[Samba] Login Error

Aldo Damian Ambriz Martinez -- Unix SysAdmin aldo at neon.palaciohierro.com.mx
Mon Sep 29 22:55:11 GMT 2003


Hello all...

I don't know what's going on, I was working fine when a I needed to
shutdown my computer, after that I wasn't able to reconnect a unit from
a samba server!

I got the error:


[2003/09/29 17:44:18, 0]
smbd/password.c:connect_to_domain_password_server(1367)
  connect_to_domain_password_server: unable to setup the PDC credentials
to machine PDC. Error was : NT_STATUS_OK.
[2003/09/29 17:44:18, 0] smbd/password.c:domain_client_validate(1599)
  domain_client_validate: Domain password server not available.
[2003/09/29 17:44:18, 1] smbd/password.c:pass_check_smb(545)


The samba server is configuring as a file server, with the next smb.conf
file

[global]
  workgroup = DOMAIN
  netbios name = Aldo_Damian
  server string = Aldo Damian -- SysAdmin
  security = domain
  password server = BDC PDC
  encrypt passwords = yes
  smb passwd file = /etc/samba/smbpasswd
  username map = /etc/samba/users.map
  log file = /var/log/samba/log.%m
  log level = 2
  max log size = 1024
  unix password sync = no
  domain master = no
  local master = no

; Inactive Client Connections
  keepalive = 60
  deadtime = 5
  os level = 2

; Filesystem
  map archive = yes
  map system = yes
  map hidden = yes

; Net options
  socket options = TCP_NODELAY SO_KEEPALIVE=20
  interfaces =  127.0.0.1 132.147.158.90

[MyStuff]
   comment = MyStuff
   path = /home/aldo
   root directory = /home/aldo
   valid users =  ambrizalo aldo
   allow hosts = 132.147.141.165
   public = no
   browseable = yes
   writeable = yes
   case sensitive = no
   follow symlinks = yes
   force create mode = 0644
   force directory mode = 0755
   force user = aldo
   force group = aldo
   guest ok = no


Any idea??

Thanks for all!

-- 
Aldo Damian Ambriz Martinez -- Unix SysAdmin
<aldo at neon.palaciohierro.com.mx>
El Palacio de Hierro




More information about the samba mailing list