| Linux - Server This forum is for the discussion of Linux Software used in a server related context. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
07-30-2012, 12:18 PM
|
#1
|
|
LQ Newbie
Registered: Jul 2012
Location: Chisinau, Republic of Moldova
Distribution: Gentoo; CentOS 5, 6
Posts: 12
Rep: 
|
SSH without root environment variables exported on CentOS 5.8 + SELinux
Hello!
I have a server on CentOS 5.8 + SELinux. The problem is that environment variables are not set up at login time through SSH. For example:
1. I login through SSH as a regular user.
2. su as root.
3. Trying to use any command from /sbin without the full path.
4. I get a "bash: *: command not found" error.
If I do "source /etc/profile" I can use the commands from /sbin without specifying the full path.
It is not because of SELinux. I disabled it and got the same result. On CentOS 6.3 I didn't have this problem. The OpenSSH version was a newer one though. Don't remember which.
How can I solve this?
uname -r: 2.6.18-308.el5xen
OpenSSH_4.3p2
|
|
|
|
07-30-2012, 12:50 PM
|
#2
|
|
Member
Registered: Nov 2008
Location: Lower Saxony, Germany
Distribution: CentOS, RHEL, Solaris 10, AIX, HP-UX
Posts: 731
Rep: 
|
|
|
|
|
07-30-2012, 01:03 PM
|
#3
|
|
LQ Newbie
Registered: Jul 2012
Location: Chisinau, Republic of Moldova
Distribution: Gentoo; CentOS 5, 6
Posts: 12
Original Poster
Rep: 
|
OK. Got it working. But why on a newer version of CentOS and SSH everything was working without "su -", just "su"?!
Last edited by ecataranciuc; 07-30-2012 at 01:39 PM.
|
|
|
|
07-31-2012, 06:30 AM
|
#4
|
|
Member
Registered: May 2009
Location: Milan, Italy
Distribution: Ubuntu, Debian, Fedora, Oracle Linux
Posts: 95
Rep:
|
The su - command set up all envionment variables and paths of root.
Probably in 5.8 normal users, for security reason, have a better profiles!
|
|
|
|
07-31-2012, 07:12 AM
|
#5
|
|
Senior Member
Registered: Dec 2004
Location: Marburg, Germany
Distribution: openSUSE 11.4
Posts: 1,314
|
You can define for SSH in /etc/ssh/sshd.config whether anything should be inherited from the client environment with entries in AcceptEnv. Maybe it changed. Does the normal user already have the ability to execute programs form /sbin without specifying the complete path?
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 12:08 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|