0

I'm trying to use a CSV a to bulk import users

username, firstname, lastname, email, idnumber, auth, country, city, institution, course1
a@b.ac.uk, a, z, a@b.ac.uk, a, LDAP, GB, London, B, B-A-STA

The the auth entry drops out saying,

LDAP
Auth plugin not supported here

but the other entries seem fine and the user gets added. I can't seem to find documentation on adding auth types, how do I specify LDAP?

4

1 回答 1

1

在这里,我使用 CAS auth 并且总是收到类似的消息,但用户可以正常添加。不知道是不是bug。。。

于 2013-05-09T12:25:53.303 回答