Displaying 6 results from an estimated 6 matches for "logpriv".
Did you mean:
io_priv
2017 Feb 07
5
ntp and samba43 on FreeBSD-103.
...ttps://wiki.samba.org/index.php/Time_Synchronisation which contains
this instruction:
Set up the ntpd.conf File on a DC
. . .
ntpsigndsocket /usr/local/samba/var/lib/ntp_signd/
Now, on the FreeBSD host I see this instead:
# sockstat | grep ntp
root ntpd 6229 3 dgram -> /var/run/logpriv
root ntpd 6229 20 udp6 *:123 *:*
root ntpd 6229 21 udp4 *:123 *:*
root ntpd 6229 22 udp4 192.168.8.65:123 *:*
root ntpd 6229 23 udp6 ::1:123 *:*
root ntpd 6229 24 udp6 fe80::1%lo0:123...
2017 Jun 11
3
post ino64: lockd no runs?
...race what's going on (as tailing
/var/log/messages was completely unproductive, even after enabling
rc_debug).
So I tried: "sudo ktrace -di service lockd restart"; upon exanimation of
the output of kdump(1), I see that the trace ends with:
...
2811 rpc.lockd NAMI "/var/run/logpriv"
2786 sh CALL read(0xa,0x627fc0,0x400)
2786 sh GIO fd 10 read 0 bytes
""
2811 rpc.lockd RET connect 0
2786 sh RET read 0
2811 rpc.lockd CALL sendto(0x3,0x7fffffffe2c0,0x27,0,0,0)
2786 sh CALL exit(0)
2811 rpc.lockd GIO fd 3 wrot...
2017 Feb 07
0
ntp and samba43 on FreeBSD-103.
...on which contains
> this instruction:
>
> Set up the ntpd.conf File on a DC
> . . .
> ntpsigndsocket /usr/local/samba/var/lib/ntp_signd/
>
> Now, on the FreeBSD host I see this instead:
>
> # sockstat | grep ntp
> root ntpd 6229 3 dgram -> /var/run/logpriv
> root ntpd 6229 20 udp6 *:123 *:*
> root ntpd 6229 21 udp4 *:123 *:*
> root ntpd 6229 22 udp4 192.168.8.65:123 *:*
> root ntpd 6229 23 udp6 ::1:123 *:*
> root ntpd 6229 ...
2017 Feb 08
0
ntp and samba43 on FreeBSD-103.
...ation which contains
> this instruction:
>
> Set up the ntpd.conf File on a DC
> . . .
> ntpsigndsocket /usr/local/samba/var/lib/ntp_signd/
>
> Now, on the FreeBSD host I see this instead:
>
> # sockstat | grep ntp
> root ntpd 6229 3 dgram -> /var/run/logpriv
> root ntpd 6229 20 udp6 *:123 *:*
> root ntpd 6229 21 udp4 *:123 *:*
> root ntpd 6229 22 udp4 192.168.8.65:123 *:*
> root ntpd 6229 23 udp6 ::1:123 *:*
> root ntpd 6229...
2008 Apr 23
0
Running Samba 3 in a FreeBSD jail
...root nmbd 1430 6 udp4 192.168.15.201:137 *:*
root nmbd 1430 7 udp4 192.168.15.201:138 *:*
root nmbd 1430 8 udp4 192.168.15.201:137 *:*
root nmbd 1430 9 udp4 192.168.15.201:138 *:*
root nmbd 1430 12 dgram -> /var/run/logpriv
So it listens at the correct IP address (of the jail).
Any ideas how to debug this? How to find out why Samba doesn't respond to NetBIOS broadcast
requests when running in jail?
My smb.conf is here: http://stuff.skoberne.net/smb.conf
Thanks,
Nejc
2009 Jan 26
2
FreeBSD-7.1STABLE w/BIND-9.4.3-P1 start problem
...0 c3ea2114 0 0 0 /var/run/devd.pipe
c3ea3888 dgram 0 0 c4041bdc 0 0 0 /var/named/var/run/log
c3ea3930 dgram 0 0 c4041cf0 0 0 0 /var/run/log
c3ea39d8 dgram 0 0 c4041e04 0 0 0 /var/run/logpriv
c3ea3a80 dgram 0 0 c4043000 0 0 0 /var/run/log
ns# sockstat -4
USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS
balgaa sshd 792 3 tcp4 122.254.1x.x:22 122.254.93.23:58663
root sshd 789 3 tcp4 122.254.1x.x:22...