Re: umask problem

2009-02-07 Thread Ding Honghui
Boyd Stephen Smith Jr. wrote:
 On Wednesday 04 February 2009 20:55:50 Ding Honghui wrote:
 Bash will not read the profile when in notty mode.
 The /etc/profile and .bash_profile both set the umask to 022, so after
 login, the hostA and hostB any user have same umask.
 The problem occurs in notty mode.
 
 Perhaps .bashrc then?  That should be run for all interactive shells 
 (including some shells that look interactive, but aren't).
Not the .bashrc, any other possible clue?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: umask problem

2009-02-05 Thread Boyd Stephen Smith Jr.
On Wednesday 04 February 2009 20:55:50 Ding Honghui wrote:
 Bash will not read the profile when in notty mode.
 The /etc/profile and .bash_profile both set the umask to 022, so after
 login, the hostA and hostB any user have same umask.
 The problem occurs in notty mode.

Perhaps .bashrc then?  That should be run for all interactive shells 
(including some shells that look interactive, but aren't).
-- 
Boyd Stephen Smith Jr. ,= ,-_-. =. 
b...@iguanasuicide.net ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy   `-'(. .)`-' 
http://iguanasuicide.net/  \_/ 



signature.asc
Description: This is a digitally signed message part.


umask problem

2009-02-04 Thread Ding Honghui
Hello list,

I encounter a problem and can't finger out why it is:

For hostA
1. ssh u...@hosta umask shows 0022
2. ssh r...@hosta umask shows 0022
For hostB
3. ssh u...@hostb umask shows 0077
4. ssh r...@hostb umask shows 0022

md5sum for files
/etc/login.defs
/etc/pam.d/login
/etc/pam.d/ssh
/etc/ssh/sshd_config
in both hosts are same

What can be reason the umask are different in normal user when ssh in
notty mode?

Thanks.

Regards,
Ding Honghui


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: umask problem

2009-02-04 Thread Jeff D
On Thu, 5 Feb 2009, Ding Honghui wrote:

 Hello list,

 I encounter a problem and can't finger out why it is:

 For hostA
 1. ssh u...@hosta umask shows 0022
 2. ssh r...@hosta umask shows 0022
 For hostB
 3. ssh u...@hostb umask shows 0077
 4. ssh r...@hostb umask shows 0022

 md5sum for files
 /etc/login.defs
 /etc/pam.d/login
 /etc/pam.d/ssh
 /etc/ssh/sshd_config
 in both hosts are same

 What can be reason the umask are different in normal user when ssh in
 notty mode?

 Thanks.

 Regards,
 Ding Honghui

Have you checked that users .bash_profile, that would be my first guess..

Jeff

-- 
8 out of 10 Owners who Expressed a Preference said Their Cats Preferred Techno.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: umask problem

2009-02-04 Thread Ding Honghui
Hello Jeff,

Bash will not read the profile when in notty mode.
The /etc/profile and .bash_profile both set the umask to 022, so after
login, the hostA and hostB any user have same umask.
The problem occurs in notty mode.

Regards,
Ding Honghui

Jeff D wrote:
 On Thu, 5 Feb 2009, Ding Honghui wrote:
 
 Hello list,

 I encounter a problem and can't finger out why it is:

 For hostA
 1. ssh u...@hosta umask shows 0022
 2. ssh r...@hosta umask shows 0022
 For hostB
 3. ssh u...@hostb umask shows 0077
 4. ssh r...@hostb umask shows 0022

 md5sum for files
 /etc/login.defs
 /etc/pam.d/login
 /etc/pam.d/ssh
 /etc/ssh/sshd_config
 in both hosts are same

 What can be reason the umask are different in normal user when ssh in
 notty mode?

 Thanks.

 Regards,
 Ding Honghui
 
 Have you checked that users .bash_profile, that would be my first guess..
 
 Jeff
 


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org