Mailinglist Archive: opensuse-factory (528 mails)
| < Previous | Next > |
[opensuse-factory] Making Basic Utilities work under normal user
- From: "Alexey Eremenko" <al4321@xxxxxxxxx>
- Date: Thu, 24 May 2007 16:05:31 +0100
- Message-id: <7fac565a0705240805g55688f89ve5706916ab4a3253@xxxxxxxxxxxxxx>
Hi all !
Basic utilities such as "ifconfig" do not work under user account, but
only under root.
This problem doesn't happens in other distros. This is because normal
user has no /sbin on it's $PATH.
I think we should add
export PATH=/sbin;$PATH
To skeleton user account to fix this.
What do you think?
--
-Alexey Eremenko "Technologov"
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
Basic utilities such as "ifconfig" do not work under user account, but
only under root.
This problem doesn't happens in other distros. This is because normal
user has no /sbin on it's $PATH.
I think we should add
export PATH=/sbin;$PATH
To skeleton user account to fix this.
What do you think?
--
-Alexey Eremenko "Technologov"
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |