-----Original Message-----
From: Jennifer Crusade [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 28, 2002 6:33 PM
To: [EMAIL PROTECTED]
Subject: [Samba] Winbind!Hello,
I am running Red Hat 7.3 Samba 2.26 and winbind. I have been able to join the domain and test all of the following with these commands. All works great.
winbind -u
winbind -g
getent passwd
getent group
But when I set up a share to test with one domain user account it just presents me with a password dialog box and does not accept anything. It should not prompt me but if it does it should authenticate. I have tried it with the username map = /etc/samba/smbusers and that did not work either.
I have the winbind separator as + but if I run testparm I get the following:
[root@gtdns root]# testparm
Load smb config files from /etc/samba/smb.conf
Processing section "[TESTIT]"
Loaded services file OK.
'winbind separator = +' might cause problems with group membership.
Press enter to see a dump of your service definitionsIf I change the separator to \ and run testparm I get the following:
[root@gtdns root]# testparm
Load smb config files from /etc/samba/smb.conf
Processing section "[TESTIT]"
Loaded services file OK.
ERROR: the 'winbind separator' parameter must be a single character.
Press enter to see a dump of your service definitionsHere is my information:
#======================= Global Settings =====================================
[global]
workgroup = GTESS1.COM
netbios name = GTDNS
server string = Linux 7.3 Samba Server
log file = /var/log/samba/log.%m
security = domain
password server = *
wins server = 192.168.2.1
;username map = /etc/samba/smbusers
encrypt passwords = yes
winbind separator = +
winbind uid = 10000-20000
winbind gid = 10000-20000
winbind enum users = yes
winbind enum groups = yes
template shell = /bin/bash
winbind use default domain = yes
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
remote announce = 192.168.1.255 192.168.2.44 192.168.4.255
[TESTIT]
comment = TESTIT
path = /usr/stuff
valid users = GTESS1.COM+jcrusade
read only = No
create mask = 0777
directory mask = 0777
Thanks,
Jennifer Crusade
GTESS Corp.
CCNA, MCSE W2k\NT 4.0, MCP +I
Jennifer,
What does your log.smbd log
say?
Jenn
- [Samba] Winbind! Jennifer Crusade
- Re: [Samba] Winbind! Jay Ts
- Re: [Samba] Winbind! Roger Schmeits
- Re: [Samba] Winbind! Gareth Davies
- Re: [Samba] Winbind! Gareth Davies
- Re: [Samba] Winbind! Gerald (Jerry) Carter
- RE: [Samba] Winbind! Jennifer Fountain
- RE: [Samba] Winbind! Jennifer Fountain
- Re: [Samba] Winbind! Gareth Davies
- RE: [Samba] Winbind! Jennifer Fountain
- RE: [Samba] Winbind! Jennifer Fountain
- RE: [Samba] Winbind! Wieprecht, Karen M.
- RE: [Samba] Winbind! Gerald (Jerry) Carter
- RE: [Samba] Winbind! Jennifer Fountain
- RE: [Samba] Winbind! David Brodbeck
- RE: [Samba] Winbind! Jennifer Fountain
