HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Samba to replace NT Domain Controller
Operating System - Linux
1830225
Members
1556
Online
109999
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
03-07-2002 11:47 AM
03-07-2002 11:47 AM
Samba to replace NT Domain Controller
Does any one know how to set up samba on RH to replace NT Domain Controller. Thanks.
Reputation of a thousand years can be determined by the conduct of an hour
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2002 07:43 PM
03-07-2002 07:43 PM
Re: Samba to replace NT Domain Controller
You need to tell Samba a few things.
In the [global] section:
workgroup =
domain logons = Yes
logon scripts = \\%n\netlogon\login.bat
domain master = yes
os level = 65
The 3rd there is the next section we need to set up.. The 'os level' is for figuring out with other systems whether it's a PDC or not.
A share called 'netlogon':
[netlogon]
comment = Network Login Share
path = /some/path/to/readonly/login/
In that path, you need a DOS batch file (or possibly an empty file) which does your network login.
On ours here, we map a number of different drives back to the local machine. This is all documented in the Samba documentation.
NOTE: The documentation states that the files should be read-only.
I hope this helps..
In the [global] section:
workgroup =
domain logons = Yes
logon scripts = \\%n\netlogon\login.bat
domain master = yes
os level = 65
The 3rd there is the next section we need to set up.. The 'os level' is for figuring out with other systems whether it's a PDC or not.
A share called 'netlogon':
[netlogon]
comment = Network Login Share
path = /some/path/to/readonly/login/
In that path, you need a DOS batch file (or possibly an empty file) which does your network login.
On ours here, we map a number of different drives back to the local machine. This is all documented in the Samba documentation.
NOTE: The documentation states that the files should be read-only.
I hope this helps..
One long-haired git at your service...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2002 05:08 AM
03-08-2002 05:08 AM
Re: Samba to replace NT Domain Controller
Hello Michael,
You can find additional information on Samba here:
Name resolution as used within MS Windows networking
http://de.samba.org/samba/ftp/docs/htmldocs/Samba-HOWTO-Collection.html#AEN309
Make Samba a member of an MS Windows NT security domain
http://de.samba.org/samba/ftp/docs/htmldocs/Samba-HOWTO-Collection.html#AEN400
Configure Samba as an authentication server
http://de.samba.org/samba/ftp/docs/htmldocs/Samba-HOWTO-Collection.html#AEN417
HTH
Martin
You can find additional information on Samba here:
Name resolution as used within MS Windows networking
http://de.samba.org/samba/ftp/docs/htmldocs/Samba-HOWTO-Collection.html#AEN309
Make Samba a member of an MS Windows NT security domain
http://de.samba.org/samba/ftp/docs/htmldocs/Samba-HOWTO-Collection.html#AEN400
Configure Samba as an authentication server
http://de.samba.org/samba/ftp/docs/htmldocs/Samba-HOWTO-Collection.html#AEN417
HTH
Martin
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP