search for: ticotsord

Displaying 4 results from an estimated 4 matches for "ticotsord".

2007 Oct 12
2
Perfomance tuning for NIS client
...9;m not sure if this is default on linux nis bindings: [root at linux]# pwd /var/yp/binding [root at linux]# ls NONAME.DOMAIN.COM.1 NONAME.DOMAIN.COM.2 ===> why there are two of this on linux? solaris# cd /var/yp/binding solaris# ls NONAME.DOMAIN.COM xprt.tcp.3 xprt.ticlts.3 xprt.ticotsord.2 xprt.udp.2 xprt.tcp.1 xprt.ticlts.1 xprt.ticots.3 xprt.ticotsord.3 xprt.udp.3 xprt.tcp.2 xprt.ticlts.2 xprt.ticotsord.1 xprt.udp.1 ypbind.pid Thanks in advance for any feedback. Things I've tried to tweak: * put NIS Server IP on /etc/yp.conf * put NIS Server IP o...
2002 Feb 28
1
Solaris, socketpair and chroot
...; I get the following messages on the client: pipe failed in do_recv rsync error: error in socket IO (code 10) at main.c(375) rsync: connection unexpectedly closed (69 bytes read so far) What seems to occur on the server is that socketpair(3) (not pipe(2)) is called, which needs to open /dev/ticotsord. Since I do not have a /dev in the chroot directory, this call fails. Disabling HAVE_SOCKETPAIR in config.h seems to resolve the problem. Is there any way this can be worked around more appropriately (perhaps by calling socketpair() before going chrooted)? Thomas. -- Thomas.Quinot@Cuivre.FR...
2009 Jan 28
0
Solaris removing ktkt_warnd from inetd.conf
Have a system admin who would like to stop running inetd on his Solaris 9 system. Currently the only thing left in his /etc/inet/inetd.conf file is: 100134/1 tli rpc/ticotsord wait root /usr/lib/krb5/ktkt_warnd ktkt_warnd Does anyone know if they can remove this without causing any problems?
2003 Aug 01
0
FW: winbind on Solaris 2.5.1 not working.
...550: fcntl(11, F_SETLKW, 0xEFFFEE10) = 0 550: fcntl(11, F_SETLKW, 0xEFFFEE10) = 0 550: sigaction(SIGUSR1, 0xEFFFEF00, 0x00000000) = 0 550: umask(0) = 022 550: lstat("/tmp/.winbindd", 0xEFFFEEA8) Err#2 ENOENT 550: mkdir("/tmp/.winbindd", 0755) = 0 550: open("/dev/ticotsord", O_RDWR) = 12 550: ioctl(12, I_PUSH, "sockmod") = 0 550: ioctl(12, I_STR, 0xEFFFE920) = 0 550: ioctl(12, I_SETCLTIME, 0xEFFFE9D4) = 0 550: ioctl(12, I_SWROPT, 0x00000002) = 0 550: sigprocmask(SIG_SETMASK, 0xEFFFE9C4, 0xEFFFE9B4) = 0 550: ioctl(12, I_STR, 0xEFFFE838) = 0 5...