[wplug] Samba Help

Andrew Fisk andy at spitcomp.com
Sun Dec 7 08:24:42 EST 2008


You didn't say what you were trying to connect from but here are some  
things that might help.

If you are trying to connect from XP change this with regedit.

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\netlogon 
\parameters "RequireSignOrSeal"=dword:00000000

Did you join the linux machine to the domain?

Figure out if your windows machine is running Active Directory or is a  
"traditional" NT domain services and the I think ADS join or smbpasswd  
-j (with the rest of the required info).



Thanks

Andy
Spitfire Computer Services
Suite 19
2301 Duss Ave.
Ambridge, PA 15003
Phone (412) 749-0162
fax: (602) 476-8868
andy at spitcomp.com
www.spitcomp.com



On Dec 6, 2008, at Saturday, December 6, 20086:52 PM, Chris Romano  
wrote:

> 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
> _______________________________________________
> wplug mailing list
> wplug at wplug.org
> http://www.wplug.org/mailman/listinfo/wplug
>



More information about the wplug mailing list