El 22/08/11 05:39, Imo Graf escribió:
Hello,

how can I change the required columns for the MySQL authentication like c_uid, c_name .... ?

best regards

Hi Imo,

I added some columns to my old authentication table and created a MySQL view to "map" the new fake columns to the old ones.

My biggest trouble was the authentication algorithm; I was using sha1 instead of md5, so users had to re-enter their password. I did that through a web form.

Then I setup SOGo configuration to use the new MySQL view instead of my old table.

HTH,

--
Roberto
--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to