Displaying 4 results from an estimated 4 matches for "mybdc".
Did you mean:
my_dc
2004 Mar 15
1
Problem with samba3 BDC
...OMAIN<1b> .
But I'm not able to find my mistake. Situation is little uncommon, because
on that lan exist workroup with the same name as my domain. But I had done
experiment with similar situation on my primary site with no problem.
Relevant parts from smb.conf on BDC are:
netbios name = MYBDC
workgroup = MYDOMAIN
security = user
domain logons = yes
preferred master = yes
domain master = no
local master = yes
os level = 33
encrypt passwords = yes
passdb backend = ldapsam:"ldap://localhost"
Can anybody help me ?
Thanks
M. Vancl
2006 May 05
0
BDC on Different subnet
Hi all
I have a samba 3.0.21c with openldap backend as PDC on subnet
192.168.129.0(mypdc). i have configured
Backup Domain Controller on subnet 192.168.130.0(mybdc) subnet for the same
domain. but if i do nmblookup from pdc to the bdc, it's getting failed and
viceversa. and from bdc,
>From BDC , we are unable to browse system added to PDC on the subnet
192.168.129.0.
I have enabled IP forwarding and both system are able to ping each other.
the followi...
2008 Jan 26
3
Member Server creates sambaDomainName LDAP entry
...e,dc=com
nss_initgroups_ignoreusers root,ldap,named,avahi,haldaemon
uri ldap://ldap.example.com
ssl no
pam_password md5
# cat /ets/samba/smb.conf:
[global]
workgroup = MYDOMAIN
netbios name = HOSTNAME
server string = Domain Member Server
security = domain
password server = MYPDC MYBDC
passdb backend = ldapsam:ldap://ldap.deohs.washington.edu
wins support = no
ldap suffix = dc=example,dc=com
ldap admin dn = "cn=Directory Manager"
ldap group suffix = ou=Groups
ldap machine suffix = ou=Computers
ldap user suffix = ou=People
idmap uid = 16777216-...
2004 Feb 24
1
(no subject)
...y
/usr/local/var/openldap-data
###########################################
#####################
#replica
password-hash {MD5}
replogfile
/var/lib/ldap/replica.log
replica host=192.168.4.2:389
binddn="cn=replicator,dc=tuluc,dc=com"
bindmethod=simple
credentials='mybdc'
loglevel
65535
#################################################################
# Indices to maintain
## required by OpenLDAP
index objectClass
eq
index cn pres,sub,eq
index sn pres,sub,eq
## required to support
pdb_getsampwnam
index uid pres,sub,eq
## required to support
pdb_getsambapwrid(...