similar to: automatic client side update of printer drivers?

Displaying 20 results from an estimated 2000 matches similar to: "automatic client side update of printer drivers?"

2007 Nov 19
5
Howto modify samba printer ACLs without Windows?
Hi all, I would like to limit access to our samba shared printers to certain user groups by commandline without using Windows. Is this possible? Thanks! Christoph
2007 Dec 06
2
How to repair corrupt ntprinters.tdb?
Hi, we are using samba 3.0.24 as a printspooler for 80 network printers with a 500kB ntprinters.tdb for some years now. When we recently restarted samba we noticed that the ntprinters.tdb automatically shrinked to 24kB and printing was no longer possible. tdbdump of the original tdb-file is impossible too: "Failed to open ntprinters.tdb" The strange thing about this: we can solve
2005 Nov 12
3
net rpc vampire - cannot login to migrated computer accounts
Hello experts, I've migrated our NT4 domain to sambe 3.0.20b/ldap backend with "net rpc vampire", and nearly everything works as expected. But one big problem remains: it's not possible to login to the domains member maschines now, because "the domain is not available at the moment" (translated from german). After the maschine rejoined the samba domain, login
2007 Oct 23
2
winbind nss info = rfc2307 doesn't work when users not in "Users" Container?
Hi all, we have been using a samba setup with samba being an AD member, idmap backend = ad and winbind nss info = rfc2307 for several month without problems yet. But it turns out now that we cannot move useraccounts in AD from the original location "CN=Users,dc=uni-wh,dc=de" to a newly created OU "OU=uwhusers,dc=uni-wh,dc=de" because winbind doesn't get correct values
2005 Feb 18
1
Howto delete printer driver for only one architecture?
Hello everybody, we have a lot of printers shared by samba, which are still offering the old "version 2" W32X86 style print drivers, though most of our clients have been upgraded to w2k and above meanwhile. Therefore I would like to delete these old drivers, but I don't know how to achieve this without deleting the drivers for all architectures (with rpcclient -c
2005 Oct 21
1
File remains locked on samba server after client crashed
Hello experts, we have encountered this problem several times with different samba versions (3.0.20b now) and need a solution now which works without restarting the samba server: sometimes when a client crashes for whatever reason while it has a file on the samba server opened, this file cannot be opened for writing after the client has rebootet. The locking entry is then associated with a
2007 Mar 24
1
winbind: BUILTIN\users group gid 1001 conflict
Hi everybody, I've joined a fileserver running samba 3.0.24 to an AD domain using winbind and noticed that samba maps the "users" group SID (5-1-5-32-545) to gid 1001 automatically. This seems to conflict with one of ~2000 mappings I had to "inject" in winbinds winbindd_idmap.tdb by use of net idmap dump/restore, because the fileserver had millions of files with
2006 Apr 19
1
quota on xfs on lvm doesn't work(?)
Hi, I have a strange problem with user quotas enabled on a xfs filesystem and samba 3.0.21c: When a standard block device (e.g. /dev/sdc1) is used for the fs, quota works like expected: /dev/sdc1 on /mnt/tmp type xfs (rw,usrquota) output from level quota:10 debug: [2006/04/19 14:38:48, 10] lib/sysquotas.c:sys_get_quota(394) sys_get_quota() uid(4004, 4004) [2006/04/19 14:38:48, 10]
2011 Feb 14
2
How can I slightly offset plots?
Dear R help contributers, I have several x,y scatter plots and I would like to plot them slightly offset, similar to: http://www.mathworks.com/matlabcentral/fx_files/24368/2/content/style4.jpg I've looked all over for this answer with no luck. Just a function name or previous example would probably be enough for me to figure it out. Thank-you in advance, Carly
2006 Jun 19
4
Oh, Don''t Forget... launches!
Just wanted to send a quick thank you to the contributers on this forum. Today, with the help of many around here, I launched ohdontforget.com! Ohdontforget.com allows US visitors to schedule sms text messages for a specific date and time, for free. Although I have officially, launched, there is still room for improvement. I used this project as a learning opportunity for Ruby on Rails and
2004 Jul 16
8
Asterisk-1.0 RC1
We have officially made the first release candidate of Zaptel, Libpri, Asterisk and Gastman available. While there are still open major bugs, they are relatively limited, and it was time to go ahead and get the 1.0 ball rolling in earnest. ftp://ftp.digium.com/pub/asterisk Enjoy the code. Special thanks to all the bug marshals and contributers and to everyone who has supported Asterisk
2008 Sep 12
1
[LLVMdev] Specifying Additional Compilation Passes to lli
Hi, Is this the right mailing list for sending in diffs by irregular contributers? Should I send diffs directly to the code owner instead? Tom ----- Original Message ----- From: "Thomas B. Jablin" <tjablin at CS.Princeton.EDU> To: "LLVM Developers Mailing List" <llvmdev at cs.uiuc.edu> Sent: Thursday, September 11, 2008 1:55:09 PM GMT -05:00 US/Canada Eastern
2005 Nov 10
2
Xen 3.0 User''s Manual
Hello all. I''m the tech writer at XenSource, Inc., and I''ve been asked to ride herd on getting the revised Xen 3.0 User''s Manual put together, reviewed, etc. We are targeting a review draft for 11/21 and it would be great if any significant additions or changes that any contributers might be making could get checked in before then so the review process can be as
2007 May 09
4
Unit Testing Frameworks: summary and brief discussion
Greetings - I'm finally finished review, here's what I heard: ============ from Tobias Verbeke: anthony.rossini@novartis.com wrote: > Greetings! > > After a quick look at current programming tools, especially with regards > to unit-testing frameworks, I've started looking at both "butler" and > "RUnit". I would be grateful to receieve real
2002 Aug 13
8
Document R sourcecode with Tex
Hi, I'm actually afraid that this is a RTFM question - I read the manual but didn't find anything yet... I'm looking for a way to document R sourcecode in my thesis. Does anyone know of a tool or function which can convert or export R sourcecode to Tex? Thanks for any hints! Best Regards, Daniel
2005 Oct 19
1
kernel sourcecode ?
Hi, I've just installed CentOS 4.2 I must recompile the kernel and for that i used to do a "yum install kernel-sourcecode". Now, it doesn't works anymore. In /usr/src/kernels/... compiling gives an error straight from the start. Where is now kernel's source code ? Warm Regards, M?rio Gamito
2012 Aug 25
2
sourcecode for the balloonplot function from the gplots package
Hi, I want to take a look at the sourcecode for balloonplot. I would appreciate it if I could get help on overcoming the following problem : > methods(balloonplot) [1] balloonplot.default* balloonplot.table* ? ? ?Non-visible functions are asterisked > balloonplot.default Error: object 'balloonplot.default' not found > How do I access the non-visible functions? Thanks, Ravi??
2005 Jun 14
8
Help rebuilding kernel get mount error on reboot
I am attempting to recompile the kernel with the following steps. Install kernel-sourcecode rpm cd /usr/src/linux-2.6.9-11.EL cp /boot/config-2.6.9-11.EL .config make menuconfig Device Drivers -> Character Devices -> Serial Drivers change Max number of non legacy 8250_NR_UARTS to 36 make bzImage make modules_install make install Then after rebooting and selecting my -custom
2004 Jul 29
2
where to start asterisk sourcecode
An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040729/6fe1bca9/attachment.htm -------------- next part -------------- ? Hi all, I would like to study the asterisk source code(Program). I dont' know from which file i've to start. can anyone helpme. Regards Shan.
2005 Aug 21
2
trying to recompile
Hi All, I am trying to recompile the stock kernel to include XFS. At install time of the OS I select to install the kernel source code however I do not have a /usr/src/linux-2.6.9-5.0.3.EL-smp directory. I then learned you must run "yum install kernel-sourcecode" to properly install the source. When I run the command this is what happens ( see below) . The error I get is: warning: