[Samba] Sysprep & Samba

2006-04-19 Thread msmith
Hi, I'm using Samba version 3.0.14a-r2 on Gentoo Linux as a PDC for a classroom environment. The server and the classroom are in different subnets, but on the same local LAN. The broadcast messages are not forwarded, so I have enabled a single machine in the classroom subnet to act as a WINS proxy

Re: [Samba] Samba PDC w/ LDAP & Mass Adding Users [SOLVED]

2005-06-30 Thread msmith
Okay -- got it working. I was using nss_ldap 238... I just unmerged 238, and emerged 207-r1 and it seems to be working fine now. Thanks for everyones help! Marc > >> >> 1.) Make sure you are not using an antique version of OpenLDAP. For > some totally incomprehensible reason most distributi

Re: [Samba] Samba PDC w/ LDAP & Mass Adding Users

2005-06-29 Thread msmith
> > 1.) Make sure you are not using an antique version of OpenLDAP. For some totally incomprehensible reason most distributions (especially RedHat derived ones) ship with very very very old versions of this software. SuSe does quite a bit better. OpenLDAP 2.2.26-r2 > 2.) You don't say what ver

[Samba] Samba PDC w/ LDAP & Mass Adding Users

2005-06-29 Thread msmith
Hi, I am running into a bit of a strange problem. I have a Perl script that creates usernames for mass-adding users. This script used to use the standard Linux 'adduser' command to add users to the system. I am now switching everything over to LDAP, including Samba. I have modified the custom Perl