Authenticated users when using Unknown users policy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2004 10:32 PM - edited 03-10-2019 07:50 AM
Hi, I'm using unknown users policy in ACS server to authenticate against a NT Domain. What is method of listing authenticated users through ACS server
Best Regards
- Labels:
-
AAA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2004 12:50 PM
The way acs treats user request is to check it's local database first, then unknow user policy. Tht policy should say where to chek next. I your case it is an NT domain. The acs server must be a memeber server and a member of that domain. And the passowrds in the domain have to be stored in reversible encryption. and then what will happen is when a user request is recieved it will attempt to atheunticat agains the domain. Then if successful it will dup the user in to the default group as dynamically mapped. They will have a username but no password as that password is stored in the nt domain.
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2004 04:00 PM
Hi Mate, Thanks for all that info, but you didn't tell me how to list the logged in users, that is what I after.
Best regards
