From 2e2a5d50eb0fcbfdab14e56d6150a1bd35d57f28 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Wed, 13 Nov 2002 15:34:49 +0000 Subject: Some more doc updates: - make - update status of docs document - move security_level to 'type of installation' part (This used to be commit 11ad39398e077c3901e63f31bcc6efb223854357) --- docs/htmldocs/portability.html | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'docs/htmldocs/portability.html') diff --git a/docs/htmldocs/portability.html b/docs/htmldocs/portability.html index 09136b3961..25c24a3a2c 100644 --- a/docs/htmldocs/portability.html +++ b/docs/htmldocs/portability.html @@ -11,10 +11,10 @@ TITLE="SAMBA Project Documentation" HREF="samba-howto-collection.html">PrevChapter 23. PortabilityChapter 24. Portability

Samba works on a wide range of platforms but the interface all the platforms provide is not always compatible. This chapter contains @@ -84,9 +84,9 @@ CLASS="SECT1" >

23.1. HPUX

24.1. HPUX

HP's implementation of supplementary groups is, er, non-standard (for hysterical reasons). There are two group files, /etc/group and @@ -114,9 +114,9 @@ CLASS="SECT1" >

23.2. SCO Unix

24.2. SCO Unix

If you run an old version of SCO Unix then you may need to get important @@ -131,9 +131,9 @@ CLASS="SECT1" >

23.3. DNIX

24.3. DNIX

DNIX has a problem with seteuid() and setegid(). These routines are needed for Samba to work correctly, but they were left out of the DNIX @@ -238,9 +238,9 @@ CLASS="SECT1" >

23.4. RedHat Linux Rembrandt-II

24.4. RedHat Linux Rembrandt-II

By default RedHat Rembrandt-II during installation adds an entry to /etc/hosts as follows: @@ -274,7 +274,7 @@ WIDTH="33%" ALIGN="left" VALIGN="top" >PrevUp