[Samba] samba shares and active directory
Humrick, Matt
matt.humrick at advatechpacific.com
Sun May 11 01:19:39 GMT 2008
I've had this happen occasionally. Give these smb.conf settings a try:
netbios name = xxx
password server = xxx
client signing = yes
server signing = yes
use spnego = yes
client use spnego = no
Whenever I encountered this problem adjusting the signing/spnego options
fixed it.
Matt
-----Original Message-----
From: samba-bounces+matt.humrick=advatechpacific.com at lists.samba.org
[mailto:samba-bounces+matt.humrick=advatechpacific.com at lists.samba.org]
On Behalf Of ekul taylor
Sent: Friday, May 09, 2008 3:49 PM
To: samba at lists.samba.org
Subject: [Samba] samba shares and active directory
I'm hoping someone can point me in the right direction. I know I'm
very close but I'm missing one little piece. I have added a samba
machine to my domain using net ads and winbind and it's working
lovely. I can log into the linux server with my active directory
credentials but I am unable to access shares on the samba server from
windows using active directory credentials. When I try to connect to
the samba server from windows I can see the share listed but choosing
it gives me a password box even though I am logged into windows as a
user who is a member of the squid group
smb.conf:
[global]
workgroup = GLCC
realm = GLCC.ON.CA
preferred master = no
server string = Linux Test Machine
security = ADS
encrypt passwords = yes
log level = 3
log file = /var/log/samba/%m
max log size = 50
winbind enum users = Yes
winbind enum groups = Yes
winbind use default domain = Yes
winbind nested groups = Yes
winbind separator = +
idmap uid = 10000-20000
idmap gid = 10000-20000
template shell = /bin/bash
[squidlog]
comment = squid logs
path = /var/log/squid
valid users = @GLCC+squid
read only = No
browsable = yes
wbinfo -u && wbinfo -g shows the domain user and group information and
getent group shows the squid group with my user as a member
any help would be greatly appreciated
Luke Taylor
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/listinfo/samba
More information about the samba
mailing list