[wplug] Samba Help

Chris Romano romano.chris at gmail.com
Sat Dec 6 18:52:42 EST 2008


I'm having some problems get a Samba 3.0 server setup.  I've been
searching both on list and on google for a solution but haven't found
one for my yet.

I have a win2003 server running a domain and I'm trying to get the
samba box (centos 5.0) to share files with the windows domain.

I can "see" the server in My Network Places but if I double click the
server, I receive the following error:
\\Linux_server is not accessible. You might not have permission to use
this network resource.  Contact the administrator of this server to
find out if you have access permissions.

The network path was not found

If you use "run" : \\192.168.16.106\adm, I get this error:
The network path was not found

Here is my smb.conf file

[global]
        workgroup = Windows_domain
        netbios name = Linux_Server
        server string = Samba_Server
        log file = /var/log/samba/%m.log
        max log size = 50
        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
        printcap name = /etc/printcap
        dns proxy = No
        idmap uid = 16777216-33554431
        idmap gid = 16777216-33554431
        hosts allow = 192.168.16., 127.
        cups options = raw

[adm]
        comment = adm
        path = /usr/data/adm
        valid users = administrator, user1, user2, user3
        read only = No
        browseable = yes


I have all the users setup locally and in smbusers.

I can ssh from the windows box to the linux box and both boxes can
ping each other.

Thanks,
Chris
-- 
"They that would trade essential liberty for a little temporary safety
deserve neither." -- Benjamin Franklin


More information about the wplug mailing list