begin quote from rocky g's mail: > Hi , > > I want to create a user who must have rights to do the > following things on a Mail server. > > 1. Change the passwd of users. > 2. Go to any of the users Home directory.
Use sudo. Give your user sudo rights to: 1. /usr/bin/passwd 2. /usr/bin/pilot (An easy to use file browser that comes along with pine - allows shell escapes, so you might want to fix that). Binand _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
