svn commit: samba-docs r375 - in trunk/Samba-Guide: .

jht at samba.org jht at samba.org
Sun Mar 6 07:33:05 GMT 2005


Author: jht
Date: 2005-03-06 07:33:05 +0000 (Sun, 06 Mar 2005)
New Revision: 375

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=375

Log:
Removal of the smbldap-tools pl extensions left behind in last edit.
Modified:
   trunk/Samba-Guide/Chap06-MakingHappyUsers.xml


Changeset:
Modified: trunk/Samba-Guide/Chap06-MakingHappyUsers.xml
===================================================================
--- trunk/Samba-Guide/Chap06-MakingHappyUsers.xml	2005-03-05 15:10:36 UTC (rev 374)
+++ trunk/Samba-Guide/Chap06-MakingHappyUsers.xml	2005-03-06 07:33:05 UTC (rev 375)
@@ -2310,17 +2310,17 @@
 		</para></step>
 
 	  <step><para><indexterm>
-		<primary>smbldap-useradd.pl</primary>
+		<primary>smbldap-useradd</primary>
 	      </indexterm><indexterm>
-		<primary>smbldap-passwd.pl</primary>
+		<primary>smbldap-passwd</primary>
 	      </indexterm><indexterm>
 		<primary>smbpasswd</primary>
 	      </indexterm>
 		Our database is now ready for the addition of network users. For each user for
 		whom an account must be created, execute the following:
 <screen>
-&rootprompt; ./smbldap-useradd.pl -m -a <constant>username</constant>
-&rootprompt; ./smbldap-passwd.pl <constant>username</constant>
+&rootprompt; ./smbldap-useradd -m -a <constant>username</constant>
+&rootprompt; ./smbldap-passwd <constant>username</constant>
 Changing password for <constant>username</constant>
 New password : XXXXXXXX
 Retype new password : XXXXXXXX



More information about the samba-cvs mailing list