[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] /usr/lib/authenticate file attributes ????



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> > >  -rwsr-xr-x 1 root root 18316 Aug 6 14:16 authenticate
> >
> > Thanks but I do not seem to succeed in restoring it to this level,
> > having trouble with the s...
>
> chmod +s authenticate

Actually, that would turn it to 

 -rwsr-sr-x

You need to specify just the user:

chmod u+s 

or just use the numeric stuff:

chmod 4755

:)

- -- 
Bruce Timberlake

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE99iZSvLA2hUZ9kgwRAq97AJ454NLRLYkXVEsw+StHFXpFiWHfDgCfUHfq
EvYX3EOm0P+bj8HfpkiXU74=
=QwXp
-----END PGP SIGNATURE-----