Date: Tue, 15 Jun 2004 22:54:06 +0200 From: Volker Kindermann <freebsd@secspace.de> To: freebsd-questions@freebsd.org Subject: Re: Detaching program from controlling terminal Message-ID: <20040615225406.1d3a0b58@cherub.home.volker.de> In-Reply-To: <40CE8CB9.9050504@synthexp.net> References: <40CE8CB9.9050504@synthexp.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, > system password. They found that sshing to the server and typing > passwd to change the password is wee too involving hence the need to > use a much friendlier interface. Letting the sysadmins change the > user's password is not a good idea, as the sysadmins are outsourced > and the users value their privacy. FYI, all the users has a > /sbin/nologin shell set. what about giving them /usr/bin/passwd as the shell? So, the only thing they have to do is ssh to the system and they're asked for the password. Haven't tried this on FreeBSD yet, but it should work. -volker
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040615225406.1d3a0b58>