On Thu, 09 Dec 2004 20:31:46 +0000, Mário Gamito <gamito@xxxxxxxxx> wrote: > Is it possible to have in Linux different root passwords, for the same > machine: one for accessing it inside the intranet and another for > accessing through the internet ? > > I know FreeBSD does this. Can you send a link to documentation on this feature in FreeBSD? I'm having difficulty understanding the purpose of it, though I'm sure it can be accomplished. In general, allowing access to remote root logins by password alone is not something I'd recommend. If you want to restrict access by interface, a much more secure mechanism is to use SSH keys and restrict access by interface by SSH keys. The different keys can have different passphrases, which sounds like it would do what you want. There are other ways of restricting access by interface, though it is difficult to know which will work for you without understanding the mechanism of the FreeBSD feature you wish to emulate. thornton - : send the line "unsubscribe linux-admin" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html