I noticed that your using smbpasswd for your passdb backend. Try changing that to tdbsam and then add your user again: smbpasswd -a user
On 10/4/07, Claus Guttesen <[EMAIL PROTECTED]> wrote: > > Can yo try adding a share that "guest" users can access? Add the following > > to your smb.conf file: > > > > [test] > > path=/export/test > > guest ok = yes > > writeable = yes > > public = yes > > > > Also, create the /export/test directory and put a file in it: > > > > mkdir /export/test > > chmod a+rw test > > echo "this is a test file" > /export/test/test.txt > > > > Try connecting to this share as user "Guest", password <blank>. > > I tried to add the test dir. and chmod' file and dir. But I'm not > allowed to connect as guest. And I can't connect as myself either so I > think that the samba-process does not query the samba-password-file or > the credentials have been stored incorrectly. > > -- > regards > Claus > > When lenity and cruelty play for a kingdom, > the gentlest gamester is the soonest winner. > > Shakespeare > _______________________________________________ > opensolaris-discuss mailing list > opensolaris-discuss@opensolaris.org > -- Christopher Gibbs Email / LDAP Administrator Web Integration & Programming Abilene Christian University _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org