- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Linux Active Directory Authentication
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2004 10:16 PM
09-12-2004 10:16 PM
Linux Active Directory Authentication
I have a very ambitious project to allow an Active Directory domain to authenticate logins to our Linux boxes, but I haven't got a clue where to start.
The howto's only appear to use the OpenLDAP server, which I don't want to use, I want to use my Active Directory server, so if anyone knows any howto's or have their own easy to follow documentation, I'd be more than grateful!!
TIA!
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2004 10:50 PM
09-12-2004 10:50 PM
Re: Linux Active Directory Authentication
Check next 2 thread's, I think they will intrest you.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=54431
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=54489
HTH,
Peter Geluk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2004 01:58 AM
09-13-2004 01:58 AM
Re: Linux Active Directory Authentication
On Fedora for instance:
authconfig utility has an option to use winbind for authentication.
select it-then select all necessary settings
including join to domain (pretty simple).When you 'll try to login:
instead of simply enetring username-enter
domainname\username
where domainname is the Microsoft domain's name.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2004 02:04 AM
09-13-2004 02:04 AM
Re: Linux Active Directory Authentication
After spending most of the day on this, I'm not sure I am going to be able to get this to work how we need it to.
In short, we are trying to replace our NIS domain with AD Authentication. But the problem here is that it looks as though I can only get logins to work with DOMAIN\USER. Can I do something fancy with smbpasswd to allow us to map a short username and still log in?
Additionally, as it's replacing an already existing NIS domain, I need to be able to map UID and GID's to what they used to be, does anyone know if this is in fact possible?
Thanks for your help!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2004 02:32 PM
09-13-2004 02:32 PM
Re: Linux Active Directory Authentication
> to what they used to be, does anyone
> know if this is in fact possible?
Yes, possible using winbind. Winbind is a service to reslove user and group info from Win NT servers. Do use the latest v3.0.7 packages of Samba and Winbind, you can get bacports of these. Reading the excellent tutorial of Terpstra which comes along with samba is a good help!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2004 02:58 PM
09-13-2004 02:58 PM
Re: Linux Active Directory Authentication
The methodology was discussed to a degree at HP World.
I have yet to find a howto doc, but it can be done.
I'll try and dig up the presentation when I'm at work in the morning and can browse the pdf's from HP World.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2004 08:45 PM
09-13-2004 08:45 PM
Re: Linux Active Directory Authentication
Point 1: The user is in the form DOMAIN\USER
Point 2: The UID and GID isn't mappable
Ragu said that I can do Point 2 with winbind (I'm using that already, must look harder!).
What about Point 1? I *have* to have the old usernames working otherwise I'll have to make my own LDAP/NIS implementation from UNIX.
Thanks for your help guys!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2004 04:03 AM
09-14-2004 04:03 AM
Re: Linux Active Directory Authentication
http://support.microsoft.com/default.aspx?scid=kb;en-us;324541
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2004 07:17 AM
09-21-2004 07:17 AM
Re: Linux Active Directory Authentication
If you would like further assistance, I'd be happy to provide it. I also have some howtos that seemed to get a pretty good response @ another site, available for a small fee @ https://www.lanrx.com/store/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2004 07:19 AM
09-21-2004 07:19 AM
Re: Linux Active Directory Authentication
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2004 06:02 PM
09-21-2004 06:02 PM
Re: Linux Active Directory Authentication
I just setup a samba-3.0.7 running on RH9.0. and it work very well. Now I can either telnet, ssh and cek smb shares using my ActiveDirectory login.
You don't have to worry about DOMAIN\Username since samba3x provide "winbind use default domain" parameter.
I even can manage security on shares on samba using windows explorer (with acl support).
gut lak.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2004 01:24 AM
09-26-2004 01:24 AM
Re: Linux Active Directory Authentication
http://www.lanrx.com/index.php?option=articles&Itemid=76&topid=0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2006 02:22 AM
02-05-2006 02:22 AM
Re: Linux Active Directory Authentication
http://empsystech.com/tech_blog/category/technology/active-directory/linux-authentication/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2006 09:37 AM
03-07-2006 09:37 AM
Re: Linux Active Directory Authentication
works perfect.
/usr/bin/authconfig
RHEL AS3