Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 May 2011 19:39:03 +0300
From:      pepe <plaine@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: remote password change
Message-ID:  <BANLkTin4BNdfH2mrDjUonE0qAwwiC0vxow@mail.gmail.com>
In-Reply-To: <BANLkTimfxAQp345c98imJ-oa0wGC4A_uLg@mail.gmail.com>
References:  <BANLkTin=275kaQ%2BdNyrdxt00yOTbW%2BLViQ@mail.gmail.com> <BANLkTimfxAQp345c98imJ-oa0wGC4A_uLg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 30, 2011 at 9:31 AM, pepe <plaine@gmail.com> wrote:

>
>
> On Sat, May 28, 2011 at 3:17 PM, pepe <plaine@gmail.com> wrote:
>
>> I have two FreeBSD 8 servers running. Server A is for shell access and
>> server B for www pages. On B there is only scp/sftp access and no shell
>> login.
>> Now I'm looking for solution for people to be able to change password for
>> server B from inside server A. Or better yet, automatic migration of
>> password so if user changes password for server A it would change in server
>> B too. Are there some solutions to do this?
>>
>> --
>> pepe
>>
>
>
> So. I did look into NIS but it seems little problematic with different UIDs
> on all users in different servers. And the thing is I don't really need to
> sync passwords that much. It would be enough if there is way to just change
> passwords in ftp/scp server with shell access only into other server. If
> there is not this kind of solution then web-application would be ok too if
> there are any? NIS would be good, but seems little heavy solution since all
> that I really need right now between these servers is access for some people
> to change their ftp password...
>
> --
> pepe
>

Ok. Problem solved. I just had to run nis server on other server B and then
password can be changed from server A with yppasswd -h host.server.A
Thank's for suggestions everyone!

-- 
pepe



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