similar to: NT Wkst auto printer driver installation

Displaying 20 results from an estimated 3000 matches similar to: "NT Wkst auto printer driver installation"

1997 Dec 11
0
keeping mapped drives with nt wkst.
I am having an interesting time making a couple of windows NT 4.0 workstations keep their mapped network drive mounts to a SAMBA server running release 1.9.13. Currently I have plenty of the company's Win 3.11 machines re-connecting to network drives just fine with other Win 3.11 p.c.'s and the samba-server. I have applied the M.S. service pack #3 for the Win NT workstations and made
2024 Jun 06
1
'Scripted' machine account renewal?!
Op 24-03-2024 om 17:42 schreef Marco Gaiarin via samba: > Mandi! Kees van Vloten via samba > In chel di` si favelave... > >> Solution is easy: upgrading winbind from Debian backports solves the issue ! > I've upgraded to latest buster version 4.18.10+dfsg-1~buster, but still does > not work for me... > > Now display: > > root at vfwacpn1:~# net ads
2024 Mar 24
3
'Scripted' machine account renewal?!
Mandi! Kees van Vloten via samba In chel di` si favelave... > Solution is easy: upgrading winbind from Debian backports solves the issue ! I've upgraded to latest buster version 4.18.10+dfsg-1~buster, but still does not work for me... Now display: root at vfwacpn1:~# net ads changetrustpw get_kdc_ip_string: get_kdc_list fail NT_STATUS_NO_LOGON_SERVERS Changing password for
2002 Feb 19
0
Samba-3.0-alpha9 compilation problems
Hello, I'm afraid this message is going to be a little long (188 lines, not counting the headers). It is comprised, in fact, of two posts I sent to the comp.protocols.smb newsgroup, from which I've not received any replies. I'm hoping I can have better luck with the mailing list, (to which I've just subscribed, so it's probably most appropriate to send replies there...)
2009 Oct 05
0
setting default domain
Hello, I'm attempting to use samba winbind for ssh authentication for users in Active Directory. Things are mostly working, but I'm looking for two things: 1.) I currently have to authenticate as ADLOCAL+elijah at concordia.uchicago.edu . I would like to authenticate as elijah at concordia.uchicago.edu 2.) I would like the uid of the elijah user to be pulled from an existing
1999 Jul 21
1
SAMBA digest 2174
Hi Andrew, As I said, I checked for all the files mentioend and for this printer none of them exist :(. And this is the problem! :( Regards, David Crisp At 03:57 PM 21/07/99 +0800, Andrew Howell wrote: >On Wed, Jul 21, 1999 at 12:07:55PM +1000, samba@samba.org wrote: >> >> Date: Wed, 21 Jul 1999 11:46:14 +1000 >> From: David Crisp <dcrisp@connect.com.au>
2007 Mar 19
1
Toshiba's ConfigFree under Wine?
Hello ... I have been trying to install Toshiba's ConfigFree software under Wine-0.9.21 (Adam Schreiber's pre-built package For Slackware-10.2) on a laptop running Slackware Linux (10.2), and I keep running into trouble. I have made sure to run winecfg before starting, so I think I should be ready to go. The installer ("setup.exe") starts, and the dialog boxes appear to
2000 Apr 10
2
Increasing memory size in ESS
I am having a problem using ESS with R. In particular I have large data objects which exceed the 6Mb default heap memory. Outside of ESS I can run R by specifying large values of --vsize and --nsize but I can't figure out how to do this in ESS. Any help would be much appreciated. -- **************************************************** ** Angelo J. Canty **
2009 Jun 09
2
IMP reading entire mailbox
We have been noticing a constant hum of traffic between our IMAP server (Dovecot v1.1.14) and our filers over the past several days. I have narrowed it down to one particular user who has been logged in to IMP/Horde since the problem began (he hadn't logged since we upgraded to Dovecot a week before). IMP is periodically checking this user's mail every five minutes. Each time it does, the
2000 Mar 21
3
loading data in packages
Hi, I'm new to R and have a question which seems like it should be easy. I loaded the R port of my boot library and installed it. All of the functions and help files are available but I can't seem to access the data. The data directory was created and contains files with the extension .rda. I tried to use the data() function but I get > data(city) Error: restore file corrupted -- no
2009 Jul 21
2
Defunct processes w/ v1.2.1
I have limited information at the moment (currently distracted by other projects) but I'm hoping that someone has already found and solved this problem. I have a v1.2.1 installed on my development box waiting for me to tinker with the configuration. On several occasions, I have noticed that all the dovecot processes are listed as "defunct". I don't recall seeing anything
2010 Aug 09
0
[LLVMdev] [RFC] Moving to Sphinx for LLVM and friends documentation (with partial implementation (in both 10pt and 12pt font)).
Hi Michael, Awesome work! I'm a strong supporter of using Sphinx. I've been using it for the LNT docs (http://llvm.org/docs/lnt/) and it is quite nice to work with. +1 for migrating over. - Daniel On Sun, Aug 8, 2010 at 11:29 PM, Michael Spencer <bigcheesegs at gmail.com> wrote: > Moving the LLVM Documentation to Sphinx > ======================================= > >
2012 Apr 30
0
Calling Rscript from Matlab on OS X
This posting is for the help-file record in that the problem has already been resolved via a misplaced discussion in the R-bug forum (Bug 14894). I place it here so make it easier for others to find. The problem involved an error in calling "Rscript" from Matlab on Mac OS X 10.6 "Snow Leopard". The "stats" library could not be found. The solution was to set the
2024 May 08
0
2024 X.Org Developers Conference - October 9-11, Montréal, Canada
Hello! We're delighted to announce that the 2024 X.Org Developers Conference (XDC) will be taking place on October 9 to 11 in Montr?al, Canada, co- located with the GStreamer Conference & Hackfest 2024 which will be running from October 7 to 10. Join us for a freedesktop week in Montr?al! XDC is the event for developers working on all things Open graphics (Linux kernel, Mesa, DRM,
2010 Aug 09
1
[LLVMdev] [RFC] Moving to Sphinx for LLVM and friends documentation (with partial implementation (in both 10pt and 12pt font)).
Michael, The benefits of Sphinx sound nice but one comment: The main page and the tables of contents in the other pages (at least the ones I looked at: Getting Started; Lang Ref) are so long and sparse that it is difficult to get the big picture of what is there and even to find a document unless you know what to search for. The originals were much more compact and so much better in this regard.
2003 Dec 18
0
Re: Sphinx (Karl Putland)
On Thu, 2003-12-18 at 15:40, Kevin Bockman wrote: >> Hi. I just started trying to play with Sphinx. I followed their site as far as running sphinx-server. It is listening on the default port. I copied sphinx2-simple to another file and changed sphinx2-continuous to sphinx2-server. >> >> So, I ran eagi-sphinx-test under asterisk. What exactly is it supposted to do?
2008 Sep 03
4
delta index in Sphinx
Hello, all! Help me please to solve problem with Sphinx and its delta index. Configuration file is located in attachment to this topic. ------------------------------------------------------------------- mysql> select id, e_mail from users where e_mail LIKE ''%test%''; -------------------------------------------------------------------
2010 Aug 09
5
[LLVMdev] [RFC] Moving to Sphinx for LLVM and friends documentation (with partial implementation (in both 10pt and 12pt font)).
Moving the LLVM Documentation to Sphinx ======================================= As a few of you that are on IRC already know, I have experimented with moving the LLVM documentation over to `Sphinx <http://sphinx.pocoo.org/index.html>`__ from the current html form. I have moved almost all of the content over and have begun "Sphinxifying" the documentation to correct links and make
2012 Aug 02
1
[LLVMdev] pods
On 08/02/12 13:42, Daniel Dunbar wrote: > I checked all of the man pages generated using Sphinx and I thought that: > > 1. They all looked mostly identical. > > 2. When they didn't, I was equally happy with the Sphinx output. I couldn't get Sphinx to work. It would always bomb out so I gave up. Also sphinx is pretty heavy weight which is not helpful for our environment.
2012 Aug 02
0
[LLVMdev] pods
I checked all of the man pages generated using Sphinx and I thought that: 1. They all looked mostly identical. 2. When they didn't, I was equally happy with the Sphinx output. Can you provide two specific .1 files one from POD and one from Sphinx that shows an issue you are concerned about. I haven't encountered problems with "Sphinx crashing" generating man pages. This