Originally posted by: Journer
well, i'm just sitting around thinking up scenarios and wondering how i would implement something under a unix system.
Lets say there is a small company whose entire infrastructure is unix based. Workstations, servers, PBX, hell even the routers could be BSD. Now, lets say said small company wants to allow users to have roaming profiles, ability to log on to almost any machine on the domain (with different user levels), VPN into the domain, start up scripts (for mapping drives, updates, etc.), linked email accounts to domain users, etc. Is this something that openLDAP and some config programs that go with it should do or is there an easier way?
Originally posted by: skyking
take a look at the samba official readme. It will lay it out for you in detail, regarding domain control.
The big shortcomings on windows networks are:
Lack of an analog to Active Directory
Lack of Group Policy Object management
You can't use it to deploy applications and manage windows machines in the same way, period.
It will support roaming profiles, LDAP authentication, and a host of other features.
I am rolling out a samba PDC in mid-January for a small office of about 40 users on 25 win2k-xp pro machines.
http://news.samba.org/announcements/pfif/APOC provides capabilities to centrally manage desktops and desktop applications in large scale deployments. It enables system administrators to deliver securely configured open source desktop environments tuned to the needs and privileges of specific users, roles, groups or hosts within the organisation.
Now, any system administrator can create grouped configuration settings as profiles for the most popular open source desktop applications and deploy them in their LDAP servers using their already existing hierarchy.
Originally posted by: Journer
well, i'm just sitting around thinking up scenarios and wondering how i would implement something under a unix system.
Lets say there is a small company whose entire infrastructure is unix based. Workstations, servers, PBX, hell even the routers could be BSD. Now, lets say said small company wants to allow users to have roaming profiles, ability to log on to almost any machine on the domain (with different user levels), VPN into the domain, start up scripts (for mapping drives, updates, etc.), linked email accounts to domain users, etc. Is this something that openLDAP and some config programs that go with it should do or is there an easier way?