You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Hi,

We are using LDAP for the authentication (AD). It's working good. When we are mapping to participiant we can see the username,lastname,email,firstname. It was great

But we can't see the logged in user information when i would like to use hash variable eg. #currentUser.username# , #currentUser.lastName# ... in a userview and beanshell plugin too.

What cause this problem? 

I see the user infomation stores in dir_user table, and a hash variable #currentUser.username# is searching in dir user. But when the LDAP plugin is Active dir_user table store only the admin information.

 How can i get the username,lastname,firstname in BEANSHELL plugin?(example code or something)

Can somebody help me?

Thx.

Regards,

Miklos

  • No labels