On Wed, Jun 19, 2002 at 04:56:57PM +0200, Sebastien Picard wrote:
> Bonjour à tous,
> 
> J'utilise NIS 3.9-6.
> 
> J'aimerait savoir comment faire pour que les gid < 1000 soient
> propagés et non pas ceux > 1000.
> 
il faut modifier le fichier /var/yp/Makefile :

# We do not put password entries with lower UIDs (the root and system
# entries) in the NIS password database, for security. MINUID is the
# lowest uid that will be included in the password maps.
# MINGID is the lowest gid that will be included in the group maps.
MINUID=1000
MINGID=1000

-- 
Bertrand Orvoine
I.U.P - Universite De Bretagne Sud  mailto:[EMAIL PROTECTED]
2 rue le Coat Saint Haouen          Tel: 02 97 88 05 35
BP 92116                            Fax: 02 97 88 05 51
56321 LORIENT CEDEX


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Répondre à