search for: 9u

Displaying 20 results from an estimated 70 matches for "9u".

2007 Jun 08
2
Slightly off topic: nifty side affects...
...t daemon (in this case 18139). It''s not a problem until I go to start puppet, and puppet correctly assumes the port is in use by another running instance until lsof tells me otherwise. Example lsof output: COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME portmap 1598 rpc 9u IPv6 100695714 TCP *:18139 (LISTEN) automount 1672 root 9u IPv6 100695714 TCP *:18139 (LISTEN) rpc.statd 1724 root 9u IPv6 100695714 TCP *:18139 (LISTEN) rpc.idmap 1824 root 9u IPv6 100695714 TCP *:18139 (LISTEN) ruby 32249 root 9u IPv6 100695714...
2002 Mar 12
2
Address already in use on samba 2.2.3.a
Hi there, when I try to start the nmbd -D daemon on my OpenServer5.0.5 box, I'll get the errormessage in log.nmbd: [...] [2002/03/12 19:30:18, 0] nmbd/nmbd.c:(783) Netbios nameserver version 2.2.3a started. Copyright Andrew Tridgell and the Samba Team 1994-2002 [2002/03/12 19:30:18, 0] lib/util_sock.c:(789) bind failed on port 137 socket_addr = 0.0.0.0. Error = Address already in use
2003 Jun 26
1
HELP
...9RUD96-L87)A=&EO;G, at +5=P;VEN=&5R+6%R:71H("U78VAA<BUS=6)S M8W)I<'1S("U79F]R;6%T/3(@+5=B860M9G5N8W1I;VXM8V%S=" M5V5R<F]R M("!C;VYF=&5S="YC(#$^)C4*8V,Q.B!W87)N:6YG<R!B96EN9R!T<F5A=&5D M(&%S(&5R<F]R<PIC;VYF:6=U<F4Z($EN(&9U;F-T:6]N(&!M86EN)SH*8V]N M9FEG=7)E.C<T,30Z('=A<FYI;F<Z(&QO;F<@:6YT(&9O<FUA="P at 9&EF9F5R M96YT('1Y<&4 at 87)G("AA<F<@,BD*8V]N9FEG=7)E.B!F86EL960@<')O9W)A M;2!W87,Z"B-L:6YE(#<T,#<@(F-O;F9I9W5R92(*(VEN8VQU9&4@(F-O;F9D...
2010 Jul 01
2
ssh server hangs the port even if client machine shuts down
...233->10.55.40.121:2481 (ESTABLISHED) sshd 30000 615da7706d6c4babbcd6e6fb867ddab1 7u IPv4 1310919539 TCP 127.0.0.1:1037 (LISTEN) sshd 30000 615da7706d6c4babbcd6e6fb867ddab1 8u IPv6 1310919540 TCP [::1]:1037 (LISTEN) sshd 30000 615da7706d6c4babbcd6e6fb867ddab1 9u IPv4 1310919596 TCP 127.0.0.1:48818->127.0.0.1:http-alt (ESTABLISHED) Then after awhile: sshd 29996 root 3r IPv4 1310919488 TCP 10.55.41.92:2233->10.55.40.121:2481 (ESTABLISHED) sshd 30000 615da7706d6c4babbcd6e6fb867ddab1 3u IPv4 13...
2011 Aug 21
2
TFTPD: Cannot open /etc/hosts.{allow, deny}: Too many open files
...tftpd 20782 0 6u sock 0,5 2946157 can't identify protocol tftpd 20782 0 7u sock 0,5 2947174 can't identify protocol tftpd 20782 0 8u sock 0,5 2952758 can't identify protocol tftpd 20782 0 9u sock 0,5 2953809 can't identify protocol tftpd 20782 0 10u sock 0,5 2959221 can't identify protocol tftpd 20782 0 11u sock 0,5 2965427 can't identify protocol tftpd 20782 0 12u sock 0,5...
2010 Oct 25
1
[LLVMdev] sprintf -> snprintf conversion
...ch)); + snprintf(buffer, sizeof(buffer), "%-12u", unsigned(secondsSinceEpoch)); memcpy(hdr.date,buffer,12); // Get rid of trailing blanks in the name @@ -141,9 +141,9 @@ // Set the size field if (sz < 0) { buffer[0] = '-'; - sprintf(&buffer[1],"%-9u",(unsigned)-sz); + snprintf(&buffer[1], sizeof(buffer) - 1, "%-9u", (unsigned)-sz); } else { - sprintf(buffer, "%-10u", (unsigned)sz); + snprintf(buffer, sizeof(buffer), "%-10u", (unsigned)sz); } memcpy(hdr.size,buffer,10); @@ -290,16 +290,...
1998 Jun 04
1
Funny caching problem
...M>)\^(CL1`0:0"``$```````!``$``0>0!@`(````Y`0```````#H``$(@`<` M&````$E032Y-:6-R;W-O9G0@36%I;"Y.;W1E`#$(`06``P`.````S@<&``0` M$@`[`#<`!`!G`0$@@`,`#@```,X'!@`$`!(`.P`W``0`9P$!"8`!`"$```!& M,S0T0T8W1D%#1D)$,3$Q.$(Y-S`P-C`Y-S@R-T0U0@!&!P$$@`$`%@```$9U M;FYY(&-A8VAI;F<@<')O8FQE;0`."`$-@`0``@````(``@`!`Y`&`/@&```@ M`````P`F```````#`#8```````(!"1`!````/`,``#@#```-!0``3%I&=;B: M^:H#``H`<F-P9S$R-?XR`/\"!@*D`^0%ZP*#`%`3`U0"`&-H"L!S973^,@8` M!L,"@PY0`]4'$P*`_GT*@`C/"=D"@`J!#G$...
2018 Mar 08
2
samba migration on Solaris 10
Hi Harry Thanks for the comments. All contents under /etc/samba/private were indeed copied over appprd#ls -l /etc/samba/private/ total 432 -rw------- 1 root root 180224 Mar 7 21:29 passdb.tdb -rw------- 1 root root 696 Mar 8 09:13 schannel_store.tdb -rw------- 1 root root 16384 Mar 7 20:29 secrets.tdb -rw------- 1 root root 14449 Mar 8 11:09
2010 Oct 06
2
SAMBA replies SAM LOGON request from different ip alias
...LsarOpenPolicy2 request, \\SERVER3 root at server1# lsof -nPi4 | grep mbd | grep -v ESTABLISHED smbd 5301 root 22u IPv4 13507 0t0 TCP 192.168.16.31:445 (LISTEN) smbd 5301 root 23u IPv4 13508 0t0 TCP 192.168.16.31:139 (LISTEN) nmbd 5309 root 9u IPv4 13472 0t0 UDP *:137 nmbd 5309 root 10u IPv4 13473 0t0 UDP *:138 nmbd 5309 root 11u IPv4 13477 0t0 UDP 192.168.16.31:137 nmbd 5309 root 12u IPv4 13478 0t0 UDP 192.168.16.31:138 root at server2# lsof -nPi4 | grep mbd |...
2000 Oct 18
3
Locking propigation probelm samba to netatalk & netatalk to samba
...8u REG 3,3 55296 1136647 Maintenanc.fp5 afpd 31010 0 2u REG 3,3 3207 1136655 auction - envelope.rtf afpd 31010 0 5u REG 3,3 4156 1136656 Word Work File L 1 afpd 31010 0 8u REG 3,3 55296 1136647 Maintenanc.fp5 smbd 31386 0 9u REG 3,3 4156 1136656 Word Work File L 1 This is showing a rtf file open in word on mac and windows, both writable. I am able to save on one while the other has the same file open. The information isn't transferring between samba and netatalk. Locking works within samba and within neta...
2007 May 30
7
Ticket 616, service resource takes over puppetd port
Hello Luke, After our services do now successfully restart, we hit now the already opened bug where the restarted service takes over puppetd port if it''s configured to listen. One solution is to remove the listen option but it''s very nice to invoke a puppetrun on the clients from the central server without waiting for its next run. Where you already able to take a look? It
2005 Dec 21
9
question about changejournal
Hi, I''ve got a newbie question--sorry if this is covered elsewhere, I parsed through the archives for awhile and didn''t see it. I''d like to listen for whenever a file is renamed (e.g. foo.txt -> foo.old) and then magically change it back. This sounds odd, but I''m working with a stubborn application and this will actually make things work nice. So, if I do:
2018 Mar 08
0
samba migration on Solaris 10
...-- 1 root root 14449 Mar 8 > 11:09 smbpasswd > > Any other clue to it? Yes, winbindd also opens some of these files: # lsof -p 5091 |grep secrets.tdb winbindd 5091 root mem REG 254,2 45056 114151 /var/lib/ samba/private/secrets.tdb winbindd 5091 root 9u REG 254,2 45056 114151 /var/lib/ samba/private/secrets.tdb > THANK you again! > > From: Harry Jede [mailto:walk2sun at arcor.de] > Sent: March-08-18 10:51 AM > To: samba at lists.samba.org; Cheng, Simon (TR Technology & Ops) > Subject: Re: [Samba] samba...
2008 Apr 22
2
deny other hosts from synchronizing time with NTP client
...74 ntp 4u IPv4 35805 UDP *:ntp ntpd 4874 ntp 5u IPv6 35806 UDP *:ntp ntpd 4874 ntp 6u IPv4 35807 UDP localhost.localdomain:ntp ntpd 4874 ntp 7u IPv4 35808 UDP xxx:ntp ntpd 4874 ntp 8u IPv4 35809 UDP xxx:ntp ntpd 4874 ntp 9u IPv4 35810 UDP xxx:ntp ntpd 4874 ntp 10u IPv4 35811 UDP xxx:ntp NTP listens on every interface. cheers Simon -- XMPP: sjolle at swissjabber.org
2001 Oct 16
2
lvs & samba
Could you help a poor helpless guy how to get information to use samba under a linux virtual server? which port are used by samba? Pierre -- _______ | 0 0 | ------------00---O---00o----------------- Pierre Binet Service d'Etat a l'Aviation Civile Division Technique BP 6011 98702 Faa'a/Aeroport mail :binet_pierre@seac.pf tel :(00 689) 861261
2003 Sep 01
0
Samba writes in wrong file
...s:all)(81=subject)(82=sender)(83=message-id) (84=references)(85=recipients)(86=date)(87=size)(88=flags)(89=priority) ...<schnipp>...... (AE=folderName)(AF=charSet)(B0=charSetOverride)(B1=lastPurgeTime)> <(80=1)(81=INBOX.Junk)(9D=Mon Sep 01 14:33:00 2003)> {1:^9E {(k^9F:c)(s=9u)} [1(^AC=1)(^AD81)(^B1^9D)(^A9=1)(^AA=1)]} @$${1{@ {-1:^80 {(k96:c)(s=9)} } {-FFFFFFFD:^99 {(k98:c)(s=9)} } <(9E=Mon Sep 01 14:38:00 2003)>[1:^9E(^B1^9E)] @$$}1}@ ...<schnipp>...... @$${9{@ @$$}9}@ [2003/09/01 14:59:26, 1] smbd/service.c:make_connection(636) elac-58 (192.168.17...
2004 Mar 24
0
nmbd processes hanging
...4 socket | nmbd 23058 root 6w REG 104,7 6 293190 /var/run/samba/nmbd.pid | nmbd 23058 root 7w FIFO 0,7 532123 pipe | nmbd 23058 root 8u REG 104,7 696 293191 /var/run/samba/messages.tdb | nmbd 23058 root 9u IPv4 532126 UDP *:netbios-ns | nmbd 23058 root 10u IPv4 532127 UDP *:netbios-dgm | nmbd 23058 root 11u IPv4 532129 UDP bertha.meitner.priv:netbios-ns | nmbd 23058 root 12u IPv4 532130 UDP...
2002 Oct 29
1
samba compiling error
...:6YG(&QO8VMI;F<O;&]C M:VEN9RYC#0I#;VUP:6QI;F<@;&]C:VEN9R]B<FQO8VLN8PT*0V]M<&EL:6YG M(&QO8VMI;F<O<&]S:7@N8PT*0V]M<&EL:6YG('!A<W-D8B]P87-S9&(N8PT* M0V]M<&EL:6YG('!A<W-D8B]S96-R971S+F,-"G!A<W-D8B]S96-R971S+F,Z M($EN(&9U;F-T:6]N(&!S96-R971S7VYA;65D7VUU=&5X)SH-"G!A<W-D8B]S M96-R971S+F,Z,C@W.B!W87)N:6YG.B!P87-S:6YG(&%R9R R(&]F(&!T9&)? M;&]C:U]B>7-T<FEN9R<@9&ES8V%R9',@<75A;&EF:65R<R!F<F]M('!O:6YT M97(@=&%R9V5T('1Y<&4-"D-O;7!I;&am...
2018 Sep 07
1
rsyslog listening on high port
...??IPv6???19809??????0t0??TCP *:111 (LISTEN) sshd???????1156?????root????3u??IPv4???23045??????0t0??TCP *:22 (LISTEN) sshd???????1156?????root????4u??IPv6???23047??????0t0??TCP *:22 (LISTEN) snmpd??????1158?????root????8u??IPv4???26937??????0t0??TCP localhost:199 (LISTEN) rpc.statd??1196??rpcuser????9u??IPv4???24024??????0t0??TCP *:662 (LISTEN) rpc.statd??1196??rpcuser???11u??IPv6???24030??????0t0??TCP *:662 (LISTEN) avagent.b??1431?????root????4u??IPv6???26892??????0t0??TCP *:28002 (LISTEN) avagent.b??1431?????root????6u??IPv6???28867??????0t0??TCP localhost:38061 (LISTEN) master?????1535?????ro...
2004 Aug 12
0
Xend, File Descriptors, and Children
...t 5w FIFO 0,5 36242 pipe dhcpd3 766 root 6u REG 0,2 0 4569 /proc/xen/privcmd dhcpd3 766 root 7w REG 8,1 156889 44594 /var/log/xend.log dhcpd3 766 root 8u REG 0,2 0 4569 /proc/xen/privcmd dhcpd3 766 root 9u CHR 1,1 107604 /dev/mem dhcpd3 766 root 10u unix 0xc66213e0 37020 socket dhcpd3 766 root 11u raw 37019 00000000:0001->00000000:0000 st=07 dhcpd3 766 root 12u REG 0,2 0 4569 /proc/xen/privcmd dhcpd3 766 ro...