Bluehost.com Web Hosting $6.95

WG: WG: [Samba] Strange!!! Clients only log on to samba bdc

This is a discussion on WG: WG: [Samba] Strange!!! Clients only log on to samba bdc within the Samba forums, part of the Networking and Network Related category; This is the global section of my PDC: [global] workgroup = tuepdc.local netbios name = tuepdc enable privileges = yes bind interfaces ...


Go Back   Usenet Forums > Networking and Network Related > Samba

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 09-24-2008
Daniel Müller
 
Posts: n/a
Default WG: WG: [Samba] Strange!!! Clients only log on to samba bdc

This is the global section of my PDC:


[global]
workgroup = tuepdc.local
netbios name = tuepdc
enable privileges = yes


bind interfaces only=true
interfaces = 192.168.135.143/24 127.0.0.0/8

socket address= 192.168.135.255

profile acls=Yes
hosts allow=127.0.0.1 192.168.133.0/24 192.168.134.0/24 192.168.132.0/24 192.168.135.0/24
hosts deny=0.0.0.0/0
server string = tuepdc.local MasterServer %v
admin users=root, administrator, vollmar
encrypt passwords = Yes
ldap passwd sync = Yes
passwd program = /usr/local/sbin/smbldap-passwd -u %u
##debugging and logging
log level = 0 vfs:[012]
log file=/system/log/%U.%m.log
syslog = 0
max log size = 3000
time server = Yes
read raw=yes
write raw=yes
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_KEEPALIVE
mangling method = hash2
Dos charset = 850
Unix charset = ISO8859-15
display charset=ISO8859-15

logon script = logon.bat
logon drive = S:
#logon home = \\%L\homes nur fuer winxx me
logon path=
#logon path = \\%L\%U\profile\%U

security=user
domain logons = Yes
domain master = Yes
browse list=true
os level = 254
preferred master = Yes
wins support = no

#neuer wins server auf der virtuellen ip auf tuepdc eth0:2
wins server=192.168.135.150
#wins proxy=yes
dns proxy=yes
host msdfs=yes
smb ports = 139
passdb backend = ldapsam:ldap://127.0.0.1/
ldap admin dn = cn=admin,dc=tuepdc,dc=local
ldap suffix = dc=tuepdc,dc=local
ldap group suffix = ou=Groups
ldap user suffix = ou=Users
ldap machine suffix = ou=Computers
ldap idmap suffix = ou=Users
add user script = /usr/local/sbin/smbldap-useradd -A 1 -B 1 -m -k /dummy "%u"
delete user script = /usr/local/sbin/smbldap-userdel -r "%u"
add machine script = /usr/local/sbin/smbldap-useradd -w "%u"
add group script = /usr/local/sbin/smbldap-groupadd -p "%g"
delete group script = /usr/local/sbin/smbldap-groupdel "%g"
add user to group script = /usr/local/sbin/smbldap-groupmod -m "%u" "%g"
delete user from group script = /usr/local/sbin/smbldap-groupmod -x "%u" "%g"
set primary group script = /usr/local/sbin/smbldap-usermod -g '%g' '%u'
idmap uid=15000-20000
idmap gid=15000-20000
ldap ssl=no
#vista compatibility
client lanman auth=no
client ntlmv2 auth=yes


load printers = Yes
create mask = 0640
directory mask = 0750
nt acl support = Yes
map acl inherit= Yes
printing = cups
printcap name = cups
deadtime = 10
guest account = nobody
map to guest = Bad User
dont descend = /proc,/dev,/etc,/lib,/lost+found,/initrd
; to maintain capital letters in shortcuts in any of the profile folders:
preserve case = yes
short preserve case = yes
case sensitive = no


And here ist the BDC s: !!!!!!!!!!!!!!!!!!!!!!!!

[global]
workgroup = tuepdc.local
netbios name = tuebdc
enable privileges = yes

interfaces = 192.168.135.144/24 127.0.0.0/8
bind interfaces only=true
profile acls=Yes
hosts allow=127.0.0.1 192.168.133.0/24 192.168.134.0/24 192.168.132.0/24 192.168.135.0/24
hosts deny=0.0.0.0/0

large readwrite=no
max xmit=166644


server string = tuebdc.local BackupServer %v

admin users=root, administrator, vollmar
encrypt passwords = Yes
ldap passwd sync = Yes

passwd program = /usr/local/sbin/smbldap-passwd -u %u

##debugging and logging
log level = 0 vfs:[012]
log file=/system/log/%U.%m.log
syslog = 0
max log size = 3000

time server = Yes
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
mangling method = hash2
Dos charset = 850
Unix charset = ISO8859-15
display charset=ISO8859-15

logon script = logon.bat
logon drive = S:
#logon home = \\%L\homes nur fuer winxx me
logon path=
#logon path = \\%L\%U\profile\%U
security=user
#security=domain
domain logons = Yes
domain master = No #muß als pdc auf yes gesetzt werden
os level = 190
preferred master =no
wins support = no
wins server=192.168.135.150
dns proxy=yes
host msdfs=yes
smb ports=139
passdb backend = ldapsam:ldap://127.0.0.1/
ldap admin dn = cn=admin,dc=tuepdc,dc=local
ldap suffix = dc=tuepdc,dc=local
ldap group suffix = ou=Groups
ldap user suffix = ou=Users
ldap machine suffix = ou=Computers
ldap idmap suffix = ou=Users
add user script = /usr/local/sbin/smbldap-useradd -A 1 -B 1 -m -k /dummy "%u"
delete user script = /usr/local/sbin/smbldap-userdel -r "%u"
add machine script = /usr/local/sbin/smbldap-useradd -w "%u"
add group script = /usr/local/sbin/smbldap-groupadd -p "%g"
delete group script = /usr/local/sbin/smbldap-groupdel "%g"
add user to group script = /usr/local/sbin/smbldap-groupmod -m "%u" "%g"
delete user from group script = /usr/local/sbin/smbldap-groupmod -x "%u" "%g"
set primary group script = /usr/local/sbin/smbldap-usermod -g '%g' '%u'
idmap uid=15000-20000
idmap gid=15000-20000
ldap ssl=no

load printers = Yes
create mask = 0640
directory mask = 0750

nt acl support = Yes

map acl inherit= Yes

printing = cups
printcap name = cups
deadtime = 10
guest account = nobody
map to guest = Bad User
dont descend = /proc,/dev,/etc,/lib,/lost+found,/initrd
; to maintain capital letters in shortcuts in any of the profile folders:
preserve case = yes
short preserve case = yes
case sensitive = no


And on both machines testparm gave me Role Domain PDC




-----Ursprüngliche Nachricht-----
Von: Alex Harrington [mailto:alex@longhill.org.uk]
Gesendet: Mittwoch, 24. September 2008 10:42
An: mueller@tropenklinik.de; samba@lists.samba.org
Betreff: RE: WG: [Samba] Strange!!! Clients only log on to samba bdc


> This is the strange thing I have set on the BDC
>
> Security=user
> Domain logons=yes
> Domain master= no <--- not yes!!!
> Os level=190
> Preferred master=no
>
> And when I do a testparm it results Role Domain PDC???!!


Can you post again exactly the global section from both PDC and BDC. Several other settings have changed between your two posts which makes it impossible to know exactly what the situation is!

Thanks

Alex

--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/listinfo/samba

Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 03:20 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0