Re: [Cooker] Sticky bit

2000-07-13 Thread Till Kamppeter
Oi, your explanation of the sticky bit is not correct. If it is set, only the owner of the file can delete the file. See the following example: btp333@btp5x14 ~ cd /usr/cd-image Directory: /usr/cd-image /usr/cd-image btp333@btp5x14 /usr/cd-image ls -al total 6567 drwxrwxrwt 5 btp301 bt_p3

Re: [Cooker] Sticky bit

2000-07-13 Thread Eric MC.D
Thomas SMETS wrote: Tx Eric, what did I do then when invoking chmod -Rv 6755 * ? Thomas, There you setted the 'Set user ID' and the 'Set group ID' !! BTW SUID and SGID. So when a file is set with ex: -rw-r--r-- with chmod 6755 becomes -rwsr-sr-x Remarked the 's' ? The SUID (s) replace

Re: [Cooker] Sticky bit

2000-07-13 Thread Eric MC.D
Thomas SMETS wrote: I'd like to set my /opt directory as a king of shared environment. I downloaded jdk jre 1.1.8 / 1.2.2 / 1.3 set up some script so one could work with the three in different shells whitout too many clashes. Now what I want is to lock the directories so every one can

Re: [Cooker] Sticky bit

2000-07-13 Thread Eric MC.D
Till Kamppeter wrote: Oi, your explanation of the sticky bit is not correct. If it is set, only the owner of the file can delete the file. See the following example: btp333@btp5x14 ~ cd /usr/cd-image Directory: /usr/cd-image /usr/cd-image btp333@btp5x14 /usr/cd-image ls -al total

Re: [Cooker] Sticky bit

2000-07-13 Thread Eric MC.D
Interresting subject, do it ? Eric

Re: [Cooker] Sticky bit

2000-07-13 Thread Eric MC.D
Another (maybe usefull) (restricted access): If you are an exp. admin you know that users create files they don't use anymore. What create unused space. The solution is to search the files who's are not accessed a long time and to delete them. But, as user to prevent this, at the point of user,

[Cooker] Sticky bit

2000-07-12 Thread tsmets
'lut, Est-ce que qqn pourrait me dire comment je puis realiser la chose suivante : /opt est un repertoire ou se trouve qq appli que je voudrais partager p.e. jdk's / jre's / Weblogic / ... (Weblogic cela sera pr plus tard, je crois) j'ai ensuite applique : chown -Rv root.users * #

Re: [Cooker] Sticky bit

2000-07-12 Thread Till Kamppeter
It would be nice when you write in english on the cooker list. Till [EMAIL PROTECTED] wrote: 'lut, Est-ce que qqn pourrait me dire comment je puis realiser la chose suivante : /opt est un repertoire ou se trouve qq appli que je voudrais partager p.e. jdk's / jre's / Weblogic /

Re: [Cooker] Sticky bit

2000-07-12 Thread Eric MC.D
Les SUID bit et SGID bit sont déterminants pour les droits d'accès des processus. Il ne sont normalement qu'applicables à des fichiers de programme. Mais il existe égal. des droits d'accès pour les rép. Si un utilisateur veut créer ou défaire un fichier dans un rép. où le droit d'accès est

Re: [Cooker] Sticky bit

2000-07-12 Thread Guillaume Cottenceau
"Eric MC.D" [EMAIL PROTECTED] writes: Les SUID bit et SGID bit sont déterminants pour les droits d'accès des processus. Please, this is an english mailing list, it is important to keep this language so that everyone can benefit from your experience and co. -- Guillaume Cottenceau --

Re: [Cooker] Sticky bit

2000-07-12 Thread Eric MC.D
Guillaume Cottenceau wrote: "Eric MC.D" [EMAIL PROTECTED] writes: Les SUID bit et SGID bit sont déterminants pour les droits d'accès des processus. Please, this is an english mailing list, it is important to keep this language so that everyone can benefit from your experience and co.

Re: [Cooker] Sticky bit

2000-07-12 Thread Thomas SMETS
I'd like to set my /opt directory as a king of shared environment. I downloaded jdk jre 1.1.8 / 1.2.2 / 1.3 set up some script so one could work with the three in different shells whitout too many clashes. Now what I want is to lock the directories so every one can see other's work but cannot

Re: [Cooker] Sticky bit

2000-07-12 Thread Thomas SMETS
Tx Eric, what did I do then when invoking chmod -Rv 6755 * ? Thomas, "Eric MC.D" wrote: Les SUID bit et SGID bit sont déterminants pour les droits d'accès des processus. Il ne sont normalement qu'applicables à des fichiers de programme. Mais il existe égal. des droits d'accès pour

Re: [Re: [Cooker] Sticky bit]

2000-07-12 Thread Quel Qun
A user 'xyz' is usually of the group 'xyz' and not 'users'. You can check that with an 'ls -l' in your home. Also the subdirectories src and Classes are going to be root:root if you create them after changing the ownership of the parent. Thomas SMETS [EMAIL PROTECTED] wrote: I'd like to set

Re: [Cooker] Sticky bit

2000-07-12 Thread Robert L Martin
"Eric MC.D" [EMAIL PROTECTED] writes: Les SUID bit et SGID bit sont déterminants pour les droits d'accès des processus. Please, this is an english mailing list, it is important to keep this language so that everyone can benefit from your experience and co.

Re: [Cooker] Sticky bit

2000-07-12 Thread Chmouel Boudjnah
Robert L Martin [EMAIL PROTECTED] writes: Since Mandrake is a French distro yes please do the english thing IF YOU ? believe me there is like 30% of developers who don't speak french at mdksoft. -- MandrakeSoft Inc