On Tue, Dec 23, 2003 at 11:35:53AM -0700, Charles Curley wrote:
I am taking a Samba setup essentialy unchanged from Samba on Red Hat 8 (samba-2.2.7-5.8.0) to Fedora Core 1 (samba-3.0.0-15). I can use smbclient to access anonymous shares (i.e. those not requiring a password). I cannot use smbclient to access my home directory. Security is the default, user, and passwords are to be encrypted.
I finally found the problem. I had "valid users = %S" in the configuration file, apparently figuring that Samba would expand the %S. It does not. I changed it to "valid users = ccurley" and it worked.
Cheers, Gar
-- -=[ Any opinions expressed are my own. ]=-