Download Firefox: WindowsMac OS X
logo       
Google Custom Search
    AddThis Social Bookmark Button

user managment : uniquenesses: msg#00026

Subject: user managment : uniquenesses
(since i do not have the time to write a complete ldap managment too and use the milda ldap-interface to "activate" users i will not use ldap but hack the "users"-tables directly via DBI::*)

table "users"

emilda defines "user_card_number" and "user_name" as MUL keys.
bothe can be used to log on and i wonder what happens if either exist more than once. is the password looped thru to determine which actual "user_id" will be in effect ?

(this would make things much easier since i could generate the "user_name" composed from "user_surname" and "user_given_name" and generate a random password whilst assuring that logons will yield correctly ...)

or is it required that they both are unique despite the given table-definition ?

---

thanks wolfgang


<Prev in Thread] Current Thread [Next in Thread>