j
k
j a
j l
<dtml-call expr="REQUEST.set( 'User_Name',REQUEST.AUTHENTICATED_USER.getUserName())"> I get the uid and not the cn. Any idea how I can get the cn? Maybe: REQUEST.AUTHENTICATED_USER.getUserDN() ?
<dtml-call expr="REQUEST.set( 'User_Name',REQUEST.AUTHENTICATED_USER.getUserName())">
I get the uid and not the cn. Any idea how I can get the cn? Maybe: REQUEST.AUTHENTICATED_USER.getUserDN() ?
Take a look into LDAPUser.py -- Maciej Wisniowski
Back to the thread
Back to the list