search for: ytousign

Displaying 9 results from an estimated 9 matches for "ytousign".

Did you mean: stopsign
2002 Jun 04
2
PDC and BDC with LDAP and Samba 2.2.4
Hi, I'm trying to build a PDC and BDC to elimenate Windows NT on a network and have load balancing and fault tolerence for users. I've compiled samba 2.2.4 on two servers, working with openldap 2.0.23 with a master and a slave. Replication on LDAP servers works fine. I've set up a domain controller and wanted to set the other server as BDC in case the PDC goes down. Each time i put
2002 May 31
3
Stupid Newbie: can't connect localhost:901 - help
I've installed the rpm's and everything seems to be set up fine. I've been through many documents (even the one on redhat that says i must change localhost to 127.0.0.1 in one of the config files (/etc/xinetd.d/swat). When i direct mozilla to http://localhost:901 I get, "The connection was refused when attempting to contact localhost:901 I think maybe that something is not
2002 Jun 06
8
problem joining the domain
We've encountered a problem with getting a newly installed Samba based machine to join the domain. Here's the command line and error response: [root@chain samba]# smbpasswd -j COLUMBIA -r cmc-bkup -U murphyn Password: error creating domain user: NT_STATUS_INVALID_DOMAIN_ROLE Unable to join domain COLUMBIA. [root@chain samba]# Installation is a RedHat 7.2 (from KRUD) box
2002 Jun 03
0
WAS: Newbie: can't connect localhost:901 - help
...;d do a vi * in that directory (/etc/xinet.d ) and make sure everything is disabled except stuff that YOU want started! Mitch. (who figured this out himself the hard way when upgrading from 2.2 to 2.4) --- On Fri 05/31, Carl Larson wrote: From: Carl Larson [mailto: cslarson79@yahoo.com] To: ytousignant@oka-info.com Cc: samba@lists.samba.org Date: Fri 05/31 Subject: RE: [Samba] Stupid Newbie: can't connect localhost:901 - help > I changed disable to "no" as you suggested and > restarted xinetd...still nothing > > Mozilla is set to "Direct Connection to the...
2002 Jun 02
0
BDC with LDAP and Samba 2.2.4
Hi, I've compiled samba 2.2.4 on two servers, working with openldap 2.0.23 with a master and a slave. Replication on LDAP servers works fine. I've set up a domain controller and wanted to set the other server as BDC in case the PDC goes down. Each time i put the "domain logons = yes" option, some people can't log in, computers seems to seek for a domain controler. Also,
2002 Jun 06
0
What the hell?
Why all these pcx files???? Yannick Tousignant =============== Gestion Informatique OKA lt?e. T?l?phone : (514) 282-9334 (#238)
2002 May 24
1
add user script w/ idealx perl script (ldap)
Dear samba guru, I have a little bug i can't solve. It is pretty misterious to me, must be a problem how samba execute the add user script. Now here is the situation. I've compiled samba 2.2.4 with ldap 2.0.23 to run as PDC with win2k workstations. Everything works as expected except the add user script to add workstation automaticly to the domain. add user script =
2002 Jun 05
1
SOLVED! PDC and BDC with LDAP and Samba 2.2.4
It's me again, with the solution to my problems. To get a working BDC, you have to kill samba, delete your secrets.tdb, create a MACHINE.SID and then restart samba. You will have to do this on the PDC and the BDC to have the same SID the the secrets.tdb file. Then machine account are valid even if you move your PDC, or you add a 2nd BDC, as long as you create the MACHINE.SID file before the
2002 May 21
4
Samba+PDC+LDAP (add user script + unix passwd sync) Can't call perl script
Hi, i've compiled samba 2.2.4 on a Redhat 7.1 machine, working with openldap 2.0.23. I also downloaded smbldap-tools from IDEALX which i fixed myself to fit my needs. Everything work very fine when running the scripts in shell mode... but! In smb.conf : ============= add user script = /usr/local/sbin/smbldap-useradd.pl -w %u This line don't work and it should, because when running