Can we configure ultiple authentication ldap groups?
37 views
Skip to first unread message
z_rduser
unread,
Aug 21, 2012, 8:33:47 PM8/21/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rundeck...@googlegroups.com
Hi,
Does anyone know if we can configure Rundeck to do LDAP authentication lookup using 2 different userBaseDn? If not, can we use both realm.properties and ldap together. We have this special user that is in a different userBaseDn than our normal users and need to figure out a way for rundeck to authenticate the user.
Thanks,
Lisa
Greg Schueler
unread,
Aug 22, 2012, 3:35:06 PM8/22/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rundeck...@googlegroups.com
Hi Lisa,
You can put multiple JAAS loginmodule configurations inside your JAAS config file.
You have to make sure to declare how important they are by using certain FLAG values.