ports/70687: Update net/samba3 to 3.0.6

Marcus Grando marcus at corp.grupos.com.br
Fri Aug 20 05:50:14 UTC 2004


>Number:         70687
>Category:       ports
>Synopsis:       Update net/samba3 to 3.0.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 20 05:50:13 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Marcus Grando
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
Grupos Internet S/A
>Environment:
System: FreeBSD corp.grupos.com.br 4.10-STABLE FreeBSD 4.10-STABLE #22: Sat Aug 7 20:09:49 BRT 2004 root at corp.grupos.com.br:/usr/obj/usr/src/sys/CORP i386


	
>Description:
Update net/samba3 to 3.0.6

rm files/patch-jerry-*

	
>How-To-Repeat:
	
>Fix:
--cut--
diff -ruN samba3.old/Makefile samba3/Makefile
--- samba3.old/Makefile	Thu Jul 22 16:54:43 2004
+++ samba3/Makefile	Fri Aug 20 01:48:26 2004
@@ -6,9 +6,7 @@
 #
 
 PORTNAME=		samba
-PORTVERSION=		3.0.5
-PORTREVISION?=		0
-PORTEPOCH?=		1
+PORTVERSION=		3.0.6
 CATEGORIES?=		net
 MASTER_SITES=		${MASTER_SITE_SAMBA}
 MASTER_SITE_SUBDIR=	. rc pre
@@ -20,7 +18,7 @@
 CONFLICTS?=		ja-samba-2.* samba-2.* sharity-light-1.*
 
 USE_ICONV=		yes
-USE_AUTOCONF_VER=	253
+USE_AUTOCONF_VER=	259
 
 LATEST_LINK?=		${PKGNAMEPREFIX}${PORTNAME}3${PKGNAMESUFFIX}
 EXAMPLESDIR=		${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}
@@ -348,7 +346,7 @@
 .if !defined(NOPORTDOCS)
 	@${MKDIR} ${DOCSDIR}
 	@${CP} -Rp ${WRKDIR}/${DISTNAME}/docs/registry ${DOCSDIR}
-.for d in devel guide howto
+.for d in Samba-Developers-Guide Samba-Guide Samba-HOWTO-Collection
 	@${CP} -Rp ${WRKDIR}/${DISTNAME}/docs/htmldocs/${d} ${DOCSDIR}
 .endfor
 	@${INSTALL_DATA} ${FILESDIR}/README.FreeBSD ${DOCSDIR}
diff -ruN samba3.old/distinfo samba3/distinfo
--- samba3.old/distinfo	Thu Jul 22 16:54:43 2004
+++ samba3/distinfo	Fri Aug 20 01:32:00 2004
@@ -1,4 +1,2 @@
-MD5 (samba-3.0.5.tar.gz) = 5896ad33676e3c26efaab5dcd897c466
-SIZE (samba-3.0.5.tar.gz) = 15076996
-MD5 (samba-3.0.4-i18n-20040521.bz2) = 24158c2fd00b47ff5b0bcad23cae16e1
-SIZE (samba-3.0.4-i18n-20040521.bz2) = 18982
+MD5 (samba-3.0.6.tar.gz) = c8dc06e2bcf63513c2e8d849f6352d8a
+SIZE (samba-3.0.6.tar.gz) = 14947376
diff -ruN samba3.old/files/patch-Makefile.in samba3/files/patch-Makefile.in
--- samba3.old/files/patch-Makefile.in	Tue Apr  6 08:56:20 2004
+++ samba3/files/patch-Makefile.in	Fri Aug 20 01:33:30 2004
@@ -1,6 +1,6 @@
---- Makefile.in.orig	Sun Apr  4 09:37:15 2004
-+++ Makefile.in	Mon Apr  5 20:43:42 2004
-@@ -101,6 +101,7 @@
+--- Makefile.in.orig	Thu Aug 19 10:39:11 2004
++++ Makefile.in	Fri Aug 20 01:33:14 2004
+@@ -104,6 +104,7 @@
  LIBSMBCLIENT_MAJOR=0
  LIBSMBCLIENT_MINOR=1
  
@@ -8,7 +8,7 @@
  
  FLAGS1 = $(CFLAGS) @FLAGS1@ -Iinclude -I$(srcdir)/include -I$(srcdir)/ubiqx -I$(srcdir)/smbwrapper  -I. $(CPPFLAGS) -I$(srcdir)
  FLAGS2 = 
-@@ -957,8 +958,8 @@
+@@ -992,8 +993,8 @@
  		@SONAMEFLAG@`basename $@`
  
  bin/libsmbclient. at SHLIBEXT@: $(LIBSMBCLIENT_PICOBJS)
@@ -19,7 +19,7 @@
  		$(KRB5LIBS) $(LDAP_LIBS) \
  		@SONAMEFLAG@`basename $@`.$(LIBSMBCLIENT_MAJOR)
  
-@@ -1041,13 +1042,13 @@
+@@ -1076,13 +1077,13 @@
  @WINBIND_NSS@: $(WINBIND_NSS_PICOBJS)
  	@echo "Linking $@"
  	@$(SHLD) $(WINBIND_NSS_LDSHFLAGS) -o $@ $(WINBIND_NSS_PICOBJS) \
@@ -35,7 +35,7 @@
  
  nsswitch/pam_winbind. at SHLIBEXT@: $(PAM_WINBIND_PICOBJ) bin/.dummy
  	@echo "Linking $@"
-@@ -1218,7 +1219,7 @@
+@@ -1268,7 +1269,7 @@
  
  bin/t_snprintf at EXEEXT@: lib/snprintf.c
  	$(CC) $(FLAGS) -o $@ -DTEST_SNPRINTF lib/snprintf.c -lm
@@ -44,12 +44,12 @@
  
  install-everything: install installmodules
  
-@@ -1270,7 +1271,7 @@
+@@ -1320,7 +1321,7 @@
  
  installclientlib: installdirs libsmbclient
- 	@$(SHELL) $(srcdir)/script/installdirs.sh $(DESTDIR)${prefix}/lib
--	-$(INSTALLCLIENTCMD_SH) bin/libsmbclient. at SHLIBEXT@ $(DESTDIR)${prefix}/lib
+ 	@$(SHELL) $(srcdir)/script/installdirs.sh $(DESTDIR)$(LIBDIR)
+-	-$(INSTALLCLIENTCMD_SH) bin/libsmbclient. at SHLIBEXT@ $(DESTDIR)$(LIBDIR)
 +	-$(INSTALLCLIENTCMD_SH) bin/libsmbclient. at SHLIBEXT@.$(LIBSMBCLIENT_MAJOR) $(DESTDIR)${prefix}/lib
- 	-$(INSTALLCLIENTCMD_A) bin/libsmbclient.a $(DESTDIR)${prefix}/lib
+ 	-$(INSTALLCLIENTCMD_A) bin/libsmbclient.a $(DESTDIR)$(LIBDIR)
  	@$(SHELL) $(srcdir)/script/installdirs.sh $(DESTDIR)${prefix}/include
  	-$(INSTALLCMD) $(srcdir)/include/libsmbclient.h $(DESTDIR)${prefix}/include
diff -ruN samba3.old/files/patch-jerry-cli_pipe.c samba3/files/patch-jerry-cli_pipe.c
--- samba3.old/files/patch-jerry-cli_pipe.c	Sat Jul  3 09:46:41 2004
+++ samba3/files/patch-jerry-cli_pipe.c	Wed Dec 31 21:00:00 1969
@@ -1,53 +0,0 @@
-Index: source/rpc_client/cli_pipe.c
-===================================================================
---- rpc_client/cli_pipe.c	(revision 842)
-+++ rpc_client/cli_pipe.c	(working copy)
-@@ -332,13 +332,24 @@
- 	if (cli->pipe_auth_flags & AUTH_PIPE_NETSEC) {
- 		RPC_AUTH_NETSEC_CHK chk;
- 
--		if (auth_len != RPC_AUTH_NETSEC_CHK_LEN) {
-+		if ( (auth_len != RPC_AUTH_NETSEC_SIGN_OR_SEAL_CHK_LEN) 
-+			&& (auth_len != RPC_AUTH_NETSEC_SIGN_ONLY_CHK_LEN)  ) 
-+		{
- 			DEBUG(0,("rpc_auth_pipe: wrong schannel auth len %d\n", auth_len));
- 			return False;
- 		}
- 
--		if (!smb_io_rpc_auth_netsec_chk("schannel_auth_sign", 
--						&chk, &auth_verf, 0)) {
-+		/* can't seal with no nonce */
-+		if ( (cli->pipe_auth_flags & AUTH_PIPE_SEAL)
-+			&& (auth_len != RPC_AUTH_NETSEC_SIGN_OR_SEAL_CHK_LEN)  )
-+		{
-+			DEBUG(0,("rpc_auth_pipe: sealing not supported with schannel auth len %d\n", auth_len));
-+			return False;
-+		}
-+		
-+
-+		if (!smb_io_rpc_auth_netsec_chk("schannel_auth_sign", auth_len, &chk, &auth_verf, 0)) 
-+		{
- 			DEBUG(0, ("rpc_auth_pipe: schannel unmarshalling "
- 				  "RPC_AUTH_NETSECK_CHK failed\n"));
- 			return False;
-@@ -918,7 +929,7 @@
- 			auth_len = RPC_AUTH_NTLMSSP_CHK_LEN;
- 		}
- 		if (cli->pipe_auth_flags & AUTH_PIPE_NETSEC) {	
--			auth_len = RPC_AUTH_NETSEC_CHK_LEN;
-+			auth_len = RPC_AUTH_NETSEC_SIGN_OR_SEAL_CHK_LEN;
- 		}
- 		auth_hdr_len = RPC_HDR_AUTH_LEN;
- 	}
-@@ -1034,8 +1045,9 @@
- 				/* write auth footer onto the packet */
- 				
- 				parse_offset_marker = prs_offset(&sec_blob);
--				if (!smb_io_rpc_auth_netsec_chk("", &verf,
--								&sec_blob, 0)) {
-+				if (!smb_io_rpc_auth_netsec_chk("", RPC_AUTH_NETSEC_SIGN_OR_SEAL_CHK_LEN, 
-+					&verf, &sec_blob, 0)) 
-+				{
- 					prs_mem_free(&sec_blob);
- 					return False;
- 				}
diff -ruN samba3.old/files/patch-jerry-filename.c samba3/files/patch-jerry-filename.c
--- samba3.old/files/patch-jerry-filename.c	Sat Jul  3 09:46:41 2004
+++ samba3/files/patch-jerry-filename.c	Wed Dec 31 21:00:00 1969
@@ -1,15 +0,0 @@
-Index: source/smbd/filename.c
-===================================================================
---- smbd/filename.c	(revision 842)
-+++ smbd/filename.c	(working copy)
-@@ -137,6 +137,10 @@
- 	if (!*name) {
- 		name[0] = '.';
- 		name[1] = '\0';
-+		if (SMB_VFS_STAT(conn,name,&st) == 0) {
-+			*pst = st;
-+		}
-+		DEBUG(5,("conversion finished %s -> %s\n",orig_path, name));
- 		return(True);
- 	}
- 
diff -ruN samba3.old/files/patch-jerry-parse_rpc.c samba3/files/patch-jerry-parse_rpc.c
--- samba3.old/files/patch-jerry-parse_rpc.c	Sat Jul  3 09:46:41 2004
+++ samba3/files/patch-jerry-parse_rpc.c	Wed Dec 31 21:00:00 1969
@@ -1,38 +0,0 @@
-Index: source/rpc_parse/parse_rpc.c
-===================================================================
---- rpc_parse/parse_rpc.c	(revision 842)
-+++ rpc_parse/parse_rpc.c	(working copy)
-@@ -1189,7 +1189,8 @@
- /*******************************************************************
- reads or writes an RPC_AUTH_NETSEC_CHK structure.
- ********************************************************************/
--BOOL smb_io_rpc_auth_netsec_chk(const char *desc, RPC_AUTH_NETSEC_CHK * chk,
-+BOOL smb_io_rpc_auth_netsec_chk(const char *desc, int auth_len, 
-+                                RPC_AUTH_NETSEC_CHK * chk,
- 				prs_struct *ps, int depth)
- {
- 	if (chk == NULL)
-@@ -1198,10 +1199,19 @@
- 	prs_debug(ps, depth, desc, "smb_io_rpc_auth_netsec_chk");
- 	depth++;
- 
--	prs_uint8s(False, "sig  ", ps, depth, chk->sig, sizeof(chk->sig));
--	prs_uint8s(False, "seq_num", ps, depth, chk->seq_num, sizeof(chk->seq_num));
--	prs_uint8s(False, "packet_digest", ps, depth, chk->packet_digest, sizeof(chk->packet_digest));
--	prs_uint8s(False, "confounder", ps, depth, chk->confounder, sizeof(chk->confounder));
-+	if ( !prs_uint8s(False, "sig  ", ps, depth, chk->sig, sizeof(chk->sig)) )
-+		return False;
-+		
-+	if ( !prs_uint8s(False, "seq_num", ps, depth, chk->seq_num, sizeof(chk->seq_num)) )
-+		return False;
-+		
-+	if ( !prs_uint8s(False, "packet_digest", ps, depth, chk->packet_digest, sizeof(chk->packet_digest)) )
-+		return False;
-+	
-+	if ( auth_len == RPC_AUTH_NETSEC_SIGN_OR_SEAL_CHK_LEN ) {
-+		if ( !prs_uint8s(False, "confounder", ps, depth, chk->confounder, sizeof(chk->confounder)) )
-+			return False;
-+	}
- 
- 	return True;
- }
diff -ruN samba3.old/files/patch-jerry-rpc_dce.h samba3/files/patch-jerry-rpc_dce.h
--- samba3.old/files/patch-jerry-rpc_dce.h	Sat Jul  3 09:46:41 2004
+++ samba3/files/patch-jerry-rpc_dce.h	Wed Dec 31 21:00:00 1969
@@ -1,16 +0,0 @@
-Index: source/include/rpc_dce.h
-===================================================================
---- include/rpc_dce.h	(revision 842)
-+++ include/rpc_dce.h	(working copy)
-@@ -63,8 +63,10 @@
- #define NETSEC_AUTH_TYPE 0x44
- #define NETSEC_SIGN_SIGNATURE { 0x77, 0x00, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00 }
- #define NETSEC_SEAL_SIGNATURE { 0x77, 0x00, 0x7a, 0x00, 0xff, 0xff, 0x00, 0x00 }
--#define RPC_AUTH_NETSEC_CHK_LEN 0x20
- 
-+#define RPC_AUTH_NETSEC_SIGN_OR_SEAL_CHK_LEN 	0x20
-+#define RPC_AUTH_NETSEC_SIGN_ONLY_CHK_LEN 	0x18
-+
- /* The 7 here seems to be required to get Win2k not to downgrade us
-    to NT4.  Actually, anything other than 1ff would seem to do... */
- #define NETLOGON_NEG_AUTH2_FLAGS 0x000701ff
diff -ruN samba3.old/files/patch-jerry-srv_pipe.c samba3/files/patch-jerry-srv_pipe.c
--- samba3.old/files/patch-jerry-srv_pipe.c	Sat Jul  3 09:46:41 2004
+++ samba3/files/patch-jerry-srv_pipe.c	Wed Dec 31 21:00:00 1969
@@ -1,54 +0,0 @@
-Index: source/rpc_server/srv_pipe.c
-===================================================================
---- rpc_server/srv_pipe.c	(revision 842)
-+++ rpc_server/srv_pipe.c	(working copy)
-@@ -124,7 +124,7 @@
- 	if(p->ntlmssp_auth_validated) {
- 		data_space_available -= (RPC_HDR_AUTH_LEN + RPC_AUTH_NTLMSSP_CHK_LEN);
- 	} else if(p->netsec_auth_validated) {
--		data_space_available -= (RPC_HDR_AUTH_LEN + RPC_AUTH_NETSEC_CHK_LEN);
-+		data_space_available -= (RPC_HDR_AUTH_LEN + RPC_AUTH_NETSEC_SIGN_OR_SEAL_CHK_LEN);
- 	}
- 
- 	/*
-@@ -177,8 +177,8 @@
- 	} else if (p->netsec_auth_validated) {
- 		p->hdr.frag_len = RPC_HEADER_LEN + RPC_HDR_RESP_LEN +
- 			data_len + ss_padding_len +
--			RPC_HDR_AUTH_LEN + RPC_AUTH_NETSEC_CHK_LEN;
--		p->hdr.auth_len = RPC_AUTH_NETSEC_CHK_LEN;
-+			RPC_HDR_AUTH_LEN + RPC_AUTH_NETSEC_SIGN_OR_SEAL_CHK_LEN;
-+		p->hdr.auth_len = RPC_AUTH_NETSEC_SIGN_OR_SEAL_CHK_LEN;
- 	} else {
- 		p->hdr.frag_len = RPC_HEADER_LEN + RPC_HDR_RESP_LEN + data_len;
- 		p->hdr.auth_len = 0;
-@@ -309,7 +309,8 @@
- 			      SENDER_IS_ACCEPTOR,
- 			      &verf, data, data_len + ss_padding_len);
- 
--		smb_io_rpc_auth_netsec_chk("", &verf, &outgoing_pdu, 0);
-+		smb_io_rpc_auth_netsec_chk("", RPC_AUTH_NETSEC_SIGN_OR_SEAL_CHK_LEN, 
-+			&verf, &outgoing_pdu, 0);
- 
- 		p->netsec_auth.seq_num++;
- 	}
-@@ -1339,7 +1340,7 @@
- 
- 	auth_len = p->hdr.auth_len;
- 
--	if (auth_len != RPC_AUTH_NETSEC_CHK_LEN) {
-+	if (auth_len != RPC_AUTH_NETSEC_SIGN_OR_SEAL_CHK_LEN) {
- 		DEBUG(0,("Incorrect auth_len %d.\n", auth_len ));
- 		return False;
- 	}
-@@ -1384,7 +1385,9 @@
- 		return False;
- 	}
- 
--	if(!smb_io_rpc_auth_netsec_chk("", &netsec_chk, rpc_in, 0)) {
-+	if(!smb_io_rpc_auth_netsec_chk("", RPC_AUTH_NETSEC_SIGN_OR_SEAL_CHK_LEN, 
-+		&netsec_chk, rpc_in, 0)) 
-+	{
- 		DEBUG(0,("failed to unmarshal RPC_AUTH_NETSEC_CHK.\n"));
- 		return False;
- 	}
diff -ruN samba3.old/files/patch-jerry-uid.c samba3/files/patch-jerry-uid.c
--- samba3.old/files/patch-jerry-uid.c	Sat Jul  3 09:46:41 2004
+++ samba3/files/patch-jerry-uid.c	Wed Dec 31 21:00:00 1969
@@ -1,33 +0,0 @@
-Index: source/smbd/uid.c
-===================================================================
---- smbd/uid.c	(revision 842)
-+++ smbd/uid.c	(working copy)
-@@ -189,20 +189,26 @@
- 
- 	snum = SNUM(conn);
- 
-+	if ((vuser) && !check_user_ok(conn, vuser, snum)) {
-+		DEBUG(2,("change_to_user: SMB user %s (unix user %s, vuid %d) not permitted access to share %s.\n",
-+			vuser->user.smb_name, vuser->user.unix_name, vuid, lp_servicename(snum)));
-+		return False;
-+	}
-+
- 	if (conn->force_user) /* security = share sets this too */ {
- 		uid = conn->uid;
- 		gid = conn->gid;
- 		current_user.groups = conn->groups;
- 		current_user.ngroups = conn->ngroups;
- 		token = conn->nt_user_token;
--	} else if ((vuser) && check_user_ok(conn, vuser, snum)) {
-+	} else if (vuser) {
- 		uid = conn->admin_user ? 0 : vuser->uid;
- 		gid = vuser->gid;
- 		current_user.ngroups = vuser->n_groups;
- 		current_user.groups  = vuser->groups;
- 		token = vuser->nt_user_token;
- 	} else {
--		DEBUG(2,("change_to_user: Invalid vuid used %d or vuid not permitted access to share.\n",vuid));
-+		DEBUG(2,("change_to_user: Invalid vuid used %d in accessing share %s.\n",vuid, lp_servicename(snum) ));
- 		return False;
- 	}
- 
diff -ruN samba3.old/files/patch-script_installswat.sh samba3/files/patch-script_installswat.sh
--- samba3.old/files/patch-script_installswat.sh	Wed Dec 31 21:00:00 1969
+++ samba3/files/patch-script_installswat.sh	Fri Aug 20 01:46:53 2004
@@ -0,0 +1,23 @@
+--- script/installswat.sh.orig	Fri Aug  6 18:38:22 2004
++++ script/installswat.sh	Fri Aug 20 01:45:13 2004
+@@ -102,12 +102,14 @@
+                   exit 1
+               fi
+           fi
+-          for f in $SRCDIR../docs/$dir/images/*.png; do
+-              FNAME=$INSTALLDIR/`basename $f`
+-              echo $FNAME
+-              cp $f $FNAME || echo Cannot install $FNAME. Does $USER have privileges?
+-              chmod 0644 $FNAME
+-          done
++          if [ `ls -1 | wc -l` != 0 ]; then
++              for f in $SRCDIR../docs/$dir/images/*; do
++                  FNAME=$INSTALLDIR/`basename $f`
++                  echo $FNAME
++                  cp $f $FNAME || echo Cannot install $FNAME. Does $USER have privileges?
++                  chmod 0644 $FNAME
++              done
++          fi
+       fi
+     done
+ fi
diff -ruN samba3.old/pkg-plist samba3/pkg-plist
--- samba3.old/pkg-plist	Thu Jun  3 04:57:07 2004
+++ samba3/pkg-plist	Fri Aug 20 02:09:58 2004
@@ -204,195 +204,195 @@
 %%PORTDOCS%%%%DOCSDIR%%/Roadmap
 %%PORTDOCS%%%%DOCSDIR%%/THANKS
 %%PORTDOCS%%%%DOCSDIR%%/WHATSNEW.txt
-%%PORTDOCS%%%%DOCSDIR%%/devel/CodingSuggestions.html
-%%PORTDOCS%%%%DOCSDIR%%/devel/Packaging.html
-%%PORTDOCS%%%%DOCSDIR%%/devel/architecture.html
-%%PORTDOCS%%%%DOCSDIR%%/devel/contributing.html
-%%PORTDOCS%%%%DOCSDIR%%/devel/debug.html
-%%PORTDOCS%%%%DOCSDIR%%/devel/index.html
-%%PORTDOCS%%%%DOCSDIR%%/devel/internals.html
-%%PORTDOCS%%%%DOCSDIR%%/devel/modules.html
-%%PORTDOCS%%%%DOCSDIR%%/devel/netbios.html
-%%PORTDOCS%%%%DOCSDIR%%/devel/ntdomain.html
-%%PORTDOCS%%%%DOCSDIR%%/devel/parsing.html
-%%PORTDOCS%%%%DOCSDIR%%/devel/pr01.html
-%%PORTDOCS%%%%DOCSDIR%%/devel/printing.html
-%%PORTDOCS%%%%DOCSDIR%%/devel/pt01.html
-%%PORTDOCS%%%%DOCSDIR%%/devel/pt02.html
-%%PORTDOCS%%%%DOCSDIR%%/devel/pt03.html
-%%PORTDOCS%%%%DOCSDIR%%/devel/pt04.html
-%%PORTDOCS%%%%DOCSDIR%%/devel/pt05.html
-%%PORTDOCS%%%%DOCSDIR%%/devel/pwencrypt.html
-%%PORTDOCS%%%%DOCSDIR%%/devel/registry.html
-%%PORTDOCS%%%%DOCSDIR%%/devel/rpc-plugin.html
-%%PORTDOCS%%%%DOCSDIR%%/devel/sam.html
-%%PORTDOCS%%%%DOCSDIR%%/devel/samba.css
-%%PORTDOCS%%%%DOCSDIR%%/devel/tracing.html
-%%PORTDOCS%%%%DOCSDIR%%/devel/unix-smb.html
-%%PORTDOCS%%%%DOCSDIR%%/devel/vfs.html
-%%PORTDOCS%%%%DOCSDIR%%/devel/windows-debug.html
-%%PORTDOCS%%%%DOCSDIR%%/devel/wins.html
-%%PORTDOCS%%%%DOCSDIR%%/guide/2000users.html
-%%PORTDOCS%%%%DOCSDIR%%/guide/Big500users.html
-%%PORTDOCS%%%%DOCSDIR%%/guide/DomApps.html
-%%PORTDOCS%%%%DOCSDIR%%/guide/HA.html
-%%PORTDOCS%%%%DOCSDIR%%/guide/appendix.html
-%%PORTDOCS%%%%DOCSDIR%%/guide/go01.html
-%%PORTDOCS%%%%DOCSDIR%%/guide/happy.html
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/AccountingNetwork.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/Charity-Network.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/Domain-WorkgroupAnnouncement.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/HostAnnouncment.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/LocalMasterAnnouncement.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/NullConnect.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/UNIX-Samba-and-LDAP.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/UserConnect.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/UserMgrNT4.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/WINREPRESSME-Capture.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/WINREPRESSME-Capture2.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/Windows-ME-WINEPRESSME-Startup-30min-ProtocolStats.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/Windows-ME-WINEPRESSME-Startup-30min-TraceStats.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/WindowsXP-NullConnection.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/WindowsXP-UserConnection.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/XP-screen001.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/acct2net.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/ch7-dual-additive-LDAP-Ok.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/ch7-dual-additive-LDAP.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/ch7-fail-overLDAP.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/ch7-singleLDAP.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/ch8-migration.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/chap4-net.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/chap5-net.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/chap6-net.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/chap7-idresol.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/chap7-net-A.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/chap7-net-Ar.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/chap7-net.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/chap7-net2-B.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/chap7-net2-Br.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/chap7-net2.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/chap7-net2r.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/chap7-netr.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/chap9-ADSDC.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/chap9-SambaDC.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/lam-config.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/lam-group-members.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/lam-groups.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/lam-hosts.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/lam-login.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/lam-users.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/openmag.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/wxpp001.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/wxpp004.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/wxpp006.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/wxpp007.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/wxpp008.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/wxpp010.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/wxpp011.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/wxpp012.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/wxpp013.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/images/wxpp015.png
-%%PORTDOCS%%%%DOCSDIR%%/guide/index.html
-%%PORTDOCS%%%%DOCSDIR%%/guide/ix01.html
-%%PORTDOCS%%%%DOCSDIR%%/guide/kerberos.html
-%%PORTDOCS%%%%DOCSDIR%%/guide/migration.html
-%%PORTDOCS%%%%DOCSDIR%%/guide/pr01.html
-%%PORTDOCS%%%%DOCSDIR%%/guide/pr02.html
-%%PORTDOCS%%%%DOCSDIR%%/guide/pr03.html
-%%PORTDOCS%%%%DOCSDIR%%/guide/preface.html
-%%PORTDOCS%%%%DOCSDIR%%/guide/primer.html
-%%PORTDOCS%%%%DOCSDIR%%/guide/samba.css
-%%PORTDOCS%%%%DOCSDIR%%/guide/secure.html
-%%PORTDOCS%%%%DOCSDIR%%/guide/simple.html
-%%PORTDOCS%%%%DOCSDIR%%/guide/small.html
-%%PORTDOCS%%%%DOCSDIR%%/guide/unixclients.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Developers-Guide/CodingSuggestions.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Developers-Guide/Packaging.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Developers-Guide/architecture.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Developers-Guide/contributing.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Developers-Guide/debug.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Developers-Guide/index.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Developers-Guide/internals.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Developers-Guide/modules.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Developers-Guide/netbios.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Developers-Guide/ntdomain.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Developers-Guide/parsing.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Developers-Guide/pr01.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Developers-Guide/printing.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Developers-Guide/pt01.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Developers-Guide/pt02.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Developers-Guide/pt03.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Developers-Guide/pt04.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Developers-Guide/pt05.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Developers-Guide/pwencrypt.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Developers-Guide/registry.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Developers-Guide/rpc-plugin.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Developers-Guide/sam.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Developers-Guide/samba.css
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Developers-Guide/tracing.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Developers-Guide/unix-smb.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Developers-Guide/vfs.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Developers-Guide/windows-debug.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Developers-Guide/wins.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/2000users.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/Big500users.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/DomApps.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/HA.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/appendix.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/go01.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/happy.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/AccountingNetwork.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/Charity-Network.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/Domain-WorkgroupAnnouncement.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/HostAnnouncment.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/LocalMasterAnnouncement.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/NullConnect.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/UNIX-Samba-and-LDAP.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/UserConnect.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/UserMgrNT4.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/WINREPRESSME-Capture.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/WINREPRESSME-Capture2.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/Windows-ME-WINEPRESSME-Startup-30min-ProtocolStats.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/Windows-ME-WINEPRESSME-Startup-30min-TraceStats.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/WindowsXP-NullConnection.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/WindowsXP-UserConnection.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/XP-screen001.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/acct2net.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/ch7-dual-additive-LDAP-Ok.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/ch7-dual-additive-LDAP.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/ch7-fail-overLDAP.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/ch7-singleLDAP.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/ch8-migration.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/chap4-net.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/chap5-net.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/chap6-net.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/chap7-idresol.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/chap7-net-A.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/chap7-net-Ar.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/chap7-net.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/chap7-net2-B.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/chap7-net2-Br.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/chap7-net2.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/chap7-net2r.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/chap7-netr.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/chap9-ADSDC.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/chap9-SambaDC.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/lam-config.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/lam-group-members.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/lam-groups.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/lam-hosts.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/lam-login.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/lam-users.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/openmag.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/wxpp001.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/wxpp004.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/wxpp006.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/wxpp007.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/wxpp008.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/wxpp010.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/wxpp011.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/wxpp012.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/wxpp013.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/images/wxpp015.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/index.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/ix01.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/kerberos.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/migration.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/pr01.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/pr02.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/pr03.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/preface.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/primer.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/samba.css
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/secure.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/simple.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/small.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-Guide/unixclients.html
 %%PORTDOCS%%%%DOCSDIR%%/history
-%%PORTDOCS%%%%DOCSDIR%%/howto/AccessControls.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/AdvancedNetworkManagement.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/Appendix.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/Backup.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/CUPS-printing.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/ClientConfig.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/DNSDHCP.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/FastStart.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/InterdomainTrusts.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/IntroSMB.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/NT4Migration.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/NetworkBrowsing.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/Other-Clients.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/PolicyMgmt.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/Portability.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/ProfileMgmt.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/SWAT.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/SambaHA.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/ServerType.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/StandAloneServer.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/VFS.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/bugreport.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/compiling.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/diagnosis.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/domain-member.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/go01.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/groupmapping.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/10small.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/11small.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/12small.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/13small.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/14small.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/1small.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/2small.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/3small.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/4small.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/5small.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/6small.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/7small.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/8small.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/9small.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/a_small.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/access1.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/browsing1.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/cups1.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/cups2.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/domain.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/ethereal1.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/ethereal2.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/idmap-gid2sid.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/idmap-groups.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/idmap-sid2gid.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/idmap-sid2uid.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/idmap-store-gid2sid.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/idmap-uid2sid.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/idmap.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/idmap_winbind_no_loop.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/pdftoepsonusb.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/pdftosocket.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/images/trusts1.png
-%%PORTDOCS%%%%DOCSDIR%%/howto/index.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/install.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/integrate-ms-networks.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/introduction.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/ix01.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/locking.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/migration.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/msdfs.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/optional.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/pam.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/passdb.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/pr01.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/pr02.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/pr03.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/printing.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/problems.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/samba-bdc.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/samba-pdc.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/samba.css
-%%PORTDOCS%%%%DOCSDIR%%/howto/securing-samba.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/speed.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/troubleshooting.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/type.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/unicode.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/upgrading-to-3.0.html
-%%PORTDOCS%%%%DOCSDIR%%/howto/winbind.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/AccessControls.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/AdvancedNetworkManagement.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/Appendix.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/Backup.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/CUPS-printing.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/ClientConfig.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/DNSDHCP.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/FastStart.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/InterdomainTrusts.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/IntroSMB.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/NT4Migration.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/NetworkBrowsing.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/Other-Clients.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/PolicyMgmt.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/Portability.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/ProfileMgmt.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/SWAT.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/SambaHA.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/ServerType.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/StandAloneServer.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/VFS.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/bugreport.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/compiling.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/diagnosis.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/domain-member.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/go01.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/groupmapping.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/10small.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/11small.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/12small.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/13small.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/14small.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/1small.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/2small.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/3small.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/4small.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/5small.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/6small.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/7small.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/8small.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/9small.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/a_small.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/access1.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/browsing1.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/cups1.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/cups2.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/domain.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/ethereal1.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/ethereal2.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/idmap-gid2sid.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/idmap-groups.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/idmap-sid2gid.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/idmap-sid2uid.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/idmap-store-gid2sid.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/idmap-uid2sid.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/idmap.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/idmap_winbind_no_loop.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/pdftoepsonusb.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/pdftosocket.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/images/trusts1.png
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/index.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/install.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/integrate-ms-networks.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/introduction.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/ix01.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/locking.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/migration.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/msdfs.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/optional.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/pam.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/passdb.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/pr01.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/pr02.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/pr03.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/printing.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/problems.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/samba-bdc.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/samba-pdc.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/samba.css
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/securing-samba.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/speed.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/troubleshooting.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/type.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/unicode.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/upgrading-to-3.0.html
+%%PORTDOCS%%%%DOCSDIR%%/Samba-HOWTO-Collection/winbind.html
 %%PORTDOCS%%%%DOCSDIR%%/registry/FolderRedir.adm
 %%PORTDOCS%%%%DOCSDIR%%/registry/NT4-Locking.reg
 %%PORTDOCS%%%%DOCSDIR%%/registry/NT4_PlainPassword.reg
@@ -408,199 +408,199 @@
 %%PORTDOCS%%%%DOCSDIR%%/registry/WinXP_SignOrSeal.reg
 %%PORTDOCS%%%%DOCSDIR%%/registry/WindowsTerminalServer.reg
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/registry
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/howto/images
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/howto
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide/images
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/guide
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/devel
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/Samba-HOWTO-Collection/images
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/Samba-HOWTO-Collection
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/Samba-Guide/images
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/Samba-Guide
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/Samba-Developers-Guide
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
-share/swat/help/devel/CodingSuggestions.html
-share/swat/help/devel/Packaging.html
-share/swat/help/devel/architecture.html
-share/swat/help/devel/contributing.html
-share/swat/help/devel/debug.html
-share/swat/help/devel/index.html
-share/swat/help/devel/internals.html
-share/swat/help/devel/modules.html
-share/swat/help/devel/netbios.html
-share/swat/help/devel/ntdomain.html
-share/swat/help/devel/parsing.html
-share/swat/help/devel/pr01.html
-share/swat/help/devel/printing.html
-share/swat/help/devel/pt01.html
-share/swat/help/devel/pt02.html
-share/swat/help/devel/pt03.html
-share/swat/help/devel/pt04.html
-share/swat/help/devel/pt05.html
-share/swat/help/devel/pwencrypt.html
-share/swat/help/devel/registry.html
-share/swat/help/devel/rpc-plugin.html
-share/swat/help/devel/sam.html
-share/swat/help/devel/tracing.html
-share/swat/help/devel/unix-smb.html
-share/swat/help/devel/vfs.html
-share/swat/help/devel/windows-debug.html
-share/swat/help/devel/wins.html
+share/swat/help/Samba-Developers-Guide/CodingSuggestions.html
+share/swat/help/Samba-Developers-Guide/Packaging.html
+share/swat/help/Samba-Developers-Guide/architecture.html
+share/swat/help/Samba-Developers-Guide/contributing.html
+share/swat/help/Samba-Developers-Guide/debug.html
+share/swat/help/Samba-Developers-Guide/index.html
+share/swat/help/Samba-Developers-Guide/internals.html
+share/swat/help/Samba-Developers-Guide/modules.html
+share/swat/help/Samba-Developers-Guide/netbios.html
+share/swat/help/Samba-Developers-Guide/ntdomain.html
+share/swat/help/Samba-Developers-Guide/parsing.html
+share/swat/help/Samba-Developers-Guide/pr01.html
+share/swat/help/Samba-Developers-Guide/printing.html
+share/swat/help/Samba-Developers-Guide/pt01.html
+share/swat/help/Samba-Developers-Guide/pt02.html
+share/swat/help/Samba-Developers-Guide/pt03.html
+share/swat/help/Samba-Developers-Guide/pt04.html
+share/swat/help/Samba-Developers-Guide/pt05.html
+share/swat/help/Samba-Developers-Guide/pwencrypt.html
+share/swat/help/Samba-Developers-Guide/registry.html
+share/swat/help/Samba-Developers-Guide/rpc-plugin.html
+share/swat/help/Samba-Developers-Guide/sam.html
+share/swat/help/Samba-Developers-Guide/tracing.html
+share/swat/help/Samba-Developers-Guide/unix-smb.html
+share/swat/help/Samba-Developers-Guide/vfs.html
+share/swat/help/Samba-Developers-Guide/windows-debug.html
+share/swat/help/Samba-Developers-Guide/wins.html
 share/swat/help/editreg.1.html
 share/swat/help/findsmb.1.html
-share/swat/help/guide/2000users.html
-share/swat/help/guide/AccountingNetwork.png
-share/swat/help/guide/Big500users.html
-share/swat/help/guide/Charity-Network.png
-share/swat/help/guide/DomApps.html
-share/swat/help/guide/Domain-WorkgroupAnnouncement.png
-share/swat/help/guide/HA.html
-share/swat/help/guide/HostAnnouncment.png
-share/swat/help/guide/LocalMasterAnnouncement.png
-share/swat/help/guide/NullConnect.png
-share/swat/help/guide/UNIX-Samba-and-LDAP.png
-share/swat/help/guide/UserConnect.png
-share/swat/help/guide/UserMgrNT4.png
-share/swat/help/guide/WINREPRESSME-Capture.png
-share/swat/help/guide/WINREPRESSME-Capture2.png
-share/swat/help/guide/Windows-ME-WINEPRESSME-Startup-30min-ProtocolStats.png
-share/swat/help/guide/Windows-ME-WINEPRESSME-Startup-30min-TraceStats.png
-share/swat/help/guide/WindowsXP-NullConnection.png
-share/swat/help/guide/WindowsXP-UserConnection.png
-share/swat/help/guide/XP-screen001.png
-share/swat/help/guide/acct2net.png
-share/swat/help/guide/appendix.html
-share/swat/help/guide/ch7-dual-additive-LDAP-Ok.png
-share/swat/help/guide/ch7-dual-additive-LDAP.png
-share/swat/help/guide/ch7-fail-overLDAP.png
-share/swat/help/guide/ch7-singleLDAP.png
-share/swat/help/guide/ch8-migration.png
-share/swat/help/guide/chap4-net.png
-share/swat/help/guide/chap5-net.png
-share/swat/help/guide/chap6-net.png
-share/swat/help/guide/chap7-idresol.png
-share/swat/help/guide/chap7-net-A.png
-share/swat/help/guide/chap7-net-Ar.png
-share/swat/help/guide/chap7-net.png
-share/swat/help/guide/chap7-net2-B.png
-share/swat/help/guide/chap7-net2-Br.png
-share/swat/help/guide/chap7-net2.png
-share/swat/help/guide/chap7-net2r.png
-share/swat/help/guide/chap7-netr.png
-share/swat/help/guide/chap9-ADSDC.png
-share/swat/help/guide/chap9-SambaDC.png
-share/swat/help/guide/go01.html
-share/swat/help/guide/happy.html
-share/swat/help/guide/index.html
-share/swat/help/guide/ix01.html
-share/swat/help/guide/kerberos.html
-share/swat/help/guide/lam-config.png
-share/swat/help/guide/lam-group-members.png
-share/swat/help/guide/lam-groups.png
-share/swat/help/guide/lam-hosts.png
-share/swat/help/guide/lam-login.png
-share/swat/help/guide/lam-users.png
-share/swat/help/guide/migration.html
-share/swat/help/guide/openmag.png
-share/swat/help/guide/pr01.html
-share/swat/help/guide/pr02.html
-share/swat/help/guide/pr03.html
-share/swat/help/guide/preface.html
-share/swat/help/guide/primer.html
-share/swat/help/guide/secure.html
-share/swat/help/guide/simple.html
-share/swat/help/guide/small.html
-share/swat/help/guide/unixclients.html
-share/swat/help/guide/wxpp001.png
-share/swat/help/guide/wxpp004.png
-share/swat/help/guide/wxpp006.png
-share/swat/help/guide/wxpp007.png
-share/swat/help/guide/wxpp008.png
-share/swat/help/guide/wxpp010.png
-share/swat/help/guide/wxpp011.png
-share/swat/help/guide/wxpp012.png
-share/swat/help/guide/wxpp013.png
-share/swat/help/guide/wxpp015.png
-share/swat/help/howto/10small.png
-share/swat/help/howto/11small.png
-share/swat/help/howto/12small.png
-share/swat/help/howto/13small.png
-share/swat/help/howto/14small.png
-share/swat/help/howto/1small.png
-share/swat/help/howto/2small.png
-share/swat/help/howto/3small.png
-share/swat/help/howto/4small.png
-share/swat/help/howto/5small.png
-share/swat/help/howto/6small.png
-share/swat/help/howto/7small.png
-share/swat/help/howto/8small.png
-share/swat/help/howto/9small.png
-share/swat/help/howto/AccessControls.html
-share/swat/help/howto/AdvancedNetworkManagement.html
-share/swat/help/howto/Appendix.html
-share/swat/help/howto/Backup.html
-share/swat/help/howto/CUPS-printing.html
-share/swat/help/howto/ClientConfig.html
-share/swat/help/howto/DNSDHCP.html
-share/swat/help/howto/FastStart.html
-share/swat/help/howto/InterdomainTrusts.html
-share/swat/help/howto/IntroSMB.html
-share/swat/help/howto/NT4Migration.html
-share/swat/help/howto/NetworkBrowsing.html
-share/swat/help/howto/Other-Clients.html
-share/swat/help/howto/PolicyMgmt.html
-share/swat/help/howto/Portability.html
-share/swat/help/howto/ProfileMgmt.html
-share/swat/help/howto/SWAT.html
-share/swat/help/howto/SambaHA.html
-share/swat/help/howto/ServerType.html
-share/swat/help/howto/StandAloneServer.html
-share/swat/help/howto/VFS.html
-share/swat/help/howto/a_small.png
-share/swat/help/howto/access1.png
-share/swat/help/howto/browsing1.png
-share/swat/help/howto/bugreport.html
-share/swat/help/howto/compiling.html
-share/swat/help/howto/cups1.png
-share/swat/help/howto/cups2.png
-share/swat/help/howto/diagnosis.html
-share/swat/help/howto/domain-member.html
-share/swat/help/howto/domain.png
-share/swat/help/howto/ethereal1.png
-share/swat/help/howto/ethereal2.png
-share/swat/help/howto/go01.html
-share/swat/help/howto/groupmapping.html
-share/swat/help/howto/idmap-gid2sid.png
-share/swat/help/howto/idmap-groups.png
-share/swat/help/howto/idmap-sid2gid.png
-share/swat/help/howto/idmap-sid2uid.png
-share/swat/help/howto/idmap-store-gid2sid.png
-share/swat/help/howto/idmap-uid2sid.png
-share/swat/help/howto/idmap.png
-share/swat/help/howto/idmap_winbind_no_loop.png
-share/swat/help/howto/index.html
-share/swat/help/howto/install.html
-share/swat/help/howto/integrate-ms-networks.html
-share/swat/help/howto/introduction.html
-share/swat/help/howto/ix01.html
-share/swat/help/howto/locking.html
-share/swat/help/howto/migration.html
-share/swat/help/howto/msdfs.html
-share/swat/help/howto/optional.html
-share/swat/help/howto/pam.html
-share/swat/help/howto/passdb.html
-share/swat/help/howto/pdftoepsonusb.png
-share/swat/help/howto/pdftosocket.png
-share/swat/help/howto/pr01.html
-share/swat/help/howto/pr02.html
-share/swat/help/howto/pr03.html
-share/swat/help/howto/printing.html
-share/swat/help/howto/problems.html
-share/swat/help/howto/samba-bdc.html
-share/swat/help/howto/samba-pdc.html
-share/swat/help/howto/securing-samba.html
-share/swat/help/howto/speed.html
-share/swat/help/howto/troubleshooting.html
-share/swat/help/howto/trusts1.png
-share/swat/help/howto/type.html
-share/swat/help/howto/unicode.html
-share/swat/help/howto/upgrading-to-3.0.html
-share/swat/help/howto/winbind.html
+share/swat/help/Samba-Guide/2000users.html
+share/swat/help/Samba-Guide/AccountingNetwork.png
+share/swat/help/Samba-Guide/Big500users.html
+share/swat/help/Samba-Guide/Charity-Network.png
+share/swat/help/Samba-Guide/DomApps.html
+share/swat/help/Samba-Guide/Domain-WorkgroupAnnouncement.png
+share/swat/help/Samba-Guide/HA.html
+share/swat/help/Samba-Guide/HostAnnouncment.png
+share/swat/help/Samba-Guide/LocalMasterAnnouncement.png
+share/swat/help/Samba-Guide/NullConnect.png
+share/swat/help/Samba-Guide/UNIX-Samba-and-LDAP.png
+share/swat/help/Samba-Guide/UserConnect.png
+share/swat/help/Samba-Guide/UserMgrNT4.png
+share/swat/help/Samba-Guide/WINREPRESSME-Capture.png
+share/swat/help/Samba-Guide/WINREPRESSME-Capture2.png
+share/swat/help/Samba-Guide/Windows-ME-WINEPRESSME-Startup-30min-ProtocolStats.png
+share/swat/help/Samba-Guide/Windows-ME-WINEPRESSME-Startup-30min-TraceStats.png
+share/swat/help/Samba-Guide/WindowsXP-NullConnection.png
+share/swat/help/Samba-Guide/WindowsXP-UserConnection.png
+share/swat/help/Samba-Guide/XP-screen001.png
+share/swat/help/Samba-Guide/acct2net.png
+share/swat/help/Samba-Guide/appendix.html
+share/swat/help/Samba-Guide/ch7-dual-additive-LDAP-Ok.png
+share/swat/help/Samba-Guide/ch7-dual-additive-LDAP.png
+share/swat/help/Samba-Guide/ch7-fail-overLDAP.png
+share/swat/help/Samba-Guide/ch7-singleLDAP.png
+share/swat/help/Samba-Guide/ch8-migration.png
+share/swat/help/Samba-Guide/chap4-net.png
+share/swat/help/Samba-Guide/chap5-net.png
+share/swat/help/Samba-Guide/chap6-net.png
+share/swat/help/Samba-Guide/chap7-idresol.png
+share/swat/help/Samba-Guide/chap7-net-A.png
+share/swat/help/Samba-Guide/chap7-net-Ar.png
+share/swat/help/Samba-Guide/chap7-net.png
+share/swat/help/Samba-Guide/chap7-net2-B.png
+share/swat/help/Samba-Guide/chap7-net2-Br.png
+share/swat/help/Samba-Guide/chap7-net2.png
+share/swat/help/Samba-Guide/chap7-net2r.png
+share/swat/help/Samba-Guide/chap7-netr.png
+share/swat/help/Samba-Guide/chap9-ADSDC.png
+share/swat/help/Samba-Guide/chap9-SambaDC.png
+share/swat/help/Samba-Guide/go01.html
+share/swat/help/Samba-Guide/happy.html
+share/swat/help/Samba-Guide/index.html
+share/swat/help/Samba-Guide/ix01.html
+share/swat/help/Samba-Guide/kerberos.html
+share/swat/help/Samba-Guide/lam-config.png
+share/swat/help/Samba-Guide/lam-group-members.png
+share/swat/help/Samba-Guide/lam-groups.png
+share/swat/help/Samba-Guide/lam-hosts.png
+share/swat/help/Samba-Guide/lam-login.png
+share/swat/help/Samba-Guide/lam-users.png
+share/swat/help/Samba-Guide/migration.html
+share/swat/help/Samba-Guide/openmag.png
+share/swat/help/Samba-Guide/pr01.html
+share/swat/help/Samba-Guide/pr02.html
+share/swat/help/Samba-Guide/pr03.html
+share/swat/help/Samba-Guide/preface.html
+share/swat/help/Samba-Guide/primer.html
+share/swat/help/Samba-Guide/secure.html
+share/swat/help/Samba-Guide/simple.html
+share/swat/help/Samba-Guide/small.html
+share/swat/help/Samba-Guide/unixclients.html
+share/swat/help/Samba-Guide/wxpp001.png
+share/swat/help/Samba-Guide/wxpp004.png
+share/swat/help/Samba-Guide/wxpp006.png
+share/swat/help/Samba-Guide/wxpp007.png
+share/swat/help/Samba-Guide/wxpp008.png
+share/swat/help/Samba-Guide/wxpp010.png
+share/swat/help/Samba-Guide/wxpp011.png
+share/swat/help/Samba-Guide/wxpp012.png
+share/swat/help/Samba-Guide/wxpp013.png
+share/swat/help/Samba-Guide/wxpp015.png
+share/swat/help/Samba-HOWTO-Collection/10small.png
+share/swat/help/Samba-HOWTO-Collection/11small.png
+share/swat/help/Samba-HOWTO-Collection/12small.png
+share/swat/help/Samba-HOWTO-Collection/13small.png
+share/swat/help/Samba-HOWTO-Collection/14small.png
+share/swat/help/Samba-HOWTO-Collection/1small.png
+share/swat/help/Samba-HOWTO-Collection/2small.png
+share/swat/help/Samba-HOWTO-Collection/3small.png
+share/swat/help/Samba-HOWTO-Collection/4small.png
+share/swat/help/Samba-HOWTO-Collection/5small.png
+share/swat/help/Samba-HOWTO-Collection/6small.png
+share/swat/help/Samba-HOWTO-Collection/7small.png
+share/swat/help/Samba-HOWTO-Collection/8small.png
+share/swat/help/Samba-HOWTO-Collection/9small.png
+share/swat/help/Samba-HOWTO-Collection/AccessControls.html
+share/swat/help/Samba-HOWTO-Collection/AdvancedNetworkManagement.html
+share/swat/help/Samba-HOWTO-Collection/Appendix.html
+share/swat/help/Samba-HOWTO-Collection/Backup.html
+share/swat/help/Samba-HOWTO-Collection/CUPS-printing.html
+share/swat/help/Samba-HOWTO-Collection/ClientConfig.html
+share/swat/help/Samba-HOWTO-Collection/DNSDHCP.html
+share/swat/help/Samba-HOWTO-Collection/FastStart.html
+share/swat/help/Samba-HOWTO-Collection/InterdomainTrusts.html
+share/swat/help/Samba-HOWTO-Collection/IntroSMB.html
+share/swat/help/Samba-HOWTO-Collection/NT4Migration.html
+share/swat/help/Samba-HOWTO-Collection/NetworkBrowsing.html
+share/swat/help/Samba-HOWTO-Collection/Other-Clients.html
+share/swat/help/Samba-HOWTO-Collection/PolicyMgmt.html
+share/swat/help/Samba-HOWTO-Collection/Portability.html
+share/swat/help/Samba-HOWTO-Collection/ProfileMgmt.html
+share/swat/help/Samba-HOWTO-Collection/SWAT.html
+share/swat/help/Samba-HOWTO-Collection/SambaHA.html
+share/swat/help/Samba-HOWTO-Collection/ServerType.html
+share/swat/help/Samba-HOWTO-Collection/StandAloneServer.html
+share/swat/help/Samba-HOWTO-Collection/VFS.html
+share/swat/help/Samba-HOWTO-Collection/a_small.png
+share/swat/help/Samba-HOWTO-Collection/access1.png
+share/swat/help/Samba-HOWTO-Collection/browsing1.png
+share/swat/help/Samba-HOWTO-Collection/bugreport.html
+share/swat/help/Samba-HOWTO-Collection/compiling.html
+share/swat/help/Samba-HOWTO-Collection/cups1.png
+share/swat/help/Samba-HOWTO-Collection/cups2.png
+share/swat/help/Samba-HOWTO-Collection/diagnosis.html
+share/swat/help/Samba-HOWTO-Collection/domain-member.html
+share/swat/help/Samba-HOWTO-Collection/domain.png
+share/swat/help/Samba-HOWTO-Collection/ethereal1.png
+share/swat/help/Samba-HOWTO-Collection/ethereal2.png
+share/swat/help/Samba-HOWTO-Collection/go01.html
+share/swat/help/Samba-HOWTO-Collection/groupmapping.html
+share/swat/help/Samba-HOWTO-Collection/idmap-gid2sid.png
+share/swat/help/Samba-HOWTO-Collection/idmap-groups.png
+share/swat/help/Samba-HOWTO-Collection/idmap-sid2gid.png
+share/swat/help/Samba-HOWTO-Collection/idmap-sid2uid.png
+share/swat/help/Samba-HOWTO-Collection/idmap-store-gid2sid.png
+share/swat/help/Samba-HOWTO-Collection/idmap-uid2sid.png
+share/swat/help/Samba-HOWTO-Collection/idmap.png
+share/swat/help/Samba-HOWTO-Collection/idmap_winbind_no_loop.png
+share/swat/help/Samba-HOWTO-Collection/index.html
+share/swat/help/Samba-HOWTO-Collection/install.html
+share/swat/help/Samba-HOWTO-Collection/integrate-ms-networks.html
+share/swat/help/Samba-HOWTO-Collection/introduction.html
+share/swat/help/Samba-HOWTO-Collection/ix01.html
+share/swat/help/Samba-HOWTO-Collection/locking.html
+share/swat/help/Samba-HOWTO-Collection/migration.html
+share/swat/help/Samba-HOWTO-Collection/msdfs.html
+share/swat/help/Samba-HOWTO-Collection/optional.html
+share/swat/help/Samba-HOWTO-Collection/pam.html
+share/swat/help/Samba-HOWTO-Collection/passdb.html
+share/swat/help/Samba-HOWTO-Collection/pdftoepsonusb.png
+share/swat/help/Samba-HOWTO-Collection/pdftosocket.png
+share/swat/help/Samba-HOWTO-Collection/pr01.html
+share/swat/help/Samba-HOWTO-Collection/pr02.html
+share/swat/help/Samba-HOWTO-Collection/pr03.html
+share/swat/help/Samba-HOWTO-Collection/printing.html
+share/swat/help/Samba-HOWTO-Collection/problems.html
+share/swat/help/Samba-HOWTO-Collection/samba-bdc.html
+share/swat/help/Samba-HOWTO-Collection/samba-pdc.html
+share/swat/help/Samba-HOWTO-Collection/securing-samba.html
+share/swat/help/Samba-HOWTO-Collection/speed.html
+share/swat/help/Samba-HOWTO-Collection/troubleshooting.html
+share/swat/help/Samba-HOWTO-Collection/trusts1.png
+share/swat/help/Samba-HOWTO-Collection/type.html
+share/swat/help/Samba-HOWTO-Collection/unicode.html
+share/swat/help/Samba-HOWTO-Collection/upgrading-to-3.0.html
+share/swat/help/Samba-HOWTO-Collection/winbind.html
 share/swat/help/lmhosts.5.html
 share/swat/help/log2pcap.1.html
 share/swat/help/mount.cifs.8.html
@@ -842,10 +842,10 @@
 @dirrm share/swat/include
 @dirrm share/swat/images
 @dirrm share/swat/help/images
- at dirrm share/swat/help/howto/images
- at dirrm share/swat/help/howto
- at dirrm share/swat/help/guide/images
- at dirrm share/swat/help/guide
- at dirrm share/swat/help/devel
+ at dirrm share/swat/help/Samba-HOWTO-Collection/images
+ at dirrm share/swat/help/Samba-HOWTO-Collection
+ at dirrm share/swat/help/Samba-Guide/images
+ at dirrm share/swat/help/Samba-Guide
+ at dirrm share/swat/help/Samba-Developers-Guide
 @dirrm share/swat/help
 @dirrm share/swat
--cut--
	


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list