Re: multihost master.passwd sync
From: Eric Anderson (anderson_at_centtech.com)
Date: 05/27/03
- Previous message: Andy Harrison: "Re: multihost master.passwd sync"
- In reply to: Andy Harrison: "Re: multihost master.passwd sync"
- Next in thread: Andy Harrison: "Re: multihost master.passwd sync"
- Reply: Andy Harrison: "Re: multihost master.passwd sync"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 27 May 2003 14:33:53 -0500 To: Andy Harrison <ah60@httpsite.com>
Andy Harrison wrote:
>>>Because we don't allow root login remotely, mandated from above.
>>
>>so you scp the file to a directory owned by a user designated to only do
>>this function.. then have a cron job that fires up every so often that
>>snags that file and updates the running master.passwd file..
>
>
> Root can't scp a file from one host to another where remote root login is not
> allowed.
as root on localbox:
% scp /etc/master.passwd genericuser@remotebox:
works fine.. you just need to set the keys correctly..
Eric
-- ------------------------------------------------------------------ Eric Anderson Systems Administrator Centaur Technology Attitudes are contagious, is yours worth catching? ------------------------------------------------------------------ _______________________________________________ freebsd-security@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-security To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"
- Previous message: Andy Harrison: "Re: multihost master.passwd sync"
- In reply to: Andy Harrison: "Re: multihost master.passwd sync"
- Next in thread: Andy Harrison: "Re: multihost master.passwd sync"
- Reply: Andy Harrison: "Re: multihost master.passwd sync"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|