mirror of
https://github.com/Yubico/yubico-pam.git
synced 2025-02-17 21:54:15 +01:00
drop authfile for ldap_cfg
This commit is contained in:
parent
26cc397ba5
commit
686a47accf
@ -63,7 +63,6 @@ static struct data {
|
||||
static const char *ldap_cfg[] = {
|
||||
"id=1",
|
||||
"urllist=http://localhost:"YKVAL_PORT2"/wsapi/2/verify;http://localhost:"YKVAL_PORT1"/wsapi/2/verify",
|
||||
"authfile="AUTHFILE,
|
||||
"ldap_uri=ldap://localhost:"LDAP_PORT,
|
||||
"ldapdn=ou=users,dc=example,dc=com",
|
||||
"user_attr=uid",
|
||||
|
Loading…
x
Reference in New Issue
Block a user