For our linux clients we need the option to either have an event ignore the login options list of repositories and use a default repo set at the event level or we need to be able to have the pam_aucore module read a parameter in it's config file and use an assigned repo from the config file.

i.e.- in the pam_aucore.conf file there would be a parameter like default_repo = "repo1". The pam_aucore module would then use this repo by default.

Comments