[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: managing workstation access.
24 Июнь 2003 22:03, Jason C. Leach написал:
> hi,
>
> Does anyone have some good ideas on how to manage workstation
> access with LDAP. For example, if I add a user to the LDAP DB
> they get access (an account) on all workstations A, B and C.
> But suppose I dont' want them to have access to workstation C?
> Can I limit that some how?
>
> Thanks,
> j.
There is attribute 'host(hosts??)', in , as I remember samba.schema, if it's
empty, user can log in from all workstations, if it's not empty, only from
workstatinons, mentioned in this attribute.
Best regards.