> > Hi, > Generally, the good technology is the one you already have installed and > managed in your infrastructure. > LDAP is known to be very fast for read operations, but less efficient for > writes. MySQL might not be as fast for reads but certainly better for > writes. > Unless you have very high trafic on your CAS server, both technologies > won't make any difference. > MySQL might be interesting if you want to store a pretty complex data > structure with your user credentials, if we can consider this as a good > idea. > Best regards, > Jérôme
Dear Sir, Thank for your answer. Do you have explain more detail? Best regards, 2013/10/1 Jérôme LELEU <[email protected]> > Hi, > > Generally, the good technology is the one you already have installed and > managed in your infrastructure. > LDAP is known to be very fast for read operations, but less efficient for > writes. MySQL might not be as fast for reads but certainly better for > writes. > Unless you have very high trafic on your CAS server, both technologies > won't make any difference. > MySQL might be interesting if you want to store a pretty complex data > structure with your user credentials, if we can consider this as a good > idea. > Best regards, > Jérôme > > > > 2013/10/1 Đào Văn Phong <[email protected]> > >> Hi everybody, >> >> I have a question and I don't know the answer to that question. I need >> someone who can help me answer that question. >> >> What are advantages and downside when use MYSQL than LDAP for CAS >> authentication? >> >> Thank you so much. >> >> >> >> >> -- >> *ĐÀO VĂN PHONG* >> *Hai Phong Private University* >> >> -- >> You are currently subscribed to [email protected] as: [email protected] >> To unsubscribe, change settings or access archives, see >> http://www.ja-sig.org/wiki/display/JSG/cas-user >> >> > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > > -- *ĐÀO VĂN PHONG* *Hai Phong Private University* -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
