From fbe0299e54df9173859182fad0071c7a3217b403 Mon Sep 17 00:00:00 2001 From: David O'Neill Date: Fri, 5 Jan 2001 17:50:50 +0000 Subject: Merge of documentation updates to HEAD. These got missed somewhere along the way. (This used to be commit afad150bacfd02ec83c57ea9ba9152ff59fb7eee) --- docs/htmldocs/samba-pdc-faq.html | 242 ++++++++++++++++++++++----------------- 1 file changed, 137 insertions(+), 105 deletions(-) (limited to 'docs/htmldocs/samba-pdc-faq.html') diff --git a/docs/htmldocs/samba-pdc-faq.html b/docs/htmldocs/samba-pdc-faq.html index 08301f8a40..ec8efaff4b 100644 --- a/docs/htmldocs/samba-pdc-faq.html +++ b/docs/htmldocs/samba-pdc-faq.html @@ -104,57 +104,57 @@ HREF="#AEN27" >
Introduction
2. General Information
What can we do ?
What can Samba Primary Domain Controller (PDC) do ?
Can I have a Windows 2000 client logon to a Samba controlled domain?
What's the status of print spool (spoolss) support in the NTDOM code?
CVS
What are the different Samba branches available in CVS ?
What are the CVS commands ?
3. Establishing Connections
How do I get my NT4 or W2000 Workstation to login to the Samba controlled Domain?
What is a 'machine account' ?
"The machine account for this computer either does not exist or is not accessable."
How do I create machine accounts manually ?
I cannot include a '$' in a machine name.
I get told "You already have a connection to the Domain...." when creating a machine account.
I get told "Cannot join domain, the credentials supplied conflict with an existing set.."
"The system can not log you on (C000019B)...."
4. User Account Management
Domain Admins
How do I configure an account as a domain administrator?
Profiles
Why is it bad to set "logon path = \\%N\%U\profile" in smb.conf? ?
Why are all the users listed in the "domain admin users" using the same profile?
The roaming profiles do not seem to be updating on the server.
Policies
What are 'Policies' ?.
I can't get system policies to work.
What about Windows NT Policy Editor ?
Can Win95 do Policies ?
Passwords
What is password sync and should I use it ?
How do I get remote password (unix and SMB) changing working ?
5. Miscellaneous
What editor can I use in DOS/Windows that won't mess with my unix EOF
How do I get 'User Manager' and 'Server Manager'
The time setting from a Samba server does not work.
"trust account xxx should be in DOMAIN_GROUP_RID_USERS"
How do I get my samba server to become a member ( not PDC ) of an NT domain?
6. Troubleshooting and Bug Reporting
Diagnostic tools
What are some diagnostics tools I can use to debug the domain logon process and where can I find them?
How do I install 'Network Monitor' on an NT Workstation or a Windows 9x box?
What other help can I get ?
URLs and similar
How do I get help from the mailing lists ?
How do I get off the mailing lists ?
It should be noted that 2.2.0 in its pre-release form still has a few problems, I'll try and keep this section current while things are still dynamic. - At the time of this update (November 13, 2000) the current state of play is :

Comments here about W2K joining the domain apply only to Samba 2.2 from the CVS after November 27th. The 'snapshot' release Samba2.2alpha1 does not work !!! See below on how to get a CVS tree.

Known Bug !W2K machines will not successfully join a domain with a name that + is made up from an even number of characters. Yep, thats right ! BIOTEST is OK as is MYDOMAI + but MYDOMAIN will not work until this bug is fixed. Hmm.., we believe + that this bug is fixed, but see below.

Known Bug !After some bugs were fixed just before + Christmas, W2K SP1 machines cannot join the domain. Expected to be + fixed early in the new year. Whats that ? yeah, samba developers + have a Christmas break too !

Know Bug !NTs (and possibly W2K ?) are not told the logged on user is a domain + admin if the parameter "domain admin users = user" is used. The alternative, "domain admin group" + does work. See the HowTo.

Client Side creation of Machine accounts does work but is not complete. Firstly, the


Introduction


Chapter 2. General Information

What can we do ?

What can Samba Primary Domain Controller (PDC) do ?


Can I have a Windows 2000 client logon to a Samba controlled domain?


What's the status of print spool (spoolss) support in the NTDOM code?


CVS


What are the different Samba branches available in CVS ?


What are the CVS commands ?


Chapter 3. Establishing Connections


"The system can not log you on (C000019B)...."


Chapter 4. User Account Management

Domain Admins

How do I configure an account as a domain administrator?


Profiles

Why is it bad to set "logon path = \\%N\%U\profile" in smb.conf? ?


Why are all the users listed in the "domain admin users" using the same profile?


The roaming profiles do not seem to be updating on the server.

net time \\server /set /yes replacing server with the name of your PDC (or another synchronized SMB server). See about Setting Time


Policies

What are 'Policies' ?.

[netlogon]share. The file is created with a policy editor and must be readable by anyone and writeable by only root. See below for how to get a suitable editor.


I can't get system policies to work.

share and must be readable by everyone and writeable by only root. The file must be created by an NTServer Policy Editor.


What about Windows NT Policy Editor ?


Can Win95 do Policies ?


Passwords