- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Linux Authentication From Windows??
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
12-14-2005 12:22 AM
12-14-2005 12:22 AM
Linux Authentication From Windows??
I'm the administrator of a mixed netwrok that contains windows domain (2003 Enterprise server) and SLES 9.0 Linux server. I ask if it is possible to make authentication of Linux users of the server to be done from the windows domain active directory or not? This will make it too easy for users to have one account for both networks and its related applications.
ALL good replies will be highly appreciated.
Thanks.
Tamer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 12:27 AM
12-14-2005 12:27 AM
Re: Linux Authentication From Windows??
WORKGROUP = domain-name
security = server
password server = 192.168.0.1 192.168.0.2
You must then change the security settings to allow authenticate using SAMBA. I think that this you can do it via YAST.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 12:34 AM
12-14-2005 12:34 AM
Re: Linux Authentication From Windows??
Thanks for fast response. why these certain IP address? you should know that I don't mean samba specifically. I mean authentication when log in the server.
Tamer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 02:12 AM
12-14-2005 02:12 AM
Re: Linux Authentication From Windows??
And yes, this is for authenticate users that logon to linux, not only to access shares through samba.
Here is another method:
http://sadms.sourceforge.net/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 02:22 AM
12-14-2005 02:22 AM
Re: Linux Authentication From Windows??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 09:29 AM
12-14-2005 09:29 AM
Re: Linux Authentication From Windows??
pam modules which will authenticate against
Windows. If you are allowing logins
based on the authentication, you may
also want to install the module that
creates a home directory on first login.
If you only want access to file and printer
shares, then configure Samba to authenticate
against Windows. The Samba documentation
package (at least for Debian) includes a
book with details for a variety of
configurations.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2005 01:10 AM
12-16-2005 01:10 AM
Re: Linux Authentication From Windows??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2005 07:16 AM
12-16-2005 07:16 AM
Re: Linux Authentication From Windows??
http://www.centrify.com/
Rgds...Geoff