On Wed, 20 Mar 2002 10:04:08 +0100 sidd73 <[EMAIL PROTECTED]> wrote: :: non c'ho ancora capito molto a riguardo... :: :: volendo dare privilegi di lettura e scrittura ad un utente, o meglio :: ad un gruppo uso chmod 777, giusto?
no, con 777 tutti fanno tutto con quel file!
se un file � chmod 777 chiunque pu� leggerlo, modificarlo ed eseguirlo.
:: e per assegnare un utente ad un
:: gruppo?
adduser
da man adduser
...
Add an existing user to an existing group
If called with two non-option arguments, adduser will add
an existing user to an existing group.
...
cio� aggiunge un utente esistente ad un gruppo esistente
per i permessi leggiti bene il man di chmod.
--
------------------------------------------------------------
davide pesenti www . mrjive . it
------------------------------------------------------------
"confido nella giustizia..."
-- Wanna Marchi
pgpVMM49OULyR.pgp
Description: PGP signature

