It appears that there is some setup missing for handling the -P
option to commands (via popt_common_credentials_callback()).

I was trying to use the example file examples/printing/smbprint.sysv
which suggested using the "-P" option to smbclient.  I am always
getting an error that "/secrets.tdb" can't be opened.

I think that what is mis-ordered is that secrets_init() is called
before smb.conf is loaded, so the path to the private directory
is not initialized in time.

-Paul

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to