From bf2bd4c5425813023d215f9aa8afdbb81f2365f9 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Sun, 6 Mar 2005 07:33:05 +0000 Subject: Removal of the smbldap-tools pl extensions left behind in last edit. (This used to be commit 8be9e22942e234ca4a9e25914720050de964e9f1) --- docs/Samba-Guide/Chap06-MakingHappyUsers.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/Samba-Guide/Chap06-MakingHappyUsers.xml b/docs/Samba-Guide/Chap06-MakingHappyUsers.xml index 5b2b7b479c..0f61124ff9 100644 --- a/docs/Samba-Guide/Chap06-MakingHappyUsers.xml +++ b/docs/Samba-Guide/Chap06-MakingHappyUsers.xml @@ -2310,17 +2310,17 @@ Domain Computers:x:553: - smbldap-useradd.pl + smbldap-useradd - smbldap-passwd.pl + smbldap-passwd smbpasswd Our database is now ready for the addition of network users. For each user for whom an account must be created, execute the following: -&rootprompt; ./smbldap-useradd.pl -m -a username -&rootprompt; ./smbldap-passwd.pl username +&rootprompt; ./smbldap-useradd -m -a username +&rootprompt; ./smbldap-passwd username Changing password for username New password : XXXXXXXX Retype new password : XXXXXXXX -- cgit