Re: How to setup an read-only user account for a whole server with useradd ?
- From: Nico <nkadel@xxxxxxxxx>
- Date: Fri, 21 Sep 2007 15:57:34 -0700
On 20 Sep, 01:24, "s. keeling" <keel...@xxxxxxxxxxx> wrote:
s. keeling <keel...@xxxxxxxxxxx>:
Carsten Eishold <bu...@xxxxxxxx>:
I want to setup an user SSH/telnet account with useradd. The user should have
- read-only permissions for ALL files on the server beginning with the root directory.
Frankly, that's a silly requirement. Re-think it.
For safe, restricted read-only access, don't use SSH. Seriously.
Rsync works well for read-only, NFS for browising in read-only if you
don't care about security, OpenAFS for more sophisticated
authentication. But SSH is an encrypted way to do logins, with hooks
to do file copies on top of that. As what is primarily a log-in
server, what you ask for is not a good fit.
.
- Follow-Ups:
- References:
- Prev by Date: Re: Centos5 - File server
- Next by Date: Re: Help finding files
- Previous by thread: Re: How to setup an read-only user account for a whole server with useradd ?
- Next by thread: Re: How to setup an read-only user account for a whole server with useradd ?
- Index(es):
Relevant Pages
|