can't find the PDC

Margarita Parker mparker at myra.com
Wed Dec 15 00:07:16 GMT 1999


Hi,

I have configured samba 2.0.6 as a PDC on my solaris 2.6 box.
I am able to join the domain from an NT 4.0 workstation but when I log
on I get an error :
"can't find profile" and then I cannot log on.
When I look in the error log it says:
"No Windows NT Domain Controller is available for domain ITALY. (This
event is expected and can be ignored when booting with the 'No Net'
Hardware Profile.)  The following error occurred:
There are currently no logon servers available to service the logon
request."

In the log.nmb it says:
"[1999/12/14 13:39:00, 0] lib/util_sock.c:set_socket_options(148)
  Failed to set socket option TCP_NODELAY (Error Bad file number)
[1999/12/14 13:39:12, 0] smbd/service.c:make_connection(209)
  durango (142.44.2.53) couldn't find service test
[1999/12/14 13:39:12, 0] smbd/service.c:make_connection(209)
  durango (142.44.2.53) couldn't find service test"

test is the name of the user that I created.

Here is my smb.conf:

[global]
   workgroup = ITALY
   netbios name = RIO
   encrypt passwords = yes
#  map to guest = Bad User
   mangled names = yes
   case sensitive = no
   #domain user map = /opt/samba/lib/domainuser.map
   #domain group map = /opt/smab/lib/domaingroup.map
   preserve case = yes
   server string = Samba Server
   ;dns proxy = yes
   security = user
   ;guest account = nfs
   password server = rio ##used to be glasgow
   password level = 0
   unix password sync = yes
   unix realname = yes
   domain logons = yes
   domain master = no
   local master = yes
###smb passwd file = /etc/passwd
   max log size = 50
   printcap name = /opt/local/samba/lib/printcap
   printing = sysv
   load printers = yes
   #logon path = \\%L\netlogon
   #logon script = %U.bat
 # socket options = TCiP_NODELAY
   dns proxy = no
   browseable = yes
   passwd program = /usr/bin/passwd %u
   passwd chat = *password* %n\n *password* %n\n *successfull*

 [netlogon]
    path = /opt/samba/netlogon
    public = no
    browseable = yes

[samba]
   comment = test share
   path = /opt/samba
   read only = no
   browseable = yes
  #valid users = @corp_myra
   create mask = 0770
   directory mask = 0770

[profiles$]
    path = /opt/samba/profiles/%U
    root preexec = /bin/mkdir /opt/samba/profiles/%U; \
                   /bin/chown %U /opt/samba/profiles/%U; \
                   /bin/chmod 700 /opt/samba/profiles/%U
    browseable = yes
    guest ok = yes
    create mode = 0600
    directory mode = 0700
    writeable = yes


Any ideas?

Thanks




--
Margarita Parker





More information about the samba-ntdom mailing list