Page 1 of 1

To authenticate both local and LDAP users

Posted: Wed Jul 24, 2013 4:07 pm
by thazin
Hi, can I authenticate both local and LDAP users (i know that i can select either local or ldap users, but not both) the AS? Is there a way for both? Thanks.

Re: To authenticate both local and LDAP users

Posted: Thu Jul 25, 2013 7:52 am
by maikcat
i am not familiar with AS version but if you use PAM i am sure with
the right pam config you will get what you want...

Michael.

Re: To authenticate both local and LDAP users

Posted: Wed Jul 31, 2013 5:52 am
by ecrist
PAM is the best solution here. As Michael said, I'm not sure if AS supports PAM.

Re: To authenticate both local and LDAP users

Posted: Thu Aug 15, 2013 2:01 am
by thazin
thazin wrote:Hi, can I authenticate both local and LDAP users (i know that i can select either local or ldap users, but not both) the AS? Is there a way for both? Thanks.
Thank you, guys. AS supports PAM. I will try.