SAMBA_TNG_2_5_GOOD as NT-PDC solution (Part I)

Bryan Batchelder BBatchelder at ConnectWise.com
Mon Jun 12 16:00:50 GMT 2000


Well, as far as your setting of the time (Problem #11).....does the user
logging in to the NT box have permissions to change the system time?  I have
run into this problem before with a 'real' NT server trying to do time sync
on login....I just ended up setting up a service in NT that does NTP.

--b

-----Original Message-----
From: samba-ntdom at samba.org [mailto:samba-ntdom at samba.org]On Behalf Of
Wilson Yau
Sent: Monday, June 12, 2000 11:55 AM
To: Multiple recipients of list SAMBA-NTDOM
Subject: SAMBA_TNG_2_5_GOOD as NT-PDC solution (Part I)


Thank you for all of your tips, advice & help, those replying to 'PDC
user authentication' several days ago.

As all of you may have already known, the ALPHA release 2.5.3 is not yet
ready (broken), FYI, I don't have those problems now when running
SAMBA_TNG_2_5_GOOD.

However, there are some error messages in different log files. Do anyone
know what do they mean?  (Something really need to be fixed or Can just
ignore them?).  If anyone could give me some hints on which
documentation to find out the relevant answers, I would be very
grateful.

Here are the collections of the error log meesages I've got:

1.) from /usr/local/samba/var/log.smb
..
......
.........
Failed to set socket option SO_KEEPALIVE (Error Socket operation on
non-socket)
Failed to set socket option IPTOS_LOWDELAY (Error Socket operation on
non-socket)
Failed to set socket option TCP_NODELAY (Error Socket operation on
non-socket)
Failed to set socket option SO_SNDBUF (Error Socket operation on
non-socket)
Failed to set socket option SO_RCVBUF (Error Socket operation on
non-socket)
file_init: Information only: requested 10000 open files, 1014 are
available.
waiting for a connection

2.) from /usr/local/samba/var/log.svcctl

wilson at mole:~$ tail -f /usr/local/samba/var/log.svcctl
  Processing section "[printers]"
added interface ip=192.168.1.60 bcast=192.168.1.255 nmask=255.255.255.0
added interface ip=172.16.136.1 bcast=172.16.136.255 nmask=255.255.255.0

create_pipe_socket: /usr/local/samba/var/locks/.msrpc perms=448
/usr/local/samba/var/locks/.msrpc/svcctl perms=448
*** Please someone examine create_pipe_socket and fix it ***
*** if used other than for exclusive root access ***
*** (see perms, which should be 0700 and 0600) ***
*** there is a race condition to be exploited. ***
remove on /usr/local/samba/var/locks/.msrpc/svcctl failed
waiting for a connection

3.) /usr/local/samba/var/log.lsarpc
..
......
create_pipe_socket: /usr/local/samba/var/locks/.msrpc perms=448
/usr/local/samba/var/locks/.msrpc/lsarpc perms=448
*** Please someone examine create_pipe_socket and fix it ***
*** if used other than for exclusive root access ***
*** (see perms, which should be 0700 and 0600) ***
*** there is a race condition to be exploited. ***
remove on /usr/local/samba/var/locks/.msrpc/lsarpc failed
waiting for a connection

4.) from /usr/local/samba/var/log.netlogon
..
.....
create_pipe_socket: /usr/local/samba/var/locks/.msrpc perms=448
/usr/local/samba/var/locks/.msrpc/netlogon perms=448
*** Please someone examine create_pipe_socket and fix it ***
*** if used other than for exclusive root access ***
*** (see perms, which should be 0700 and 0600) ***
*** there is a race condition to be exploited. ***
remove on /usr/local/samba/var/locks/.msrpc/netlogon failed
waiting for a connection

5.) from /usr/local/samba/var/log.srvsvc
..
..
create_pipe_socket: /usr/local/samba/var/locks/.msrpc perms=448
/usr/local/samba/var/locks/.msrpc/srvsvc perms=448
*** Please someone examine create_pipe_socket and fix it ***
*** if used other than for exclusive root access ***
*** (see perms, which should be 0700 and 0600) ***
*** there is a race condition to be exploited. ***
remove on /usr/local/samba/var/locks/.msrpc/srvsvc failed
waiting for a connection

6.) from /usr/local/samba/var/log.wkssvc
..
....
create_pipe_socket: /usr/local/samba/var/locks/.msrpc perms=448
/usr/local/samba/var/locks/.msrpc/wkssvc perms=448
*** Please someone examine create_pipe_socket and fix it ***
*** if used other than for exclusive root access ***
*** (see perms, which should be 0700 and 0600) ***
*** there is a race condition to be exploited. ***
remove on /usr/local/samba/var/locks/.msrpc/wkssvc failed
waiting for a connection

7.) from /usr/local/samba/var/log.samr
...
......
create_pipe_socket: /usr/local/samba/var/locks/.msrpc perms=448
/usr/local/samba/var/locks/.msrpc/samr perms=448
*** Please someone examine create_pipe_socket and fix it ***
*** if used other than for exclusive root access ***
*** (see perms, which should be 0700 and 0600) ***
*** there is a race condition to be exploited. ***
remove on /usr/local/samba/var/locks/.msrpc/samr failed
waiting for a connection

8.) from /usr/local/samba/var/log.winreg
..
......
create_pipe_socket: /usr/local/samba/var/locks/.msrpc perms=448
/usr/local/samba/var/locks/.msrpc/winreg perms=448
*** Please someone examine create_pipe_socket and fix it ***
*** if used other than for exclusive root access ***
*** (see perms, which should be 0700 and 0600) ***
*** there is a race condition to be exploited. ***
remove on /usr/local/samba/var/locks/.msrpc/winreg failed
waiting for a connection

9.) from /usr/local/samba/var/log.browser
..
.......
create_pipe_socket: /usr/local/samba/var/locks/.msrpc perms=448
/usr/local/samba/var/locks/.msrpc/browser perms=448
*** Please someone examine create_pipe_socket and fix it ***
*** if used other than for exclusive root access ***
*** (see perms, which should be 0700 and 0600) ***
*** there is a race condition to be exploited. ***
remove on /usr/local/samba/var/locks/.msrpc/browser failed
waiting for a connection

10.) from /usr/local/samba/var/log.spoolss
...
.......
create_pipe_socket: /usr/local/samba/var/locks/.msrpc perms=448
/usr/local/samba/var/locks/.msrpc/spoolss perms=448
*** Please someone examine create_pipe_socket and fix it ***
*** if used other than for exclusive root access ***
*** (see perms, which should be 0700 and 0600) ***
*** there is a race condition to be exploited. ***
remove on /usr/local/samba/var/locks/.msrpc/spoolss failed
waiting for a connection

11.) During log-in in NT client, \\MOLE\NETLOGON\logon .bat displayed
the following:

"Setting Current Time...
Current time at \\mole is 06/12/00 4:41 PM

System error 1314 has occurred.

 A required privilege is not held by the client."


Sorry, I know its a lot!

Thank you very much for all your attention & help!

Wilson : )

N.B.  I'll enlose my smb.conf file & my brief system information in
another email closely followed this one.




-------------- next part --------------
HTML attachment scrubbed and removed


More information about the samba-ntdom mailing list