On Thu, June 16, 2005 2:43 pm, Tom Cruickshank said:
> I'm trying to do the following in php.
>
> system("/usr/bin/smbutil -v view //[EMAIL PROTECTED]")
>
> 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.
Hello,
I'm trying to do the following in php.
system("/usr/bin/smbutil -v view //[EMAIL PROTECTED]")
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
2 matches
Mail list logo