[Samba] problems with profiles and netlogon

kent E. kent-cdr at greendot.com.ph
Wed Jan 7 10:53:15 GMT 2004


newbie here..

my samba3.0 sits on a redhat9 and i have a winNT4.0 logging into it..
the name of the ntPC is cpu3 now.. im not sure what to put into my
profiles and netlogon.. 

here is a the log of the specific workstation
================================
[2004/01/07 18:47:10, 2] smbd/sesssetup.c:setup_new_vc_session(535)
  setup_new_vc_session: New VC == 0, if NT4.x compatible we would close
all old resources.
[2004/01/07 18:47:32, 2] auth/auth.c:check_ntlm_password(302)
  check_ntlm_password:  authentication for user [cpu3] -> [cpu3] ->
[cpu3] succeeded
[2004/01/07 18:47:35, 2] auth/auth.c:check_ntlm_password(302)
  check_ntlm_password:  authentication for user [cpu3] -> [cpu3] ->
[cpu3] succeeded
[2004/01/07 18:47:35, 0] smbd/service.c:make_connection_snum(670)
  '/etc/samba/profiles' does not exist or is not a directory, when
connecting to [profiles]
[2004/01/07 18:47:35, 0] smbd/service.c:make_connection_snum(670)
  '/etc/samba/profiles' does not exist or is not a directory, when
connecting to [profiles]
[2004/01/07 18:47:51, 0] smbd/service.c:make_connection_snum(670)
  '/etc/samba/netlogon' does not exist or is not a directory, when
connecting to [netlogon]
[2004/01/07 18:47:52, 2] smbd/service.c:make_connection_snum(384)
  user 'cpu3' (from session setup) not permitted to access this share
(cpu3)
[2004/01/07 18:47:52, 2] smbd/service.c:make_connection_snum(384)
  user 'cpu3' (from session setup) not permitted to access this share
(cpu3)
[2004/01/07 18:47:52, 0] smbd/service.c:make_connection_snum(670)
  '/etc/samba/netlogon' does not exist or is not a directory, when
connecting to [netlogon]
[2004/01/07 18:47:52, 0] smbd/service.c:make_connection_snum(670)
  '/etc/samba/netlogon' does not exist or is not a directory, when
connecting to [netlogon]
[2004/01/07 18:47:52, 0] smbd/service.c:make_connection_snum(670)
  '/etc/samba/netlogon' does not exist or is not a directory, when
connecting to [netlogon]
========================================


a snippet of my smb.conf
========================================
[netlogon]
        comment = Network Logon Service
        path = /etc/samba/netlogon
        public = yes
        read only = yes
        valid users = @cdr
        browseable = no

[profiles]
        path = /etc/samba/profiles
        writable = yes
        create mask = 0600
        directory mask = 0700
        browseable = no
;       valid users = root @cdr




More information about the samba mailing list