Posted by Tom Cruickshank on 06/17/05 00:43
Hello,
I'm trying to do the following in php.
system("/usr/bin/smbutil -v view //user@host")
to be able to view some shares folders on a server.
Unfortunately, if I use this command in console, I get prompted for a password.
Is there a way in php to wait for a password and enter it automatically?
Please let me know. Thanks!
Tom
Navigation:
[Reply to this message]
|