hey everyone!!!
when i try connecting to a share on my samba box i get "network path not found", also in my /var/log/messages i get "[2004/03/28 13:00:36, 0] smbd/service.c:make_connection_snum(670)
Mar 28 13:00:36 router smbd[4871]: '/smbshares/webdesigndirs' does not exist or is not a directory, when connecting to [webdesigndirs]"
i checked all the permissions and ownerships... here is my smb.conf...
# Global parameters
[global]
workgroup = UNIXGROUP1
server string = Fedora Samba Server
interfaces = eth1
log level = 3
log file = /var/log/samba/%m.log
max log size = 50
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
load printers = No
show add printer wizard = No
dns proxy = No
ldap ssl = no
[turtledirs]
directory mode = 770
write list = @aaron
valid users = @aaron
create mode = 770
allow hosts = 10.0.0.35 10.0.0.36 10.0.0.37
comment = turtledirs
path = /smbshares/turtledirs
[webdesigndirs]
directory mode = 770
write list = @lindsey
valid users = @lindsey
create mode = 770
allow hosts = 10.0.0.35 10.0.0.36 10.0.0.37
comment = webdesigndirs
path = /smbshares/webdesigndirs
any help is really appreciated!!!
smbuser
when i try connecting to a share on my samba box i get "network path not found", also in my /var/log/messages i get "[2004/03/28 13:00:36, 0] smbd/service.c:make_connection_snum(670)
Mar 28 13:00:36 router smbd[4871]: '/smbshares/webdesigndirs' does not exist or is not a directory, when connecting to [webdesigndirs]"
i checked all the permissions and ownerships... here is my smb.conf...
# Global parameters
[global]
workgroup = UNIXGROUP1
server string = Fedora Samba Server
interfaces = eth1
log level = 3
log file = /var/log/samba/%m.log
max log size = 50
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
load printers = No
show add printer wizard = No
dns proxy = No
ldap ssl = no
[turtledirs]
directory mode = 770
write list = @aaron
valid users = @aaron
create mode = 770
allow hosts = 10.0.0.35 10.0.0.36 10.0.0.37
comment = turtledirs
path = /smbshares/turtledirs
[webdesigndirs]
directory mode = 770
write list = @lindsey
valid users = @lindsey
create mode = 770
allow hosts = 10.0.0.35 10.0.0.36 10.0.0.37
comment = webdesigndirs
path = /smbshares/webdesigndirs
any help is really appreciated!!!
smbuser