Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'A script to add multiple SMB users with Windows access' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
A script to add multiple SMB users with Windows access
Authored by: ragengs on Dec 23, '03 04:03:11PM

Hi tested your script but got errors

smb.pl: line 3: use: command not found
smb.pl: line 4: use: command not found
smb.pl: line 16: syntax error near unexpected token `('
smb.pl: line 16: `$password =~ /(.*)/;'

can you tell me what to do
am i missing something?

Thanks



[ Reply to This | # ]
A script to add multiple SMB users with Windows access
Authored by: seann on Jan 06, '04 03:33:39AM

Did you save that as a file, then invoke it with perl?



[ Reply to This | # ]