[Samba] Redhat 8.0 Samba as BDC
Yeri Swamy
yswamy at iternalinc.com
Mon Apr 7 16:37:53 GMT 2003
Hi
I havee been trying to setup my Redhat 8.0 Linux as BDC, i have NT4 as
my PDC.
My smb.conf
[global]
workgroup=ITERNAL
netbios name=TRIC
server string=server Samba
load printers=no
printcap name=cups
printing=cups
print command=lp -d %p %s; rm %s
invalid users=root
log file=/var/log/samba/log.%m
max log size=1000
syslog=0
smbpasswd file=/etc/samba/smbpasswd
security=DOMAIN
encrypt passwords=yes
socket options=TCP_NODELAY
dns proxy=no
passwd program=/usr/bin/passwd %u
interfaces=192.168.1.102/255.255.255.0
socket address=192.168.1.102
hosts allow=192.168.1.0/255.255.255.0, 192.168.1.155/255.255.255.0
passwd chat=*Enter\snew\sUNIX\spassword:* %n\n
*Retype\snew\sUNIX\spassword:* %n\n .
obey pam restrictions=yes
winbind separator=+
winbind uid=10000-20000
winbind gid=10000-20000
template homedir=/home/%D/%U
winbind enum users=Yes
winbind enum groups=Yes
password server=*
preserve case=yes
template shell=/bin/bash
case sensitive=no
domain logons=Yes
domain master=No
short preserve case=yes
os level=20
i did
*/#smbpasswd -j workgroup -r PDC -U Administrator/*
i entered the password
After that i get a message that i joined the domain successful
/*#/etc/init.d/smb start*/
/*#winbindd*/
when i do
/*#getent passwd
#getent group*/
i see all the users in a domain with + symbol between workgroup name &
user name
But after this when somebody tries to log's into samba server using Win
NT/2000/98
They get access denied
i have seup /*/etc/pam.d/system-suth, /etc/pam.d/login /etc/pam.d/samba
*/with winbind
What i have to do to fix this problem...
with Best Redgards
YS
More information about the samba
mailing list