I just set up a Linux server for an intro linux course that allows 30 students to login via telnet. I received a complaint when all the students tried to change their password at the same time. I figured this is because the passwd file could not be updated by more than one person (at the same time). Is this true? or is there a way everyone could change their password at the same time?
Thanks..
