How can I set dynamic authentication source parameters? For example, how can I set parameters like hostname
and dnpattern
dynamically?
Asked
Active
Viewed 182 times
0
1 Answers
2
Yes it can. authsources.php
is a php
file so you can write a program, call external methods, etc from the file in addition to returning the expected configuration array. We've varied the authsource
configuration based on hostname.

Patrick
- 3,901
- 1
- 25
- 30