Hi, all -- I want to add SMB passwords using a script. It would appear that some variant on the following: smbpasswd -a -s <newusername> would work. However, the syntax of the -s option isn't clear. How do I insert the password of the new user into the script? Thanks for your help. cheers, pete