Displaying 7 results from an estimated 7 matches for "warehamps".
Did you mean:
wareham
2005 Aug 30
5
BDC and password change program
Hello,
Just wondering what I should be using for the password change program on a BDC.
Should it be:
passwd program = /usr/bin/smbpasswd -r <PDC address> %u
I'm having a problem with passwords not staying in sync between the PDC and BDC
with pass backend ldap.
The systems are all Fedora Core 4, Samba 3.0.14a, openldap 2.2.23
Kent N
2004 Jul 13
3
posixAccount for Machines in LDAP?
Hello,
I have a question about machine accounts.
I using Samba 3.0, OpenLDAP 2.1.30 and Berkeley 4.2.52 on backend on
RedHat machines.
I also have 3 slave/BDC's and 1 master/PDC
Right now all of my users and groups exist entirely in the LDAP directory.
I have a few accounts in addition to the normal system accounts that are
used for emergency access. All authention and group enumeration uses
2003 Dec 17
1
Samba BDC doesn't talk to LDAP slave on same machine
...I can't get my BDC to talk to the LDAP slave running on the same
machine. Replication between slave and master works but samba on the BDC
doesn't appear to be communicating with the slave LDAP server.
Everything off the PDC works fine.
--
smb.conf on BDC
--
[global]
workgroup = WarehamPS
encrypt passwords = Yes
time offset = 60
time server = Yes
socket options = TCP_NODELAY
security = user
logon script = netlogon.bat
writable = Yes
dns proxy = no
directory mask = 02770
preferred master = yes
net...
2004 Jul 13
0
[Fwd: Re: posixAccount for Machines in LDAP?]
....mec.edu
Date: Tue, July 13, 2004 4:54 pm
To: "Paul Gienger" <pgienger@ae-solutions.com>
--------------------------------------------------------------------------
Thanks for getting back to me, Paul.
Here's the domain controllers smb.conf
[global]
workgroup = WarehamPS
encrypt passwords = Yes
time server = Yes
socket options = TCP_NODELAY
security = user
logon script = whs1.bat
writable = Yes
dns proxy = no
directory mask = 02770
preferred master = yes
netbios name = WHS1
server string = RedHat 8.0 LDAP Server
passdb backend = lda...
2003 Nov 10
0
Samba 3.0 - LDAP create machine account fails
...# search result
search: 2
result: 0 Success
# numResponses: 2
# numEntries: 1
smb.conf
[root@whs1 root]# cat /usr/local/samba/lib/smb.conf
# Samba config file created using SWAT
# from 172.16.1.246 (172.16.1.246)
# Date: 2003/11/04 16:29:07
# Global parameters
[global]
workgroup = WarehamPS
netbios name = WHS1
server string = RedHat 8.0 LDAP Server
passdb backend = ldapsam
passwd program = /usr/local/sbin/smbldap-passwd.pl
log file = /var/log/samba.%m
max log size = 50
time server = Yes
passwd chat = *Enter\snew\sUNIX\spa...
2004 Jul 14
0
[Fwd: Re: posixAccount for Machines in LDAP?]
...>
>>>kent@www.warehamportal.mec.edu wrote:
>>>
>>>
>>>
>>>>Thanks for getting back to me, Paul.
>>>>Here's the domain controllers smb.conf
>>>>
>>>>
>>>>[global]
>>>> workgroup = WarehamPS
>>>> encrypt passwords = Yes
>>>> time server = Yes
>>>> socket options = TCP_NODELAY
>>>> security = user
>>>> logon script = whs1.bat
>>>> writable = Yes
>>>> dns proxy = no
>>>> directory mask = 02770...
2003 Nov 12
2
Join Machine to Domain
Hello,
Is it really possible that just the user root with the samba password can
join workstations into the domain?
I have also some other users who are domain administrator, but with this
users i can't join any workstations into the domain.
This is mor me a important security point, because I want to give some
people the acces right to join workstations into domain and only this
function.