Problem with samba 2.0.0 ?

Roman A. Dorokhin rd at typhoon.spb.ru
Mon Jan 11 10:56:40 GMT 1999


Unfortunately I have security=domain option.
Here is the smb.conf
#======================= Global Settings
=====================================
[global]
workgroup = FREENET
netbios name = INTRA
server string = UNIX Server
load printers = no
guest account = nobody
log file = /var/log/samba.log.%m
max log size = 50
security = domain
password server = HPSERVER BREST CCSERVER
encrypt passwords = yes
socket options = TCP_NODELAY
interfaces = 195.5.143.0/24 10.10.1.0/24
local master = yes
os level = 33
domain logons = yes
dns proxy = yes
default service = public
mangle case = yes
mangled names = yes
preserve case = yes
browseable = yes
browse list = yes
auto services = public
dead time = 60
debug level = 1
keep alive = 60
comment = Samba Server
admin users = administrator
lock directory = /var/lock/samba
share modes = yes
passwd program = smbpasswd


#============================ Share Definitions
==============================
[homes]
   comment = Home Directories
   browseable = no
   volume = Home
   writable = yes
   create mask = 0640
   hide dot files = yes
   hide files = .*
   printable = no

[public]
   comment = Public Stuff
   path = /mnt/users/home/samba.public
   public = yes
   volume = Public
   writable = yes
   printable = no
   write list = @users
   printable = no
   create mask = 0644


[Distr]
   comment = Archive on intra
   path = /mnt/users/archiv
   browseable = yes
   read only = yes
   volume = distributive
   writable = yes
   public = yes
   short preserve case = yes
   preserve case = yes
   available = yes
   guest only = no
   only user = no



>> Hi everybody!
>>
>> I have the following problem:
>> After joining into NT domain (using smbpasswd) and starting
>> Samba the Samba server becomes the primary domain
>> controller (PDC). In this case I am adding Samba machine as
>> a usual workstation using server manager for domain. Of
>> course, after the event when Samba becomes a PDC, the domain
>> locks because Samba server can not work as a PDC.
>> Question: why this happens and how can I fix this.
>
>Hmmm...I'm guessing that you joined the domain but
>have "security=user" in smb.conf.
>
>If I am wrong then send me you smb.conf file and I'll take a
>look at it.
>
>
>
>
>jerry
>________________________________________________________________________
>                            Gerald ( Jerry ) Carter
>Engineering Network Services                           Auburn University
>jerry at eng.auburn.edu             http://www.eng.auburn.edu/users/cartegw
>
>       "...a hundred billion castaways looking for a home."
>                                  - Sting "Message in a Bottle" ( 1979 )
>



More information about the samba-ntdom mailing list