I just installed samba, samba-common and samba-client and samba-swat
I have not edited the conf files though. Thats the tough part for me
[root@localhost root]# service smb start
Starting SMB services: [ OK ]
Starting NMB services: [ OK ]
[root@localhost root]#
I can goto Network Neighborhod > Entire Network > MyGroup > LocalHost but at LocalHost it says
Code:
/LocalHost is not accessible
No permission to access resource
[root@localhost root]# smbclient -L //LocalHost
added interface ip=192.168.0.40 bcast=192.168.0.255 nmask=255.255.255.0
Password:
session setup failed: ERRSRV - ERRbadpw (Bad password - name/password pair in a Tree Connect or Session Setup are invalid.)
[root@localhost root]#
I know, I know I have to edit the conf UGH