search for: ipcs

Displaying 20 results from an estimated 2781 matches for "ipcs".

Did you mean: ipc
2002 Mar 06
1
Help - Samba 2.2.3a + Solaris 8 7/01 - 64 bit binaries
Hi, I have compiled Samba 2.2.3a on Solaris 8 7/01 to produce 64 bit binaries and to use the 64 bit i/o functions. The compiled code has been installed on two identical Sun Servers, the key differences between the configurations is that one has the maximum number of file descriptors set to 65000 (Solaris configured for 65356) and has op locks disabled because it is being used with Clear Case.
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 for Win32 synchronization objects."
2004 Oct 03
1
Problem setting up Samba on Fedora Core 2 / XP
I am setting up Samba between a Windows XP and Fedora Core 2 machine but the FC2 machine is not showing in network neighborhood although I have 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 ---------
2003 Feb 11
0
samba 2.2.7a and multiple logins...
Hello I use a new samba server with LDAP support as PDC for some Windows2000 and WindowsXP machines. All is working nice. The useer can login with a user/password in the domain, we have remote profiles, the user can access the samba shares and print etc. But after some time (< 1 day) we get a smbstatus output like the attached file. Users are connected multiple times with the same share
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 than 11 million rows Appln_id|Prio_Year|App_year|IPC 1|1999|2000|H04Q007/32 1|1999|2000|G06K019/077 1|1999|2000|H01R012/18 1|1999|2000|G06K017/...
2023 Jul 03
1
need help to find bug
On 03/07/2023 14:11, ???? ?????? wrote: > If you insist that it 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
2002 Jul 30
0
'wbinfo -g' works but 'getent group' does not
I am running the commands from a linux fileserver running samba3.0alpha18 to a samba3.0alpha18 PDC. The wbinfo -g returns all expected groups but the 'getent group' does not list the Domain Groups the level 2 error in the <server name>.log on the PDC is [2002/07/30 12:55:28, 2] rpc_server/srv_samr_nt.c:access_check_samr_function(112) _samr_query_groupmem: ACCESS DENIED (granted:
2003 Sep 30
2
Samba-3.0.0-1 tdb_fetch failed
RH9 on intel, with samba-built RH9 samba 3 rpm freshly installed. I have a raw cups printer which samba picks up, but when a client connects (root) and selects the host's "printers" folder, a right click on the printer and properties causes a small delay and then the msgbox: "Printer Properties could not be displayed, operation could not be completed." testparm
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 corresponding values according to
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 this weekend unless there are
2023 Jul 03
1
need help to find bug
If you insist that it 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
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)
I am setting up Samba between a Windows XP and Fedora Core 2 machine the FC2 machine is showing in network neighborhood. But when I double click on it I get a permissions error for \\leitrim although I have run the commands below on the FC2 box with no errors. The FC2 box is leitrim and the XP machine is kevinden. I can also ping both ways and am also not able to browse from the FC2 box to the XP
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
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 know the exact amount of
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
2018 Jan 03
0
HOW TO FILTER DATA
...hee Kanto Chakraborty < chkstr at unife.it> wrote: > 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 > than 11 million rows > > > Appln_id|Prio_Year|App_year|IPC > 1|1999|2000|H04Q007/32 > 1|1999|2000|G06K019/077 &...
2002 Oct 21
1
Samba 2.2.5/XP-Pro with Domain Account
Hi everybody out there! I'm using Samba 2.2.5, coming with SuSE 8.1 and should connect from an XP-Pro PC, really logged into an W2K PDC with Domain Account, to the Samba server mentioned above. Problem: Logged from XP-Pro client into W2K PDC account, I can not connect and always get a "System error 1240" (net use <drive:> \\SMBSERVER\share) which I also can not avoid doing
2005 Jun 18
0
TR: Domain logon problem with w2k client on a Samba-3 PDC
Hi, I found my solution applying this receipe: http://us1.samba.org/samba/docs/man/Samba-Guide/small.html Thanks JFL -----Message d'origine----- De : samba-bounces+jfleblond=videotron.ca@lists.samba.org [mailto:samba-bounces+jfleblond=videotron.ca@lists.samba.org]De la part de Jean-Francois Leblond Envoye : 15 juin 2005 00:41 A : samba@lists.samba.org; Paul Gienger Objet : RE: [Samba]
2014 Feb 04
0
Unable to print to SAMBA+CUPS server from Win2k12 server
I'm stumped! From within CUPS, I'm able to successfully print test pages. From the Windows machine, I'm able to: * Browse the Samba server's printers via SMB * Add the Samba server's printers * Write to the Samba server's print$ share If I pause the printers via CUPS's interface, then Samba successfully relays this information when I try printing a test page from the