1833421 Members
3239 Online
110052 Solutions
New Discussion

Re: SAMBA CIFS

 

SAMBA CIFS

I have configured the smb.conf file and am using a workgroup configuration with user access. I have used smbclient -U% -L localhost and can see the shares. Although I cannot see anything in sbmstatus. If there anything I have missed out as my Xp workstation cannot see the shares.
Which does not kill you only makes you stronger
3 REPLIES 3
RAC_1
Honored Contributor

Re: SAMBA CIFS

What does log file say??
Have you set option "enycrypt password = yes"

when you try to access it from XP machine, does it give any error??

Anil
There is no substitute to HARDWORK
Steven E. Protter
Exalted Contributor

Re: SAMBA CIFS

I'd like to see the log results from two tests:

1) HP-UX cifslogin to this sahre
2) Windows connet attempt.


For simple installations, the smbpasswd -a username password works very well for providing user access. User instead of workgroup.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com

Re: SAMBA CIFS

I have checked the log.host and I get the following output
[2004/11/05 15:56:25, 0] passdb/pdb_smbpasswd.c:(1367)
unable to open passdb database.
[2004/11/05 15:56:25, 0] smbd/chgpasswd.c:(939)
When I checked the the smbd log I got the following
Denied connection from (15.145.154.231)
[2004/11/05 16:07:34, 0] lib/access.c:(323
It appears that my host is not able to connect
Which does not kill you only makes you stronger