Re: [389-users] Multi-Master Replication..

2010-01-28 Thread Ajeet S Raina
local data. On Thu, Jan 28, 2010 at 6:26 PM, muzzol wrote: > i always recomend this howto for better understanding of the whole > replication process: > > http://directory.fedoraproject.org/wiki/Howto:WalkthroughMultimasterSSL > > > 2010/1/28 Ajeet S Raina : >

[389-users] MMR Error?

2010-01-28 Thread Ajeet S Raina
I am in verse to setup MMR on two centOS Machines. I tried running: ./mmr.pl --host1 389-supplier.sap.com --host2 389-consumer.sap.com--host1_id 1 --host2_id 2 --bindpw password --repmanpw password --create It is working but when I checked at consumer side, is throwing error: Replica has a dif

Re: [389-users] 389 DS Client Login Access Error

2010-01-26 Thread Ajeet S Raina
I tried fixing the issue and can now login but it shows the following error: login as: ajrain ajr...@389-ds's password: Last login: Wed Jan 27 05:03:24 2010 from 10.210.53.120 id: cannot find name for group ID 569 [ajr...@389-ds ~]$ On Tue, Jan 26, 2010 at 2:04 PM, Ajeet S Raina

[389-users] How to add Account UID for DNA_Plugin ??

2010-01-15 Thread Ajeet S Raina
I have been suggested with http://www.directory.fedora.redhat.com/wiki/DNA_Plugin for understanding the DNA_plugin for auto IncrementalUID and GUID. I can see the ldif format as: dn: cn=Account UIDs,cn=Distributed Numeric Assignment Plugin,cn=plugins,cn=config objectClass: top objectClass: extens

Re: [389-users] Adding Users through script?

2010-01-15 Thread Ajeet S Raina
So Nice of You. I will read it defintely. On Fri, Jan 15, 2010 at 10:40 PM, Edward Capriolo wrote: > 2010/1/15 Ajeet S Raina : > > Thats Great !! > > Added single quote and it worked !!! > > > > Hey Sorry but that was fake password. > > Just was checking

Re: [389-users] Adding Users through script?

2010-01-15 Thread Ajeet S Raina
Thats Great !! Added single quote and it worked !!! Hey Sorry but that was fake password. Just was checking if ! at the start can work or not. Anyway..Thanks for the help. On Fri, Jan 15, 2010 at 10:23 PM, Sean Murray wrote: > Ajeet S Raina wrote: > > Saludos, > > > >

Re: [389-users] Adding Users through script?

2010-01-15 Thread Ajeet S Raina
Saludos, Thanks for the quick response. I tried ur suggestions and getting the error: ldapmodify -x -h 389-ds.sap.com -D "cn=Directory Manager" -w !ntra123 -f Users.ldif -bash: !ntra123: event not found Any idea ? 2010/1/15 Sergio A. Morales > On Fri, 2010-01-15 at 21:30 +

[389-users] the View Error !!!

2010-01-15 Thread Ajeet S Raina
I can see the following logs error: [15/Jan/2010:21:33:56 +051800] views-plugin - Error: the view filter [Octopus] in entry [ou=oct,ou=bangalore,dc=im,dc=sap,dc=com] is not valid [15/Jan/2010:21:33:56 +051800] views-plugin - Error: the view filter [(l=novell] in entry [ou=nov,ou=gurgaon,dc=im,dc=s

[389-users] Adding Users through script?

2010-01-15 Thread Ajeet S Raina
Guys, I downloaded a script called USERADD from link: http://www.redhat.com/f/pdf/rhas/NetgroupWhitepaper.pdf Page 9 and follow as follow: It did create a new Users.ldif file as follow: dn: uid=dave, cn=EnvOD,ou=IM,ou=Bangalore,dc=im,dc=sap,dc=com changetype: add uid: dave objectClass: top obje

[389-users] How to add this entry?

2010-01-14 Thread Ajeet S Raina
Guys, I was following the link: http://www.directory.fedora.redhat.com/wiki/DNA_Plugin to make autoincrement of UID and GUID. I can see the entry: dn: cn=Account UIDs,cn=Distributed Numeric Assignment Plugin,cn=plugins,cn=config objectClass: top objectClass: extensibleObject cn: Account UIDs dna

Re: [389-users] Doubt regarding 389 Client Home Directory?

2010-01-12 Thread Ajeet S Raina
I am sorry as I have changed few names due to security purpose. I appreciate your help on this regard. On Tue, Jan 12, 2010 at 9:43 PM, Ajeet S Raina wrote: > Hello Guys, > > All I have configured 389 Server and its working fine. > I can also run this command on client Machin

[389-users] Doubt regarding 389 Client Home Directory?

2010-01-12 Thread Ajeet S Raina
Hello Guys, All I have configured 389 Server and its working fine. I can also run this command on client Machine as follows successfully: ldapsearch -h 389-ds.sap.com -b "dc=im,dc=sap,dc=com" -L "objectclass=*" And it does show me all the user statistics like this: # extended LDIF # # LDAPv3 #

Re: [389-users] How to setup 389-DS Client?

2010-01-11 Thread Ajeet S Raina
, 2010 at 11:11 PM, Ajeet S Raina wrote: > I have successfully configured 389-DS with SSL. > I want to setup RHEL Client for the server. > I tried running: > > authconfig-tui > Select LDAP > Next > Select TLS > ldap:// > dc=im,dc=logic,dc=com > > But when I am

[389-users] How to setup 389-DS Client?

2010-01-11 Thread Ajeet S Raina
I have successfully configured 389-DS with SSL. I want to setup RHEL Client for the server. I tried running: authconfig-tui Select LDAP Next Select TLS ldap:// dc=im,dc=logic,dc=com But when I am trying to run: dapsearch -h 389-ds.sap.com -b "dc=im,dc=sap,dc=com" -L "objectclass=*" SASL/EXTERNAL