Le Sun, Jul 11, 2004 at 10:33:58PM +0200, [EMAIL PROTECTED] a ecrit:
> script around these tools. I tried 
> smbldap-passwd.pl testuser1 < pass 
> where pass contains on two lines the passwort, but thats a solution I'm not
> proud of, especially since I get this warning/error:
> fileserver:~ # /opt/samba3/sbin/smbldap-passwd.pl testuser2 < testpasses

You can use (with 0.8.5 or you'll have error messages with older version,
altought it should work)
echo -e 'password\npassword' | smbldap-passwd testuser2
-- 
J�r�me
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to