Re: remote password change

2011-05-30 Thread pepe
On Mon, May 30, 2011 at 9:31 AM, pepe wrote: > > > On Sat, May 28, 2011 at 3:17 PM, pepe 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 peo

Re: remote password change

2011-05-29 Thread pepe
On Sat, May 28, 2011 at 3:17 PM, pepe 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 insi

Re: remote password change

2011-05-29 Thread pepe
On Sat, May 28, 2011 at 4:05 PM, Adam Vande More wrote: > On Sat, May 28, 2011 at 7:17 AM, pepe wrote: > >> 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? >> > > http://www.free

Re: remote password change

2011-05-29 Thread Robert Simmons
On Sun, May 29, 2011 at 4:26 AM, wrote: > For NIS, yes, if correctly configured.  Each server can have its > own set of local users in addition to those authenticated via NIS. > Dunno about K5. Yes, by using .k5users and .k5login you can administrate which k5 principles can access which accounts

Re: remote password change

2011-05-29 Thread perryh
pepe wrote: > I didn't mention earlier that I have some users on server A > that are not in server B and other way around. Does those > (nis and kerberos5) still work so only users on both server > will be effected and other users will work unaffected? For NIS, yes, if correctly configured. Eac

Re: remote password change

2011-05-28 Thread pepe
On Sat, May 28, 2011 at 7:01 PM, Robert Simmons wrote: > On Sat, May 28, 2011 at 8:17 AM, pepe 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

Re: remote password change

2011-05-28 Thread Robert Simmons
On Sat, May 28, 2011 at 8:17 AM, pepe 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 insid

Re: remote password change

2011-05-28 Thread Adam Vande More
On Sat, May 28, 2011 at 7:17 AM, pepe wrote: > 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? > http://www.freebsd.org/doc/handbook/network-nis.html -- Adam Vande More ___