[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
One and the same entry in multiple posistions
Hi !
I have an entry in this position:
dn: uid=testuser,ou=people,dc=testAG,dc=DE
objectClass: top
objectClass: account
objectClass: posixAccount
objectClass: shadowAccount
objectClass: person
objectClass: organizationalPerson
objectClass: inetOrgPerson
cn: Fritz Meier
uidNumber: 1000
gidNumber: 2000
loginShell: /bin/bash
gecos: Marc Schoechlin
givenName: Marc
sn: Schoechlin
mail: dfgdfg@testag.de
homeDirectory: /home/import/testuser
userPassword:: e2NyeXBsdsdd5NHBxZGZZOU14Smc=
uid: testuser
Now i want to make this entry also available under the following
tree-location:
dn: uid=testuser,ou=MACHINE1,dc=testAG,dc=DE
How can I do this ?
I don't want to have two identical entries - it should be one and the
same entry :-)
Regards
Marc Schöchlin