Hi !, My application is some kind of schoolar system. In it the students could find all their schoolar information by their own. You know, grades, schedules, finantial information, etc.. So the user id is given by their student id... so that is clear... but the problem begin because we need to give their passwords to enter to the site.... We don't want to give a general password for all, because some 'bad' friends of some students could know his/her student id and enter to the site with the general password and do some 'changes'... We need some help to find the most secure way to hand in or to let the users know their password to enter to the site. But we don't have their e-mails.
Thanks! "Goehring, Chuck Mr., RCI - San Diego" wrote: > Nancy, > > Hope I understood you problem correctly. It might be worth doing a signup > application, then advertise it through the management chain of command with a url > and instructions. Have the app capture the information to a text file or database. > Get the email, username and password that way. I think I'd also put password change > & mailback capabilities in the app so you don't have to change passwords for users > all the time. > > Chuck > > -----Original Message----- > From: Nancy Crisostomo Martinez [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 01, 2003 12:55 PM > To: Tomcat Users List > Subject: How to hand in the passwords to 3000 users [urgent!] > > Hi all! > > I'm trying to entablish the best way to hand in their own user_id and > password to the 3000 users of an applicattion developed to Internet. > > I don't know which could be the best way to do this without forgetting > the security because each user has some confidential information in > his/her session. > > Could you please help me? > Any clue could help me! > Thanks in advance! > > Nancy. > > ps. I don't have their e-mails so, descart the email way. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
