Active Directory tools and linux?

Matthew Gillen me at mattgillen.net
Mon Feb 5 15:56:58 EST 2007


Scott Ehrlich wrote:
> Microsoft produces a product called adminpak.exe which will install
> tools to access an Active Directory environment.   Are there any such
> equivalent tools in the Redhat/Linux world?

It's not clear what you mean exactly by "access an Active Directory
environment", since AD is really just an LDAP instance.  Do you mean you want
to tinker with the contents of the Active Directory?  Or mount CIFS shares
that need AD-based authentication?

Either way, 'yum install samba-client' will probably get you what you need.
If you want your linux box to be a backup Domain Controller, you'll want to
'yum install samba system-config-samba' too.

Or are you asking if there file-server tools for non-windoze server/client (ie
a GUI config for an NFS server)?

Matt

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




More information about the Discuss mailing list