Re: Base-files 3.4-1: Problems for users with Non-Admin. priv. (atn: Corinna)

2005-05-16 Thread Corinna Vinschen
On May 16 11:50, John Morrison wrote: > On Sun, May 15, 2005 9:38 pm, Angelo Graziosi said: > > > > When loging as user without admn. priv. > > (e.g.: owner= Graziosi, group= Users) > > the standard bash shell (cygwin.bat) says: > > > >chmod: changing permissions of `/tmp': Permission denied >

Re: Base-files 3.4-1: Problems for users with Non-Admin. priv. (atn: Corinna)

2005-05-16 Thread John Morrison
On Sun, May 15, 2005 9:38 pm, Angelo Graziosi said: > > When loging as user without admn. priv. > (e.g.: owner= Graziosi, group= Users) > the standard bash shell (cygwin.bat) says: > >chmod: changing permissions of `/tmp': Permission denied > > This is caused by > > if [ -d "/tmp" ]; then >

Re: Base-files 3.4-1: Problems for users with Non-Admin. priv. (atn: Corinna)

2005-05-16 Thread John Morrison
On Sun, May 15, 2005 9:38 pm, Angelo Graziosi said: > > When loging as user without admn. priv. > (e.g.: owner= Graziosi, group= Users) > the standard bash shell (cygwin.bat) says: > >chmod: changing permissions of `/tmp': Permission denied > > This is caused by > > if [ -d "/tmp" ]; then >