[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] /usr/lib/authenticate file attributes ????
- Subject: Re: [cobalt-users] /usr/lib/authenticate file attributes ????
- From: Bruce Timberlake <bruce@xxxxxxxxxx>
- Date: Tue Dec 10 09:51:20 2002
- Organization: BRTNet.org
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
-----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-----