Score:0

Is it possible to add memberUid as bind DN

eg flag

Can we use memberUid for bind dn string.

Here is my sample ldif file

dn: cn=posixgroup,dc=memtesting,dc=com
objectClass: top
objectClass: posixGroup
gidNumber: 1001
cn: posixgroup
memberUid: posixuser

dn: cn=posixuser,cn=posixgroup,dc=memtesting,dc=com
objectClass: top
objectClass: person
objectClass: uidObject
cn: posixuser
uid: posixuser
sn: posixuser
userPassword: posixuser123

Thanks & Regards, Ram

pt flag
(a) You can only use existing distinguished names as values for your bind DN, and (b) memberUid doesn't uniquely identify anything, so it wouldn't make sense as a DN in any case.
ram ajay avatar
eg flag
@larsks, Do you have any justification document? I had read the schema file there they were saying memerUid is case-sensitive it seems to be unique for me.
pt flag
`memberUid` isn't unique at all -- it's a multi-valued attribute representing the members of a group. Maybe I'm misunderstanding your question, in which case an example and/or links to the documentation you're reading might help.
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.