RE: [Samba] Use Microsoft shared fax printer?

2007-01-29 Thread Van Sickler, Jim
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > ]On Behalf > Of Neil Aggarwal > Sent: Sunday, January 28, 2007 10:56 AM > To: samba@lists.samba.org > Subject: [Samba] Use Microsoft shared fax printer? > > > Hello: > > Is it possible to use Samba to send docum

RE: printing = bsd broke smbd? [was Re: [Samba] samba 3.0.21a wit hout printing]

2006-01-09 Thread Van Sickler, Jim
Try adding these to your smb.conf after the 'set printing = bsd' and restart your daemons load printers = No disable spoolss = Yes show add printer wizard = No btw, be sure to remove the quotes from the lines (i.e. set "printing=bsd" should read: set printing = bsd not set "printing=bsd" (you

[Samba] Still having samba join domain problems

2005-08-09 Thread Van Sickler, Jim
Anthony, Look to see if the RestrictAnonymous setting in the registry on the XP box is set to 2. If it is, set it to 0 or 1, and try to add it again. Set it back to 2 when you're done. Jim > -Original Message- > From: Anthony Hess [mailto:[EMAIL PROTECTED] > Sent: Monday, August 08, 20

RE: [Samba] Serious Slowness Issues with Printing

2005-06-17 Thread Van Sickler, Jim
Tim, Look into Push Bit Acknowledgement. On OpenBSD 3.x, I had to edit /etc/sysctl.conf and add "net.inet.tcp.ackonpush=1" to correct my slw printing. See MS KB816627 for slow printing on Win2k. http://support.microsoft.com/?kbid=816627 WinXP treats the Push Bit differently... Hope this

RE: [Samba] Re: Horrendously slow transfer speeds in FC3 is drivi ng mecrazy!!! Please help... - SOLVED!

2005-06-06 Thread Van Sickler, Jim
Does SMB need Push bits acknowledged? I had a similar problem with slw printing on OpenBSD, and had to set the AckOnPush parameter to enabled. That cured the printing issue for me. Just a thought... Jim > -Original Message- > From: Al [mailto:[EMAIL PROTECTED] > Sent: Monday, June

RE: [Samba] shared network printer on linksys print server

2005-04-26 Thread Van Sickler, Jim
Are you using CUPS or lpr/LPRng for your printing? I have a Linksys PSUS4; it's probably similar to the PPXS1 in the setup. L1=Logical Printer Port 1, represents LPT1 P1=Parallel Printer Port 1 lpd://x.x.x.x/L1 or lpd://x.x.x.x/P1 http://www.linuxquestions.org/questions/archive/18/2003/10/4/106

RE: [Samba] Unable to join samba server to a NT4 style domain/Sam ba-Guide feedback

2005-04-15 Thread Van Sickler, Jim
John, The restrictanonymous setting was the primary culprit in Ash's issue. I think he's using basically the same setup as I am; no winbind/LDAP involved. I'm thinking there's some initial handshaking that requires an anonymous connection to PDC, and it's being blocked if the restrictanonymou

RE: [Samba] Unable to join samba server to a NT4 style domain (po st-SOLVED)

2005-04-15 Thread Van Sickler, Jim
Ash, Out of curiosity, what restrictanonymous setting was the NT4 server set to originally, and what was it set to when it allowed the net rpc join command to work? Jim -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo

RE: [Samba] Unable to join samba server to a NT4 style domain

2005-04-15 Thread Van Sickler, Jim
the time 2.2x/3.x was released, NT Admins were made aware of the vulnerability at 0 and were changing it to 1 or 2. Anyway, I'm glad it's up & running! Jim > -Original Message- > From: Ashutosh Kamdar [mailto:[EMAIL PROTECTED] > Sent: Friday, April 15, 2005 11:2

RE: [Samba] Unable to join samba server to a NT4 style domain

2005-04-15 Thread Van Sickler, Jim
o type the root password You might have to add the Samba box to the Domain again, in order to get this to work... You WILL prevail (eventually)! Jim > -Original Message- > From: Ashutosh Kamdar [mailto:[EMAIL PROTECTED] > Sent: Friday, April 15, 2005 9:05 AM > To: Van Sickler, Ji

RE: [Samba] Unable to join samba server to a NT4 style domain

2005-04-15 Thread Van Sickler, Jim
server is gnsi_server1 or gnsi_server1<0x20> I think it should be the former. Jim > -Original Message- > From: Ashutosh Kamdar [mailto:[EMAIL PROTECTED] > Sent: Friday, April 15, 2005 9:20 AM > To: Van Sickler, Jim; 'Ashutosh Kamdar'; samba@lists.samba.org &

RE: [Samba] Unable to join samba server to a NT4 style domain

2005-04-14 Thread Van Sickler, Jim
asswd -j DOM -r DOMPDC". John: if this is true, can Chap 7 be amended to reflect the change? Jim > -Original Message- > From: Ashutosh Kamdar [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 14, 2005 2:25 PM > To: Van Sickler, Jim; 'Ashutosh Kamdar'; sam

RE: [Samba] Unable to join samba server to a NT4 style domain

2005-04-14 Thread Van Sickler, Jim
Thursday, April 14, 2005 12:50 PM > To: Van Sickler, Jim; 'Ashutosh Kamdar'; samba@lists.samba.org > Subject: Re: [Samba] Unable to join samba server to a NT4 style domain > > > Jim, > > Yes, the NTSERVER is a PDC. Do you know of a way to see any > kind o

RE: [Samba] Unable to join samba server to a NT4 style domain

2005-04-14 Thread Van Sickler, Jim
Ash, Is NT4SERVER the PDC? If not, use -S PDC instead of -S NT4SERVER Jim > -Original Message- > From: Ashutosh Kamdar [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 14, 2005 12:24 PM > To: Van Sickler, Jim; 'Ashutosh Kamdar'; samba@lists.samba.org > Subje

RE: [Samba] Unable to join samba server to a NT4 style domain

2005-04-14 Thread Van Sickler, Jim
e- > From: Ashutosh Kamdar [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 14, 2005 11:48 AM > To: Van Sickler, Jim; samba@lists.samba.org > Subject: Re: [Samba] Unable to join samba server to a NT4 style domain > > > Jim, > > -Try adding the Samba server to the

RE: [Samba] Unable to join samba server to a NT4 style domain

2005-04-14 Thread Van Sickler, Jim
Try adding the Samba server to the NT4 Domain first. Is the NT4 server also a WINS server? If so, add that info to the smb.conf wins server = xxx.xxx.xxx.xxx name resolve order = wins lmhosts host bcast Put the NT4 server info into /etc/lmhosts and /etc/hosts xxx.xxx.xxx.xxx NT4SERVER restart S

RE: [Samba] Logon script

2005-03-09 Thread Van Sickler, Jim
You can also use regini.exe to paste registry entries during logon. One of our admins set up a batch file to update the proxy settings this way. (both files need to be in the NETLOGON share dir) >From logon.bat (logon script): REM * Requirements: Network access to %LOGONSERVER%\NETLOGON, regini.e

RE: [Samba] Audit Trail/Logging For Network Logons and Logoffs

2005-03-02 Thread Van Sickler, Jim
On Fri, 2005-02-25 at 12:51 -0700, Gene Cooper wrote: > Hi Folks, > > I have searched the archives and the web for this issue, but I haven't found > an answer. > > I need to be able to log or audit the network access of our network users. > This information needs to be used in conjuction with a t

RE: [Samba] Windows Backup to samba3 share = problem

2004-08-17 Thread Van Sickler, Jim
George, ntbackup runs under the SYSTEM account if it's running as a scheduled job. You'll have to tweak the rights on the samba share to include the SYSTEM account. You can try creating a user & group named system on the Samba box, and add system to the group corresponding to the Samba share a

RE: [Samba] Windows access to data created by Linux application

2004-03-08 Thread Van Sickler, Jim
Mike, Try adding these lines to your smb.conf: Map To Guest = Bad User guest account = nobody and guest ok = Yes to the [filestore] section. It appears you want to have everyone given access to the share, but the permissions don't match that. e.g. none of your Win2k users are

RE: [Samba] Why does a W2K (pro) client do more than it is asked to do?

2004-03-05 Thread Van Sickler, Jim
> From: Linux Lover [mailto:[EMAIL PROTECTED] > Sent: Friday, March 05, 2004 12:43 PM > To: Van Sickler, Jim; [EMAIL PROTECTED] > Subject: RE: [Samba] Why does a W2K (pro) client do more than it is > asked to do? > > > --- "Van Sickler, Jim" <[EMAIL PROTECTED]>

RE: [Samba] Why does a W2K (pro) client do more than it is asked to do?

2004-03-05 Thread Van Sickler, Jim
Lynn, Does your smb.conf have an entry similar to: username map = /etc/samba/smbusers If so, does the file "smbusers" exist? Do you have user accounts on both the AIX box and the W2k box? They'd be mapped in smbusers, AIX_acct=W2k_acct Have you added your users to it (smbusers)? e.g. lynn=lyn

RE: [Samba] Samba Slow, and I have high Quality NICS

2004-02-24 Thread Van Sickler, Jim
Anson, Can you try setting the NIC to 10Mbps/Half and Full Duplex to see if the transfer times improve? I put in a switch a while back , and have a Lexmark Optra printer with a NIC capable\ of 10/100. The LAN cabling is shielded CAT3. The Optra would negotiate to 100Mbps with the switch, b

RE: [Samba] Syncing time for non-Admin logons? - net time \\super server /set /yes

2003-11-19 Thread Van Sickler, Jim
Jeff, I think that should be working for Win9x/Win2k clients. WinNT is a bit different: net time \\superserver /set /y Jim -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

[Samba] RE: Samba-3.0.0 on OpenBSD-3.4

2003-11-11 Thread Van Sickler, Jim
onday, November 10, 2003 4:32 PM To: Van Sickler, Jim Subject: Re: Samba-3.0.0 on OpenBSD-3.4 On Mon, Nov 10, 2003 at 06:27:29PM -0500, Van Sickler, Jim wrote: > Not yet-I had to put it on the back burner because it was eating too much > time. > > In the meantime, I've downloaded

RE: [Samba] Samba-3.0.0, LPRng-3.8.21 and printer queues - Jerry?

2003-10-09 Thread Van Sickler, Jim
Assar, Here are my smb.conf entries for LPRng 3.8.21: lpq command = /usr/local/bin/lpstat %p print command = /usr/local/bin/lpr -U%m -P%p -J'%J' -r %s lprm command = /usr/local/bin/lprm -P%p %j lppause command = /usr/local/sbin/lpc hold %p %j lpresume command = /usr/local/sbin/lpc release %p %j q

[Samba] OpenBSD 3.4/Samba 3.0.0 CP850.so core dump

2003-09-30 Thread Van Sickler, Jim
I'm trying to install Samba 3.0.0, and it seems to compile ok. When I run testparm or try to start either daemon, I get the following: testparm:/usr/local/lib/charset/CP850.so: undefined symbol 'smb_register_charset' lazy binding failed! Segmentation fault (core dumped) Info: gcc v2.95.3 g## v2

RE: [Samba] OpenBSD 3.3 and samba-2.2.8

2003-09-22 Thread Van Sickler, Jim
Jim > -----Original Message- > From: Van Sickler, Jim [mailto:[EMAIL PROTECTED] > Sent: Monday, September 22, 2003 9:07 AM > To: 'Mikael lilleman Göransson'; [EMAIL PROTECTED] > Subject: RE: [Samba] OpenBSD 3.3 and samba-2.2.8 > > > A couple of suggestions:

RE: [Samba] OpenBSD 3.3 and samba-2.2.8

2003-09-22 Thread Van Sickler, Jim
A couple of suggestions: 1. Add your Samba server to the hosts and lmhosts files on your PCs. Copy hosts & lmhosts to the netlogon share directory. In your logon.bat put these lines (change "SERVER" to your server name): - if exist %systemroot%\system32\drivers\etc\hosts.old del %syst

RE: [Samba] Deleted smb.conf

2003-09-18 Thread Van Sickler, Jim
Look in /etc/samba for "smb.conf~" or something similar - that's the backed-up copy created by some text editors. Look in /usr/local/share/examples/samba for smb.conf.default. Failing those, try using swat to create a new one. Jim > -Original Message- > From: Mulayrama, Satish HS [mailt

RE: [Samba] Printing problems Win2K SP4 on 3.0.x and 2.x

2003-08-28 Thread Van Sickler, Jim
Paul, If you were using a Samba version prior to 2.2.7 (I think), then you need to put the following in your [Global] section: disable spoolss = yes and add the following to the [Printers] section and/or each printer entry: use client driver = yes This will support the printers as previously

RE: [Samba] Win2K sp4 can't print

2003-07-24 Thread Van Sickler, Jim
and found out that they > were all setup as local > printers, that is, captured LPT ports. I don't think I can > blame sp4. I wish I > couldn't blame me. > > Thanks > > > Van Sickler, Jim ([EMAIL PROTECTED]) wrote: > > > >Bob, > >

RE: [Samba] Win2K sp4 can't print

2003-07-24 Thread Van Sickler, Jim
> -Original Message- > From: Chuck Stuettgen [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 23, 2003 9:22 PM > To: Van Sickler, Jim > Subject: RE: [Samba] Win2K sp4 can't print > > > On Wed, 2003-07-23 at 21:32, Van Sickler, Jim wrote: > > Bo

RE: [Samba] Win2K sp4 can't print

2003-07-23 Thread Van Sickler, Jim
Bob, I've upgraded several systems here to SP4, and haven't run into any of these errors (yet!). However... Spoolss was updated in SP4; I'd try deleting the printers & their ports on the SP4 PCs, then adding them again. If you toggled or added the "disable spoolss = yes" setting, or upgrad

RE: [Samba] Max Print Jobs Problem

2003-07-14 Thread Van Sickler, Jim
Chuck, Try setting Max Print Jobs = 0 (unlimited), restart samba, then run "testparm -x" to see if the change took effect. NOTE: I just changed the value, and ran "testparm -x" without restarting samba, and the value changed from the default of 1000 to 0. I'd still restart, just to be sure th

RE: [Samba] Keep getting Error Network Path not found

2003-07-14 Thread Van Sickler, Jim
Keith, Try adding the boxes to the hosts and lmhosts files: Linux - in /etc Win2k - in c:\winnt\system32\drivers\etc Jim > -Original Message- > From: Keith Williams [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 09, 2003 5:10 PM > To: Samba Help > Subject: [Samba] Keep getting Erro

RE: [Samba] Join linux to win Nt pdc

2003-07-14 Thread Van Sickler, Jim
sonjay, Try just this part of your command line: smbpasswd -j linux-net -r 192.168.0.1 If I include the administrator info, it fails, but this works. Make sure you've already added the machine account to the domain. Jim > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PRO

RE: [Samba] Samba Setup

2003-04-01 Thread Van Sickler, Jim
Jim, We'll need more info in order to effectively help you. Would you post your smb.conf for us? Mod any IP info with xxx's or 192.168.1.xxx, to keep your real net info private. What version of Samba are you running? What version of Solaris? RE: another post: plain-text passwords are NOT rec

RE: [Samba] Printer Rights Fail

2003-03-20 Thread Van Sickler, Jim
dea what the disable spoolss does? We had > the use client > driver already. > > Thanks again for your help. > > Kevin Bramblett > > > Date: Wed, 19 Mar 2003 17:17:08 -0500 > From: "Van Sickler, Jim" <[EMAIL PROTECTED]> > To: "Samba-L (E-mail)&

RE: [Samba] Printer Rights Fail

2003-03-19 Thread Van Sickler, Jim
add the following to your smb.conf [Global]: disable spoolss = yes use client driver = yes restart samba Jim > -Original Message- > From: Kevin Bramblett [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 19, 2003 11:42 AM > To: [EMAIL PROTECTED] > Subject: [Samba] Printer Rights Fail >

RE: [Samba] Problem installing a particular printer WinXP/Samba2.2.7a

2003-03-19 Thread Van Sickler, Jim
Has the driver for this printer been installed on the samba server? If it has, it may have to be reinstalled. If the 4550 can't be installed on the server, you can create a printer share for [picasso] and use: use client driver = yes path = /var/spool/public create mode =

RE: [Samba] Error on locking database

2003-02-07 Thread Van Sickler, Jim
run testparm check the "lock dir" entry; it's possible that the specified dir doesn't exist and/or has the wrong rights. The default dir is set to /var/spool/lock on mine. Older samba releases were in /var/lock, IIRC. Jim > -Original Message- > From: A. Dishong [mailto:[EMAIL PROTECTED]]

RE: [Samba] Printing irritation

2003-01-29 Thread Van Sickler, Jim
What does the Print Command entry look like in your smb.conf? Jim > -Original Message- > From: Simon Chappell [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 29, 2003 6:39 AM > To: [EMAIL PROTECTED] > Subject: [Samba] Printing irritation > > > I have a few smb servers running cups

[Samba] How do I get the @#$$% job name to show instead of smbprn.xxxxxx.xxxxxx?

2003-01-28 Thread Van Sickler, Jim
Still at it Clients: Win2k SP2 Server: OpenBSD 3.2 LPRng 3.8.20 Samba 2.7.pre1 Printer: Lanier 2138 Driver: Ricoh RPCS Tried: disable spoolss yes/no (on separate samba servers) If I print through Samba/LPRng, I get the document name of smbprn.xx.xx displayed in the 2138's log.

[Samba] RE: How do I get the @#$$% job name to show instead of smbprn.yada.yada?

2003-01-16 Thread Van Sickler, Jim
> -Original Message- > From: Joel Hammer [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 15, 2003 6:57 PM > To: Van Sickler, Jim; [EMAIL PROTECTED] > Subject: Re: [Samba] How do I get the @#$$% job name to show > instead of > smbprn.yada.ya da? > > >

[Samba] How do I get the @#$$% job name to show instead of smbprn.yada.ya da?

2003-01-15 Thread Van Sickler, Jim
I'm tinkering with this mod to my smb.conf, and can't get the actual filename to be displayed in the printed job history. It's adapted from one Joel put out on the list last year. My impression is that it works for everyone in the world but me All that ever shows up is smbprn.yada.yada... in

RE: [Samba] Printing: Access denied, unable to connect

2002-11-18 Thread Van Sickler, Jim
Steve, Do you have the samba guest connection set up? I think you need it if you have guest ok=yes. e.g. Map to Guest = Bad User Guest Account = ftp (or another no-login account) (I created and use smb_nobody) The Access Denied may be for the IPC$ connection, and IIRC the g

RE: [Samba] Re: How Samba let us down

2002-10-24 Thread Van Sickler, Jim
> Philip Burrow wrote: > > - Original Message - > From: Most of you > Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Wednesday, October 23, 2002 10:14 PM > Subject: Re: [Samba] Re: How Samba let us down > > > etc etc > > Well this one certainly roused you all. > > Must it be the ca

RE: [Samba] Printing issue

2002-10-17 Thread Van Sickler, Jim
> -Original Message- > From: Jason Valenzuela [mailto:jvalenzuela@;dspfl.com] > Sent: Thursday, October 17, 2002 9:27 AM > To: [EMAIL PROTECTED] > Subject: [Samba] Printing issue > > > I'm trying to setup a print server for Samba clients to use. > I have a HP > LaserJet 4 connected to /d

RE: [Samba] Cannot pause printer

2002-09-24 Thread Van Sickler, Jim
There are syntax typo's in the LPRng readme;   Try these instead:       lppause command = /usr/local/sbin/lpc hold %p %j    lpresume command = /usr/local/sbin/lpc release %p %j    queuepause command = /usr/local/sbin/lpc stop %p    queueresume command = /usr/local/sbin/lpc

RE: RE: [Samba] failed to make clean all on today's samba_2_2

2002-06-14 Thread Van Sickler, Jim
- > From: Van Sickler, Jim [mailto:[EMAIL PROTECTED]] > Sent: Thursday, June 13, 2002 4:50 PM > To: 'Van Sickler, Jim' > Subject: RE: [Samba] failed to make clean all on today's samba_2_2 > > > I just wget'd the updated source, and get the follow

RE: [Samba] Problems with CUPS and a networked epson printer

2002-06-14 Thread Van Sickler, Jim
disable bidirectional printing on the (windows) printer's Port properties. Since the Epson isn't connected to LPT1, the status monitor can't talk to the printer... Jim > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Friday, June 14, 2002 7:43 A

[Samba] failed to make clean all on today's samba_2_2

2002-06-13 Thread Van Sickler, Jim
Using LIBS = Compiling smbd/server.c In file included from include/ntdomain.h:287, from include/rpc_misc.h:24, from include/smb.h:1604, from include/includes.h:676, from smbd/server.c:22: include/rpc_samr.h:1834: unbalanced `#endi

[Samba] last job queued quirk - understanding at last!

2002-06-13 Thread Van Sickler, Jim
I solved my problem with the help of someone on the samba-l. If I put :done_jobs=0 in the .common section of my /etc/printcap, the last job printed is removed from the queue, and my windows clients no longer show it as "Paused". Changing the done_jobs entry in lpd.conf didn't seem to have any ef

[Samba] RE: 2.2.x Printing from Win2k-more clues

2002-06-13 Thread Van Sickler, Jim
> -Original Message- > From: Mak, Ryan [mailto:[EMAIL PROTECTED]] > Sent: Thursday, June 13, 2002 2:38 PM > To: 'Van Sickler, Jim' > Subject: RE: 2.2.x Printing from Win2k-more clues > > > > when i looked into /var/spool/lpd/epson, the gimp-print

[Samba] RE: 2.2.x Printing from Win2k-more clues

2002-06-13 Thread Van Sickler, Jim
> -Original Message- > From: Mak, Ryan [mailto:[EMAIL PROTECTED]] > Sent: Thursday, June 13, 2002 11:37 AM > To: 'Van Sickler, Jim' > Subject: RE: 2.2.x Printing from Win2k-more clues > > > since i have use client driver = no, does that mean the win2k

RE: [Samba] print job not deleting

2002-06-12 Thread Van Sickler, Jim
ED]] > Sent: Wednesday, June 12, 2002 2:33 PM > To: Van Sickler, Jim > Cc: 'Wise, Gene'; '[EMAIL PROTECTED]' > Subject: RE: [Samba] print job not deleting > > > > I faced the same problem. I think done_jobs is printcap > parameter and not > lpd.co

RE: [Samba] WIndows 98 asking for a password

2002-06-12 Thread Van Sickler, Jim
TED]] > Sent: Wednesday, June 12, 2002 2:00 PM > To: Van Sickler, Jim; Samba mailing list > Subject: RE: [Samba] WIndows 98 asking for a password > > > Jim: > > This did not help. I created an entry for linuxServer > that po ints to 192.168.1.1 and rebooted the ma

RE: [Samba] WIndows 98 asking for a password

2002-06-12 Thread Van Sickler, Jim
Add the samba server information to the hosts and lmhosts files on your PCs. Jim p.s. Connect to the printer share using the \\hostname\sharename, not \\ip\sharename > -Original Message- > From: Neil Aggarwal [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, June 12, 2002 1:38 PM

[Samba] Useful Link

2002-06-12 Thread Van Sickler, Jim
FYI - I came across this today. http://samba.linuxbe.org/en/samba/learn/printing.html Jim -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

RE: [Samba] Share & Domain Level Authentication Required From Sam eServer

2002-06-12 Thread Van Sickler, Jim
Create a Unix user account for that person. Add them to /etc/samba/smbusers (unixuser=windowsuser) This is how I get non-domain users printing to my samba printers. File access should work too, but you may have to tweak the permissions for them. Jim > -Original Message- > From: [EMAI

RE: [Samba] print job not deleting

2002-06-11 Thread Van Sickler, Jim
You're using LPRng...it's a "feature" that appeared in 3.8.10/3.8.12. Not fixed yet... If you Cancel the Paused job, it goes away. (The job has already been printed by the time it's listed as Paused). Patrick & the LPRng list are aware of it. Jim > -Original Message- > From: Wise, Gen

RE: RE: [Samba] printer drivers

2002-06-11 Thread Van Sickler, Jim
> -Original Message- > From: Mark Brosius [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, June 11, 2002 9:13 AM > To: Van Sickler, Jim > Cc: [EMAIL PROTECTED] > Subject: RE: RE: [Samba] printer drivers > > > Thanks for responding. > On Tue, 11 Jun 2002, Va

RE: [Samba] spoolss back connections to client

2002-06-11 Thread Van Sickler, Jim
>From \winnt\system32\drivers\etc\services: microsoft-ds 445/tcp microsoft-ds 445/udp -- Why is the connection refused? Is this preventing Win2k from properly displaying printer status? I've noticed that now we're running Win2k on all wkstns, n

RE: RE: [Samba] printer drivers

2002-06-11 Thread Van Sickler, Jim
I think I've lost the big picture...time to step back and look at what you're trying (and unable) to do. 1. Is \\server\Printer being added to the clients as a Network or Local Printer? 2. If Network, are you trying to install the printer drivers from the server? 3. Are you a member of the L

RE: [Samba] printer drivers

2002-06-10 Thread Van Sickler, Jim
What happens when you run testparm? Do you see any error messages? > -Original Message- > From: mark [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 10, 2002 4:09 PM > To: Alex Meaden > Cc: [EMAIL PROTECTED] > Subject: Re: [Samba] printer drivers > > > When I open the printer folder I

RE: [Samba] Linux and Printing via smbprint

2002-06-07 Thread Van Sickler, Jim
Can you give us some more info on the Intel Printerserver? Part/Model Number Type and number of ports Network connection type (Ethernet/10Base-T) Jim > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Friday, June 07, 2002 2:14 AM > To: [EMAIL PROTECTED]

RE: [Samba] Linux and Printing via smbprint

2002-06-06 Thread Van Sickler, Jim
NetPort Pro/10, others may vary: /etc/printcap entry, for LPRng: LPT 1 :rm=10.0.0.40 :rp=LPT1_PASSTHRU LPT 2 :rm=10.0.0.40 :rp=LPT2_PASSTHRU Jim > -Original Message- > From: Joel Hammer [mailto:[EMAIL PROTECTED]] > Sent: Thursday, June 06, 2002 4:17 PM > To: [EMAIL PR

RE: [Samba] problem joining the domain

2002-06-06 Thread Van Sickler, Jim
Did you create the Computer in the Domain first? Try that (without the -U murphyn). Jim > -Original Message- > From: Michael Rasmussen [mailto:[EMAIL PROTECTED]] > Sent: Thursday, June 06, 2002 8:15 AM > To: [EMAIL PROTECTED] > Cc: IT Server Group > Subject: [Samba] problem joining the d

RE: [Samba] Maybe OT, but need help

2002-06-06 Thread Van Sickler, Jim
If you use Backup Exec (BE), there's a Unix agent for it; see TechFile ID: 241420 for the Unix versions and download info. BE Admin's Guide URL: http://ftp.support.veritas.com/pub/support/products/Backup_Exec_for_WindowsN T/BeAdmin86_240870.pdf Jim > -Original Message- > From: Ricker,

RE: [Samba] ASSISTANCE NEEDED

2002-05-31 Thread Van Sickler, Jim
> -Original Message- > From: mariam zanab ishatu [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 31, 2002 3:47 PM > To: [EMAIL PROTECTED] > Subject: [Samba] ASSISTANCE NEEDED > SPELLCHECKER IS NOT TO BE WORKING!!! > > ATTN: CEO/PRESIDENT. > I was a lowly computer jockey; now I'm a CE

RE: [Samba] domain administrator

2002-05-30 Thread Van Sickler, Jim
Are you doing full program installs, or just the signature file updates? Can't help you with the full installs, sorry. Add the signature update to their login script, and it will execute. Jim > -Original Message- > From: James Bear [mailto:[EMAIL PROTECTED]] > Sent: Thursday, May 30,

RE: [Samba] installing printer driver on Samba 2.2.4

2002-05-29 Thread Van Sickler, Jim
Ok-I'm wget'ing it now. Thanks! Jim > -Original Message- > From: Gerald Carter [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, May 29, 2002 8:09 AM > To: Van Sickler, Jim > Cc: J. 'FIK' Brand; Samba > Subject: RE: [Samba] installing printer driver

RE: [Samba] installing printer driver on Samba 2.2.4

2002-05-29 Thread Van Sickler, Jim
Jerry, Can you use this patch with the current samba_2_2 source? I saw your comment about not rolling it in yet, due to it's being "experimental" in nature. Jim > -Original Message- > From: Gerald Carter [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, May 29, 2002 5:38 AM > To: J. 'FIK

RE: [Samba] HP Jetdirect, Intel Netport, Samba, And Windows XP

2002-05-21 Thread Van Sickler, Jim
> -Original Message- > From: Lee Leahu [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, May 21, 2002 8:11 AM > To: [EMAIL PROTECTED] > Subject: [Samba] HP Jetdirect, Intel Netport, Samba, And Windows XP > > > Hello, > > I have a bunch of Windows XP Pro machines, Samba 2.2.4, and > several

FW: [Samba] smbmount question

2002-05-21 Thread Van Sickler, Jim
y Internet Explorer security updates have there been so far this year-22? Each one of them requires a reboot... 22x25xdownload time+2 min's/reboot is a lot of downtime for the users, and a lot of waiting time for me. And it's only May... -Original Message----- From: Van Sickler, Jim

RE: [Samba] smbmount question

2002-05-21 Thread Van Sickler, Jim
Can you just stop/restart the WINS service? Save you a reboot Jim > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, May 21, 2002 7:45 AM > To: [EMAIL PROTECTED] > Subject: RE: [Samba] smbmount question > > > Thanks for the reply. I'm set

RE: [Samba] LPR or LPRng or CUPS

2002-05-21 Thread Van Sickler, Jim
Ruud, What do your printcap and smb.conf entries look like? Jim > -Original Message- > From: Ruud Baart [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, May 21, 2002 6:15 AM > To: [EMAIL PROTECTED] > Cc: Konkol, Josh; [EMAIL PROTECTED] > Subject: Re: [Samba] LPR or LPRng or CUPS > > >

RE: [Samba] Printer: User Intervention Required - Use Printer Off line

2002-05-20 Thread Van Sickler, Jim
Check to see what port the second printer was assigned to... > -Original Message- > From: Karl E. Jorgensen [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 20, 2002 12:41 PM > To: Samba Mailing List > Subject: [Samba] Printer: User Intervention Required - Use Printer > Offline >

RE: [Samba] WinY2k Access Denied on Printing

2002-05-20 Thread Van Sickler, Jim
Is this documented anywhere in layman's terms? (NT/2k considers a Printer Connection as a different thing that a local printer) 1. Which section of the registry is the proper location for each type of printer. 2. How to install a Printer Connection for all users on the PC (not just CurrentUs

RE: RE: [Samba] Win2k Printing Problems

2002-05-17 Thread Van Sickler, Jim
Justin, You do want to use the samba box to manage your printers; otherwise all of your PCs are going to be fighting over the printers... that gets real ugly real fast! I don't think you should need to add the printer as a Local Printer, and edit the registry. There may be a better way... set

RE: [Samba] WinY2k Access Denied on Printing

2002-05-17 Thread Van Sickler, Jim
Adam, Just one more thing, and I'll go away, I promise! ;-) If you set "disable spoolss=no", then install all of the printer drivers you can, and set "disable spoolss=yes", you should be able to install the printers as Network Printers, (not Local, as I mentioned in the last post) connected t

RE: [Samba] WinY2k Access Denied on Printing

2002-05-17 Thread Van Sickler, Jim
> -Original Message- > From: Adam Williams [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 17, 2002 8:54 AM > To: Van Sickler, Jim > Cc: [EMAIL PROTECTED] > Subject: RE: [Samba] WinY2k Access Denied on Printing > > > >>>I assume this sentence: >

RE: RE: [Samba] WinY2k Access Denied on Printing

2002-05-17 Thread Van Sickler, Jim
Don't forget to restart your lpd & samba services before testing it... Jim -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

RE: [Samba] WinY2k Access Denied on Printing

2002-05-17 Thread Van Sickler, Jim
> -Original Message- > From: Adam Williams [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 17, 2002 5:06 AM > To: Joel Hammer > Cc: [EMAIL PROTECTED] > Subject: Re: [Samba] WinY2k Access Denied on Printing > > > >I assume this sentence: > >re-add they can't print for a little while befo

RE: [Samba] printer admin problems with 2.2.4

2002-05-16 Thread Van Sickler, Jim
If you have "admin users=", try putting # before that, too and restarting samba I was #'ing all three lines before, (printer admin=, admin users=, write list=" and thought only the "printer admin=" applied. Sorry, Jim > -Original Message- > From: Bennie van Lent [mailto:[EMAIL PROTECT

[Samba] Win95 Update for Encrypted Passwords

2002-05-15 Thread Van Sickler, Jim
I came across this while looking for something else in TechNet: Windows 95 Update Prevents Sending Clear-Text Password Over Net [Q165403] PSS ID Number: Q165403 Article last modified on 03-15-2002 = - The i

FW: RE: RE: [Samba] Win2k Printing Problems

2002-05-15 Thread Van Sickler, Jim
and maybe the Win2k will pick this up somehow on an install. -Justin >>> "Van Sickler, Jim" <[EMAIL PROTECTED]> 05/15 12:04 PM >>> Justin, Did you use the IP address of the printer as the lpr port? If so, you're bypassing samba and printing directly to

RE: [Samba] printer admin problems with 2.2.4

2002-05-15 Thread Van Sickler, Jim
Edit the smb.conf, place a # at the beginning of the "printer admin" entry, and use swat to restart the samba server. Then your printer admins will probably be able to see the profiles. Works for me most of the time I'm not having any fun with 2.2.x printing, with "disable spoolss=no" and W

RE: RE: [Samba] Win2k Printing Problems

2002-05-15 Thread Van Sickler, Jim
nk you!!) > > The /'s are messing up Win2k and it won't add a lpr port to the > machine. Is there any potential fix for this problem? > > Would the enumports command in smb.conf help at all? > > Thanks, > Justin > > > >>> "Van Sick

RE: [Samba] Win2k Printing Problems

2002-05-14 Thread Van Sickler, Jim
Justin, Take a look at this link: http://ftp.ist.utl.pt/pub/windowsnt/mirror-microsoft/kb/Q163/2/41.TXT Jim > -Original Message- > From: JUSTIN GERRY [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, May 14, 2002 1:48 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: [Samba]

[Samba] Error in compiling from new SAMBA_2_2 On OpenBSD 3.1

2002-05-14 Thread Van Sickler, Jim
If the following line is in Makefile, ld stops with Error code 1. This is a new development in Makefile.in; I built from the SAMBA_2_2 code a couple of days ago, and the previous Makefile's DYNEXP= line doesn't have the "-Wl,--export-dynamic" switches... ---

RE: [Samba] smb printer errors

2002-05-13 Thread Van Sickler, Jim
check your /etc/lpd.conf or /usr/local/lpd.conf to see if someone has set lprng's mail switch on... http://www.lprng.com/LPRng-HOWTO-Multipart/abnormalterm.htm Jim > -Original Message- > From: Joel Hammer [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 13, 2002 2:36 PM > To: Hans van Ree

RE: [Samba] copy a large volume of data from PC to samba server

2002-05-13 Thread Van Sickler, Jim
am to be run. - Hope this helps, Jim > -----Original Message- > From: Tian-xiong Lu [mailto:[EMAIL PROTECTED]] > Sent: Sunday, May 12, 2002 3:01 PM > To: Van Sickler, Jim > Subject: Re: [Samba] copy a

RE: [Samba] After reIP, Samba hosts not browsable.

2002-05-11 Thread Van Sickler, Jim
registration there - even > > if that was no longer being defended. > > > > "Van Sickler, Jim" wrote: > > > > > > Did you update the hosts/lmhosts files on > > > all of the servers & clients? If not, > > > they still contain the

RE: RE: [Samba] Win2k Printing Problems

2002-05-10 Thread Van Sickler, Jim
nmb and lpd just > to be sure. > > My Win2k box is still giving me the same error under "status" "failed > to open, retrying" and eventually "access denied; unable to > connect" on > the queue. > > Other permissions to check?? > > Th

RE: [Samba] Cannot find Primary Domain - Please help, rather urge nt

2002-05-10 Thread Van Sickler, Jim
> -Original Message- > From: John Biggs [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 10, 2002 1:29 PM > To: [EMAIL PROTECTED] > Subject: [Samba] Cannot find Primary Domain - Please help, > rather urgent > > > Hello, > > I'm getting a persistent error at login (effectively locking

RE: [Samba] Win2k Printing Problems

2002-05-10 Thread Van Sickler, Jim
Try commenting out the "printer admin=" entry -use it only when installing drivers? I believe you also have to create a dir for samba to spool to, chmod 01777, chown root.daemon e.g. /var/spool/samba and change the "path=" entry to it. Jim > -Original Message- > From: JUSTIN GERRY [ma

RE: [Samba] Samba - cannot print multiple copies

2002-05-10 Thread Van Sickler, Jim
> Hi, > > I successfully setup printing on my FreeBSD box > using Samba with apsfilter and lprng. However, I > have encountered two issues: > > 1) Cannot print multiple copies of documents from > my windows box (e.g. notepad). Only the first > copy is printed and the rest don't get printed.

RE: [Samba] Win98 join a PDC

2002-05-10 Thread Van Sickler, Jim
?) user account is being used on both the Win2k/W98 login attempts? Jim > -Original Message- > From: Alex Moen [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 10, 2002 12:16 PM > To: Van Sickler, Jim; [EMAIL PROTECTED] > Subject: RE: [Samba] Win98 join a PDC > > > T

  1   2   >