Displaying 20 results from an estimated 2790 matches for "ipc".
Did you mean:
ip
2002 Mar 06
1
Help - Samba 2.2.3a + Solaris 8 7/01 - 64 bit binaries
...ed with no
matching record.
[2002/03/05 14:58:58, 0] nmbd/nmbd.c:(63)
Got SIGTERM: going down...
$ more log.smbd
[2002/03/05 14:36:34, 0] smbd/server.c:(698)
smbd version 2.2.3a started.
Copyright Andrew Tridgell and the Samba Team 1992-2002
$
$ more log.jeeves
[2002/03/05 13:59:17, 1] smbd/ipc.c:(292)
api_fd_reply: INVALID PIPE HANDLE: 49
[2002/03/05 13:59:17, 1] smbd/ipc.c:(292)
api_fd_reply: INVALID PIPE HANDLE: 4a
[2002/03/05 13:59:17, 1] smbd/ipc.c:(292)
api_fd_reply: INVALID PIPE HANDLE: 4b
[2002/03/05 13:59:17, 1] smbd/ipc.c:(292)
api_fd_reply: INVALID PIPE HANDLE: 4c
[2002...
2004 Nov 04
4
Attempt to build a gemspec
Hi all,
I''m trying to build a gemspec for win32-ipc, using a precompiled binary.
Here''s my gemspec file:
#win32-ipc.gemspec
require "rubygems"
spec = Gem::Specification.new do |s|
s.name = "win32-ipc"
s.version = "0.3.1"
s.platform = Gem::Platform::WIN32
s.summary = "A base class f...
2004 Oct 03
1
Problem setting up Samba on Fedora Core 2 / XP
...ve run the
commands below on the FC2 box with no errors. The FC2 box is leitrim and the
XP machine is kevinden.
[root@leitrim root]# smbclient -L leitrim
Password:
Domain=[WORKGROUP] OS=[Unix] Server=[Samba 3.0.7-2.FC2]
Sharename Type Comment
--------- ---- -------
test Disk for testing only
IPC$ IPC IPC Service (Samba 3.0.7-2.FC2)
ADMIN$ IPC IPC Service (Samba 3.0.7-2.FC2)
Domain=[WORKGROUP] OS=[Unix] Server=[Samba 3.0.7-2.FC2]
Server Comment
--------- -------
LEITRIM Samba 3.0.7-2.FC2
Workgroup Master
--------- -------
WORKGROUP LEITRIM
[root@leitrim root]# smbclient -L leitrim...
2003 Feb 11
0
samba 2.2.7a and multiple logins...
...version 2.2.7a-0.1 for Debian
Service uid gid pid machine
----------------------------------------------
kr kr users 10724 pc33 (192.168.1.33) Tue Feb 11 08:42:02 2003
js js users 10566 pc40 (192.168.1.40) Tue Feb 11 07:58:31 2003
IPC$ nobody nogroup 5935 pc45 (192.168.1.45) Mon Feb 10 15:34:55 2003
transfer fr users 5935 pc45 (192.168.1.45) Mon Feb 10 12:00:49 2003
jm jm users 6838 pc39 (192.168.1.39) Mon Feb 10 15:07:48 2003
IPC$ nobody nogroup 5124...
2018 Jan 03
3
HOW TO FILTER DATA
Hello,
I have a data of Patents from OECD in delimited text format with IPC being
one column, I want to filter the data by selecting only certain IPC in that
column and delete other rows which do not have my required IPCs. Please,
can anybody guide me doing it, also the IPC codes are string variables.
The data is somewhat like below, but its a huge dataset containing more...
2023 Jul 03
1
need help to find bug
...> all linux distributions. All of them!
> For example this is latest fedora:
> [kasak at kasakoff ~]$ smbclient -N -L localhost
>
> Sharename Type Comment
> --------- ---- -------
> print$ Disk Printer Drivers
> share Disk
> IPC$ IPC IPC Service (Samba 4.18.3)
> SMB1 disabled -- no workgroup available
> [kasak at kasakoff ~]$ smbclient -V
> Version 4.18.3
>
> And this is arch linux:
> servicedesk% smbclient -N -L localhost
>
> Sharename Type Comment
> ---------...
2002 Jul 30
0
'wbinfo -g' works but 'getent group' does not
...adow: files
group: files winbind
-------------- next part --------------
[2002/07/30 12:55:28, 3] smbd/process.c:process_smb(868)
Transaction 13 of length 194
[2002/07/30 12:55:28, 3] smbd/process.c:switch_message(679)
switch message SMBtrans (pid 20825)
[2002/07/30 12:55:28, 3] smbd/ipc.c:reply_trans(471)
trans <\PIPE\> data=108 params=0 setup=2
[2002/07/30 12:55:28, 3] smbd/ipc.c:named_pipe(326)
named pipe command on <> name
[2002/07/30 12:55:28, 3] smbd/ipc.c:api_fd_reply(288)
Got API command 0x26 on pipe "lsarpc" (pnum 75e8)free_pipe_context: destroy...
2003 Sep 30
2
Samba-3.0.0-1 tdb_fetch failed
...38:54, 3] smbd/process.c:switch_message(685)
switch message SMBtconX (pid 3292)
[2003/09/29 09:38:54, 3] smbd/sec_ctx.c:set_sec_ctx(288)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2003/09/29 09:38:54, 3] smbd/service.c:make_connection_snum(536)
Connect path is '/tmp' for service [IPC$]
[2003/09/29 09:38:54, 3] lib/util_seaccess.c:se_access_check(267)
[2003/09/29 09:38:54, 3] lib/util_seaccess.c:se_access_check(268)
se_access_check: user sid is
S-1-5-21-2604273046-1759378376-1133237473-1000
se_access_check: also S-1-5-21-2604273046-1759378376-1133237473-1001
se_access_chec...
2006 Mar 22
1
How do I change kern.ipc.shmmax in FreeBSD 5.x automatically after reboot?
Hello,
I have the following entries in /boot/loader.conf:
kern.ipc.shm_use_phys="1"
kern.ipc.semmns="500"
kern.ipc.semmni="40"
kern.ipc.semmap="500"
which are set correctly. Unfortunately, the following
two entries
kern.ipc.shmmax="512000000"
kern.ipc.shmall="65526"
do not change the correspo...
2004 Apr 29
3
win32-ipc bug?
Either I''ve been up too late, or the timeout value passed to Ipc.new isn''t
actually saved anywhere. Am I wrong?
Anyway, I''ve added docs and a test suite for win32-ipc. Feel free to take a
look and make sure there aren''t any glaring errors. Thanks.
Dan
PS - I''m hoping to release win32-event 0.2.0 and win32-ipc 0.1.0 thi...
2023 Jul 03
1
need help to find bug
...is the expected output, then we have a bug in
all linux distributions. All of them!
For example this is latest fedora:
[kasak at kasakoff ~]$ smbclient -N -L localhost
Sharename Type Comment
--------- ---- -------
print$ Disk Printer Drivers
share Disk
IPC$ IPC IPC Service (Samba 4.18.3)
SMB1 disabled -- no workgroup available
[kasak at kasakoff ~]$ smbclient -V
Version 4.18.3
And this is arch linux:
servicedesk% smbclient -N -L localhost
Sharename Type Comment
--------- ---- -------
IPC$ IPC...
2004 Sep 16
2
File locking in NFS on Solaris
Hello,
System: Solaris 8/9
Samba: 3.02 and 3.06
We have problems with accessing files (from Windows XP) on a samba server
that are mounted over nfs (on the server). Some users have symlinks in
their home directories to nfs resources. When they try to copy file
located in nfs the client simply hangs. To make the thing even stranger:
Sometimes it also works (after restarting the samba server
2004 Oct 04
0
(no subject)
...= SHARE
[test]
comment = for testing only
path = /usr/local/samba
read only = No
guest ok = Yes
[root at leitrim root]# smbclient -L leitrim
Password:
Domain=[WORKGROUP] OS=[Unix] Server=[Samba 3.0.7-2.FC2]
Sharename Type Comment
--------- ---- -------
test Disk for testing only
IPC$ IPC IPC Service (Samba 3.0.7-2.FC2)
ADMIN$ IPC IPC Service (Samba 3.0.7-2.FC2)
Domain=[WORKGROUP] OS=[Unix] Server=[Samba 3.0.7-2.FC2]
Server Comment
--------- -------
LEITRIM Samba 3.0.7-2.FC2
Workgroup Master
--------- -------
WORKGROUP LEITRIM
[root at leitrim root]# smbclient -L leitr...
2002 Aug 16
3
IPC$ service
We use samba purely as for file serving from Solaris 7 or 8 servers. THE
PDC and BDCs are NT machines. We have been using Samba 2.0.7, but used
2.2.5 for a new server. One noticeable difference is that smbstatus lists a
number of entries "IPC$ nobody nobody" which we did not see in
2.0.7. Is this normal in 2.2.5 or something I should be ivestigating?
Eg
trout# smbstatus
Samba version 2.2.5
Service uid gid pid machine
----------------------------------------------
dar3338$ npb ports 410...
2013 Jan 30
2
About kern.ipc.somaxconn and netstat
Hello.
We have a webserver using FreeBSD, we read about tunning kern.ipc.somaxconn (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-kernel-limits.html) so the OS can handle all the connections. Is there a way to know how many connections are established in a certain moment?. I know about netstat(1) but is there any other command that we can use to...
2003 Apr 09
1
Lingering IPC$ connections
I'm running the latest samba release (2.2.8a), and everything seems to
be running fine. Except for something that does not look quite right.
Connections to the IPC$ share are being left behind by samba once the
user has logged off. And what's even more troubling is that the pid
associated with the lingering IPC$ connection is picked up by the next
smbd process, and then you have one pid associated with more that one
smbd connection. Smbstatus as well as p...
2018 Jan 03
0
HOW TO FILTER DATA
Try the code below:
df <- read_delim("C:/Users/lruan1/Desktop/1112.csv", "|", escape_double =
FALSE, trim_ws = TRUE)
df_new <- subset(df,df$IPC == 'H04M001/02'| df$IPC == 'C07K016/26' )
You can add more condition with "|" in the subset function. Good luck!
On Wed, Jan 3, 2018 at 2:53 PM, Saptorshee Kanto Chakraborty <
chkstr at unife.it> wrote:
> Hello,
>
> I have a data of Patents from OECD in d...
2002 Oct 21
1
Samba 2.2.5/XP-Pro with Domain Account
...lems to connect e.g. to Samba 2.2.2 on Solaris 8 hosts.
I really would appreciate any help!
Cheers,
Roland
Trying to connect from domain account, what does not work:
==========================================================
[2002/10/21 10:49:54, 3] smbd/oplock.c:init_oplocks(1211)
open_oplock_ipc: opening loopback UDP socket.
[2002/10/21 10:49:54, 3] lib/util_sock.c:open_socket_in(813)
bind succeeded on port 0
[2002/10/21 10:49:54, 3]
smbd/oplock_linux.c:linux_init_kernel_oplocks(298)
Linux kernel oplocks enabled
[2002/10/21 10:49:54, 3] smbd/oplock.c:init_oplocks(1242)
open_oplock ip...
2005 Jun 18
0
TR: Domain logon problem with w2k client on a Samba-3 PDC
...smbd/process.c:switch_message(886)
switch message SMBtconX (pid 3418) conn 0x0
[2005/06/15 00:37:37, 3] smbd/sec_ctx.c:set_sec_ctx(288)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2005/06/15 00:37:37, 3] smbd/service.c:make_connection_snum(472)
Connect path is '/tmp' for service [IPC$]
[2005/06/15 00:37:37, 3] lib/util_seaccess.c:se_access_check(251)
[2005/06/15 00:37:37, 3] lib/util_seaccess.c:se_access_check(252)
se_access_check: user sid is
S-1-5-21-1306232831-1958954829-1360062360-2002
se_access_check: also S-1-5-21-1306232831-1958954829-1360062360-513
se_access_check...
2014 Feb 04
0
Unable to print to SAMBA+CUPS server from Win2k12 server
...9:53:55.188757, 3]
rpc_server/srv_pipe.c:339(check_bind_req)
check_bind_req for \spoolss
[2014/02/04 09:53:55.188821, 3]
rpc_server/srv_pipe.c:346(check_bind_req)
check_bind_req: \PIPE\spoolss -> \PIPE\spoolss
[2014/02/04 09:53:55.188924, 3] smbd/pipes.c:361(pipe_write_andx_done)
writeX-IPC nwritten=160
[2014/02/04 09:53:55.189545, 3] smbd/process.c:1662(process_smb)
Transaction 914 of length 63 (0 toread)
[2014/02/04 09:53:55.189715, 3] smbd/process.c:1467(switch_message)
switch message SMBreadX (pid 2231) conn 0x7f27009db360
[2014/02/04 09:53:55.189837, 3]
rpc_server/srv_pipe...