khollan wrote: > I log on as a user and I want to use passwd to change that users password but > it gives me the > passwd: applet requires root privileges! > I can login as root and change all user passwords, but I want individual > owners to be able to update their passwords. Any ideas? passwd needs to be setuid root. -Scott