Mailinglist Archive: opensuse (1639 mails)
| < Previous | Next > |
Re: [opensuse] Changing Permissions for User
- From: Roman <rbtc1@xxxxxxxxxx>
- Date: Sun, 01 Mar 2009 10:48:55 -0500
- Message-id: <49AAAE67.2070505@xxxxxxxxxx>
Anders Johansson wrote:
out. Any idea how to resolve this using systemconfig?
Cheers!
Roman
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
On Thursday 26 February 2009 22:50:55 Roman wrote:After following the steps, I am prompted for a password when logging
Hi all,
I created two different users. How is it that I am able to view and
copy files using Dolphin from another user directory to my directory? I
shouldn't be able to see the other user's directory.
I'm using openSUSE 11.1.
The default permissions on a user's home directory are rwxr-xr-x, which means
that only the owner is allowed to write to it, but everyone else (who can log
in at all) can read the directory and cd to it.
If you want to change this, simply do
chmod 700 /home/<username>
for each of the users. To make it the default for newly created users, start
yast and go to security and users -> user and group management, and go to the
"defaults for new users" tab, and change the value for "umask for home
directory" to 077
Anders
out. Any idea how to resolve this using systemconfig?
Cheers!
Roman
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |