similar to: Command line DB reads

Displaying 20 results from an estimated 300 matches similar to: "Command line DB reads"

2002 May 15
3
connections always mapped to guest
I have setup Samba 2.2.4 on HPUX 11.0. I'm using it only as a print server. It appears that ALL connections are being mapped to "pcguest" regardless whether they are valid or not. I do not have a "username map" defined, "guest ok = yes" is set for my printer share. I am running winbindd, which seems to be working correctly. I ran the following command 5 times,
2001 Mar 08
1
cancel with a large number of queues
I'm using Samba 1.9.18p10 in our print environment. We have about 1200 print queues at one of our sites and discovered that we couldn't cancel print jobs in the 250'th queue or beyond. We solved the problem by not having more then 250 queues per "netbios alias" and having a seperate included file for each, but this is inconvienient. My question is, is this still the case
2001 Dec 07
1
Printer Driver Managment
I have a few questions concerning driver managment in Samba. 1) Can you delete a driver once added into Samba? How? 2) How do you tell the difference between a Windows NT and 2000 driver? They all have an <arch> type of "Windows NT x86" that I can tell. When using "rpcclient adddriver" command how do you set it as NT or 2000? 3) I notice that when I use
2001 Dec 07
1
incorrect rpcclient usage
The usage for the "rpcclient" command shows: Usage: rpcclient server [options] However, (on HPUX 11 anyway) it only works as: Usage: rpcclient [options] server Looking in the source, it is because the "getopts" is ran first before the server name is extracted from the command line arguments. I don't know if "getopts" ignors non-args on other platforms, but
2013 Apr 09
4
quotes in cat() within function
Hello all, Sorry if this question has been answered in the past, but I could not find an answer. I am trying to print quotes within a cat output. The arguments are: file= "Data labels" directory= "/home/mylaptop/" The function returns: cat("The file", file, "is located in directory", directory, sep=" ") The output R prints is The file Data
2005 Oct 17
5
TC show filter command shows all u32 filters defined with different priority iin all priority.
Hi, I am currently working on the TC. I have seen some behaviour which seems to be odd. I know someone in the mailing list would have seen this problem or may have some fix for this problem. When I try to include u32 filters with different priority or pref, I could see the filters being set on all the priority''s irrespective of the priority number. See my sample script below and the
2006 Feb 16
4
FTP Server and IPTables?
I'm having a heck of a time getting vsftpd to work properly. When Iptables are OFF, it works fine, and when iptables is on, it dies. When I try ftp from a command line, here's what the session looks looks like: [root at mylaptop ~]# ftp ftp.server.com Connected to ftp.server.com. 220 Welcome to My Company FTP 530 Please login with USER and PASS. 530 Please login with USER and PASS.
2011 Dec 13
2
febootstrap error ?
hi, i am not quite sure about the below error: [ 1320.506848] INFO: task init:1 blocked for more than 120 seconds. [ 1320.510069] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. The below commands guestmount, virt-* either hangs or taking a gazillion time to finish (not correctly). I've attached a file with two cases In both cases, in tmp folder
2002 Feb 07
1
smcroute - mroute: pending queue full, dropping entries
Hello I am running smcroute(version 0.9) on Linux 2.2.16-22 and I have configured two multicast (S,G) addresses to forward. The forwarding is working. I get the following message several times per minute. mroute: pending queue full, dropping entries The kernel has the following options CONFIG_IP_MULTICAST=y #CONFIG_IP_ROUTER=n # is this required??? CONFIG_IP_MROUTE=y CONFIG_NET_IPIP=m
2009 Aug 25
3
Auto update
Hello, at this moment we use redhat and centos on mylaptop. I upgraded from centos 5.2 to 5.3. I have something strange, my auto update is not running any more, if I start the update process manually and it is working. If i do a clean install of centos 5.3 on a pc or laptop it is working. My question is why is the auto update not running any more afther the update process. Met vriendelijke
2007 Sep 24
2
Checking how many DIMM slots are in use
Hi, I'm wondering if there's a method for doing any of these 1. Check what's the physical memory available. free -m shows ~768 mem but I was sure that I had 1G of memory in there. 2. I check the kernel and it seems like the 4G split is in effect so it should map / correctly recognise there's 1G of Mem there. Is there any way to check besides opening up the machine to look at it
2003 Dec 01
0
No subject
are being offered by the server. You can check also what shares are being offered by the windows boxes the same way. I wonder why the other windows machines are not showing up in network neighborhood? Try sharing some things between windows machines. Maybe you have something misconfigured on the windows side. There is a script, findsmb, which comes with samba. First turn off nmbd (killall nmbd) ,
2005 Feb 04
7
FW: Bug fix
Forwarded, because I don''t think he''s subscribed and I''m not getting an email notification in my Yahoo account. Dan -----Original Message----- From: CT [mailto:demerzel@gmail.com] Sent: Friday, February 04, 2005 4:17 PM To: Berger, Daniel Cc: win32utils-devel@rubyforge.org Subject: Re: Bug fix On Fri, 4 Feb 2005 16:53:17 -0600, Berger, Daniel
2016 Oct 28
4
What was the IR made for precisely?
Thank you for your answers. In fact I'm still hesitating between C and C++, sorry for my incomplete message. What I want to write is some sort of DSL; so I can afford both I think. I'm thinking about generating standard-compliant code using numeric limits and stuff; given that I don't care about compilation time or debugging, I think I can still use C++ in case I decide to include
2016 Sep 02
2
Samba-CUPS interface
Hi, One of our Samba server (4.4.5) is a print server with CUPS backend . In addition we are using a print management product that is itself a backend to cups. Everything works well, except that the document names that are transmitted in the chain is of the form : "smbprn.00000648 MyDocument.pdf" . I guess that the prefix smbprn.00000648 is the samba job ID that is concatenated to the
2011 Jul 19
3
unix fifo inaccessible via samba share
Issue: unix fifo (named pipe) does not appear in share, attempts to read the pipe result in "Access Denied" >From an XP laptop, I can open and access my samba share normally. I can read all files and subdirectories in the share, but a fifo I need to read does not appear at all. I have made the fifo mode 777 (world readable, writeable, executeable) and tried other things like
2016 Sep 05
1
Samba-CUPS interface
2016-09-04 15:22 GMT+04:00 Andrew Bartlett <abartlet at samba.org>: > On Fri, 2016-09-02 at 11:59 +0400, henri transfert via samba wrote: > > Hi, > > > > One of our Samba server (4.4.5) is a print server with CUPS backend . > > In > > addition we are using a print management product that is itself a > > backend > > to cups. > > > >
2003 Dec 01
0
No subject
apply to this (security=domain) case, since auth is via the PDC. So, shouldn't winbind_lookup_sid() be succeeding. Should I be trying to track the failure in that code? In case it's helpful, ldd /usr/sbin/smbd shows: libdl.so.2 => /usr/lib/libdl.so.2 (0x40017000) libnsl.so.1 => /lib/libnsl.so.1 (0x4001a000) libpam.so.0 => /lib/libpam.so.0 (0x40030000) libc.so.6 =>
2015 May 22
0
RHEL 7.1 and Samba 4.1.12 partial success
I'm having issues with a couple of areas of Samba Setup. I can see (from my Win 8.1 workstation) the shares for the server for my test share \\p30\download<file:///\\p30\download> and \\p30\bietz<file:///\\p30\bietz> my home folder. I don't have permissions to access the folders and/or can't create or delete files. I had an upgraded Active Directory domain from Windows
2001 Sep 12
3
Distinct transactions (MV vs rename())?
I have a question regarding a thread in June called "Distinct transactions", which I have included below. It seems to me that the solution is not atomic for daemons opening the file as there is a moment where the filename is not in the directory (i.e. unlink then link). In summary, poster Charlie Woloszynski wanted to update a configuration file in a safe manner (i.e. as a