Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Apr 2003 10:16:48 -0500 (CDT)
From:      Eduardo Viruena Silva <mrspock@esfm.ipn.mx>
To:        =?iso-8859-1?q?=C2ngelo=20Rodrigues?= <amr@fccn.pt>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Sincronize /etc/passwd and /etc/yp/passwd.master
Message-ID:  <20030428101454.C51776@Gina.esfm.ipn.mx>
In-Reply-To: <200304281535.38756.amr@fccn.pt>
References:  <200304281535.38756.amr@fccn.pt>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 28 Apr 2003, [iso-8859-1] =C2ngelo Rodrigues wrote:

>
> Hi,
>
> I'm trying to find an effective way to sincronize /etc/passwd.master and
> /etc/yp/passwd.master (at the same time) without having to force all loca=
l
> users to run two commands, passwd and yppasswd.
> Any ideia?

a)
a simbolic link:    /var/yp/master.passwd -> /etc/master.passwd

b) change your /var/yp/Makefile to take /etc/master.passwd
instead of /var/yp/master.passwd

>
> Regards,
>
> Angelo Rodrigues
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o=
rg"
>

-                         ______                     _
            *           /   /###\                   / \       __
 /\  /\             *  /  ./#### \         *     \__|_/      |  |
/  \/  \               |   b#####|   *            _ |   __   |  |  __
=3D    .. \____          \ \_\#####/               / \|  /  \  |  | /\_\/
=3D          \_|    *     \___\###/       *        \_/\_/\__/\__\/_/\__/
 =3D   \______/           _
  | |



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030428101454.C51776>