staggs
7th October 2004, 08:40 PM
Hello all,
I recently install Fedora as my primary workstation at work. I have installed Samba, but I'm having a couple problems getting it to work correctly.
When I try to mount someone elses comp (that is shared etc. etc.) I get this error:
[root@staggs staggs]# mount /mnt/Shelby
5343: Connection to Workgroup failed
SMB connection failed
[root@staggs staggs]#
Here is the results from testparm:
[root@staggs staggs]# testparm
Load smb config files from /etc/samba/smb.conf
Processing section "[test]"
Processing section "[staggsshare]"
Global parameter guest account found in service section!
Processing section "[shelby]"
Loaded services file OK.
Server role: ROLE_STANDALONE
Press enter to see a dump of your service definitions
# Global parameters
[global]
server string = smb
interfaces = 10.100.100.0/24
null passwords = Yes
log file = /shared/samba/%m.log
dns proxy = No
path = /shared
valid users = root
[test]
comment = For testing only, please
path = /usr/local/samba/tmp
read only = No
guest ok = Yes
[staggsshare]
comment = Any Docs I have, that you may want will be in here
valid users = staggs
read only = No
guest ok = Yes
[shelby]
printable = Yes
[root@staggs staggs]#
-----------------
The weird thing is....in my smb.conf I have workgroup = Workgroup But I can't get it to connect.
Any help would be greatly appreciated!
I recently install Fedora as my primary workstation at work. I have installed Samba, but I'm having a couple problems getting it to work correctly.
When I try to mount someone elses comp (that is shared etc. etc.) I get this error:
[root@staggs staggs]# mount /mnt/Shelby
5343: Connection to Workgroup failed
SMB connection failed
[root@staggs staggs]#
Here is the results from testparm:
[root@staggs staggs]# testparm
Load smb config files from /etc/samba/smb.conf
Processing section "[test]"
Processing section "[staggsshare]"
Global parameter guest account found in service section!
Processing section "[shelby]"
Loaded services file OK.
Server role: ROLE_STANDALONE
Press enter to see a dump of your service definitions
# Global parameters
[global]
server string = smb
interfaces = 10.100.100.0/24
null passwords = Yes
log file = /shared/samba/%m.log
dns proxy = No
path = /shared
valid users = root
[test]
comment = For testing only, please
path = /usr/local/samba/tmp
read only = No
guest ok = Yes
[staggsshare]
comment = Any Docs I have, that you may want will be in here
valid users = staggs
read only = No
guest ok = Yes
[shelby]
printable = Yes
[root@staggs staggs]#
-----------------
The weird thing is....in my smb.conf I have workgroup = Workgroup But I can't get it to connect.
Any help would be greatly appreciated!