Re: authentication server with group permissions?

[ Available lists | Index of freebsd-questions | Month of Oct 2002 | Week of 21 Oct 2002 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Dirk-Willem van Gulik <dirkx@webweaving.org>
Date
21 Oct 2002 01:15:41
Subject
Re: authentication server with group permissions?
Message-ID
20021021101418.O34875-100000@foem.leiden.webweaving.org

In reply to

[ Hide this part ]
 
Check out NIS or Yellow Pages (man nis). This may be just the ticket.
Other technologies include LDAP and PAM. But NIS should fit your bill and
is easy to deploy on a -local- lan.

Dw

On Sun, 20 Oct 2002, David Loszewski wrote:

> basically what we are trying to accomplish is that I'm in an office with
> may employees.
> Say we have 5 different servers, and I have files on the servers that I
> want all the employees in a specific group have read access to those
> files, or write access depending on permissions for that group. So when
> an employee logs into a server I want it to go to some internal
> authentication server and tell the server that it's k for that person to
> access that file. I want to do this without copying to passwd file to
> each server.
>
> Dave
>
> wolf wrote:
>
> > could you be more specific?
> >
> > sharing files via NFS?
> > transparent logging to other servers?
> > other?
> >
> > What you are trying to do in particular affects how you
> > accomplish your goal.
> >
> > stealth215@attbi.com wrote:
> >
> >> Could someone point me in the right direction to find
> >> information on creating an authentication server in such
> >> a way that if some user logs in on a particular machine,
> >> as long as he is in a certain group he will have read
> >> access to all/or certain files as well on other servers
> >> depending on the group and rules set for that group?
> >>
> >> Dave
> >>
> >> To Unsubscribe: send mail to majordomo@FreeBSD.org
> >> with "unsubscribe freebsd-questions" in the body of the message
> >>
> >
> >
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Elapsed time: 0.330 seconds