Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
03-08-2014, 03:53 PM
|
#1
|
LQ Newbie
Registered: Jan 2014
Posts: 29
Rep:
|
Slackware: how to make SAMBA PDC?
i installed samba, configured, created machine and users account, restart smb service etc.. etc... but it isnt working
pics below shows smb.conf and wins 7 error
|
|
|
03-09-2014, 08:19 AM
|
#2
|
Senior Member
Registered: Jan 2012
Distribution: Slackware
Posts: 3,348
Rep:
|
"security = user" means you've not configured Samba as either an NT or an Active Directory DC. You've created a standalone server with local user accounts.
You should abandon the notion of setting up a "PDC", as that's a Primary Domain Controller in an ancient non-Active Directory domain. AD DCs have been supported since the release of Samba 4.0.
To create an AD domain, you should first decide whether you want to use BIND or the built-in Samba DNS server. Then run samba-tool domain provision to create an Active Directory domain.
Last edited by Ser Olmy; 03-09-2014 at 08:23 AM.
|
|
|
03-09-2014, 11:28 AM
|
#3
|
LQ Newbie
Registered: Dec 2011
Distribution: Slackware/Debian
Posts: 27
Rep:
|
Do you want to make a NT-like Domain Controller (Samba 3.x) or AD Domain Controller (Samba 4.x)? You can find a lot of tutorials about doing this using Debian or CentOS, doing this on Slackware should be very similar. Remember that you shouldn't create machine accounts, they are created itself when you connect a Windows workstation to domain.
|
|
|
03-09-2014, 03:38 PM
|
#4
|
LQ Newbie
Registered: Jan 2014
Posts: 29
Original Poster
Rep:
|
i solved it, windows 7 isn't compatible with samba... after i tried with windows XP S3, it worked :|
|
|
|
03-09-2014, 06:07 PM
|
#5
|
LQ Newbie
Registered: Dec 2011
Distribution: Slackware/Debian
Posts: 27
Rep:
|
Quote:
Originally Posted by fjur94
i solved it, windows 7 isn't compatible with samba... after i tried with windows XP S3, it worked :|
|
But you can change a few things to make Windows 7 work with Samba 3 and if you want to use Samba 4 no changes are needed
|
|
1 members found this post helpful.
|
03-12-2014, 07:52 AM
|
#6
|
LQ Newbie
Registered: Nov 2013
Posts: 5
Rep:
|
Put the lines below on a samba.reg file and run on all win7 machines, then try to join.
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanManWorkstation\Parameters]
"DNSNameResolutionRequired\=dword:00000000
"DomainCompatibilityMode"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System]
"SlowLinkDetectEnabled"=dword:00000000
"DeleteRoamingCache"=dword:00000001
"WaitForNetwork"=dword:00000000
"CompatibleRUPSecurity"=dword:00000001
|
|
|
All times are GMT -5. The time now is 02:57 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|