cancel
Showing results for 
Search instead for 
Did you mean: 

AD Authentication

0 Kudos

We are trying to generate a query which shows how individual user password policy is set?

The latest version of BOBJ permits Windows AD authentication and BOBJ enterprise authentication. How does one query who has which or both?

Accepted Solutions (1)

Accepted Solutions (1)

BasicTek
Advisor
Advisor
0 Kudos

select si_name, si_alias from ci_systemobjects where si_kind = 'user'

This will display a complete list of users and what aliases they have (AD/ENT/LDAP/NT/SAP?etc)

use http://servername:port/AdminTools on XI 3.x

Sometimes copying the link may not work if you receive errors retype it.

Regards,

Tim

Answers (0)