Displaying 1 result from an estimated 1 matches for "programmingforum".
Did you mean:
programmingforums
2009 Apr 13
1
smbpasswd
Hi,
For automation in Perl scripts that add users, trying to add in smbpasswd,
I'm sure, years ago, there was a way of issuing this without drama, now
it seems it wont just take the password, is there a hidden option? or can
we get "-w" changed so that it inserts the password into the pass file?
`smbpasswd -a foo -w bar`; would be nice and painless for automation
without writing