Translate from netbios format name (domain\sAMAccountName) to LDAP distinguishedName: How?
9 views
Skip to first unread message
surendar...@rubrik.com
unread,
Sep 8, 2018, 11:09:52 PM9/8/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ldaptive
Not specific to LDAP, how do you translate from NetBios format user name into DN using LDAP commands against Active Directory? The second component is sAMAccountName which can be filtered but how to do find the netbios name. In my case, I went from example.com to a user in hr.example.com (and it shows up as hr\user). Thanks much