[Samba] smbclient & printing on win2k box with HP Deskjet 560C (Drivers?) SMB 2.2.3a - Kernel 2.4.7, red hat 7.2

2002-05-01 Thread Diembo
Hi LUs, I dont have much time at the moment to read tons of documentation. So, I would like to ask a hopefully easy to answer question. Samba is running alright with me, smbclient works fine, but I would like to print from my Linux box over LAN to a printer (HP 560C) connected to a win2k box.

Re: [Samba] smbclient & printing on win2k box with HP Deskjet 560C(Drivers?) SMB 2.2.3a - Kernel 2.4.7, red hat 7.2

2002-05-01 Thread Deryk Robosson
On Wed, 1 May 2002, Diembo wrote: > Hi LUs, > > I dont have much time at the moment to read tons of documentation. So, I > would like to ask a hopefully easy to answer question. Shame shame ;) > Samba is running alright with me, smbclient works fine, but I would like to > print from my Linux bo

[Samba] [BUG] smbfs crashes when listing dir with sepcecial character

2002-05-01 Thread Felix Buenemann
Hi, [I'm not subscribed to this list, so please CC me, or agt least CC me to tell you don't CC ;)] I've found a bug in smbfs (kernel 2.4.18-SuSE here, both precompiled and selfcompiled show this prob). If I try to list a directory on an smbshare on a windows xp box, that contains the characte

Re: [Samba] error: inappropriate authentication SuSE 7.3 samba 2.2.3a

2002-05-01 Thread abartlet
On Tue, Apr 30, 2002 at 07:32:53PM +0200, Axel Machens wrote: > Hi samba admins ! > > This day after I boot my samba 2.2.3a on SuSE 7.3, I become the > error message when I run the command: > > pdbedit -l > Bind faild: Inappropriate authentication > > as pdbedit -a -u newuser it comes the same

[Samba] RE: smbmount, smbumount and smbmnt

2002-05-01 Thread Ulf Bertilsson
> Hi, > I am deploying samba for an embedded system. The requirement > is that the > system should be able to mount windows share points. I > believe "smbmount, > smbumount and smbmnt" components are needed to do the same. I > am not very > clear about smbmnt though! > I find that smbmount, s

Re: [Samba] smbclient & printing on win2k box with HP Deskjet 560C (Drivers?) SMB 2.2.3a - Kernel 2.4.7, red hat 7.2

2002-05-01 Thread Joel Hammer
You don't need samba to print, just smbclient. That is, you don't need to be running a samba server. Since you don't have much time and don't want to mess around with a lot of stuff, here is the quick and dirty way. Assuming your printer is postscript, just print your document in postscript format

Re: [Samba] smbclient & printing on win2k box with HP Deskjet 560C (Drivers?) SMB 2.2.3a - Kernel 2.4.7, red hat 7.2

2002-05-01 Thread Joel Hammer
I got lazy. The full command with gs might look like this: cat YourPostscriptFile | \ gs -q -sDEVICE=YourPrintingDevice -sOutputFile=- - | \ smbclient //Server/printershare PasswordStuff -c "print -" quit The trick is YourPrintingDevice. Look at gs -h for what is available. Joel On Wed, May 01,

[Samba] Slow access from Windows 2000/XP

2002-05-01 Thread Jason Whitson
Hi Samba list, First post here. Is there a fix for the slow access problem to SAMBA from Win2k/XP boxes? Jason Whitson Network Administrator www.tri-austin.com -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

[Samba] Advice on Secure Samba usage

2002-05-01 Thread Clark, Anthony
Hi, I've been given the task of making class accounts from solaris and linux servers available to windows workstations via mapped network drives. Sounds just like the job for samba, I know. However, I'm very, *very* anxious about security; I need to ensure that both passwords and the data t

[Samba] Bug 23074 - Linux 2.2.19 - Samba 2.2.3a - fcntl - value too large for defined data type

2002-05-01 Thread juergen . edner
Hi, I have reported a samba bug in the current version 2.2.3a via bugs.samba.org two weeks ago. Now I wonder how these bugs are processed, because it is still placed in the incoming folder. Do I have to asked someone to look over this message or is this done automatically? Thank you in advance

[Samba] Virus encontrado na mensagem "W32.Elkern removal tools" [Virus found in received message "W32.Elkern removal tools"]

2002-05-01 Thread System Anti-Virus Administrator
Atenção [Attention] Uma mensagem enviada por user <[EMAIL PROTECTED]> para você continha o seguinte virus: [A message sent to you by user <[EMAIL PROTECTED]> contains the following virus:] the W32/Klez.h@MM virus !!! A Estrelar dispõe de um sistema antivirus que detecta e elimina automaticamen

[Samba] Password/Username not valid for SOME users

2002-05-01 Thread Darryl Milczarek
Samba_Version: 2.2.0a Samba_Server_HDWR: DEC Alpha 4100 Samba_Server_OS: Tru64 v.4.0g PDC_Server_OS: Windows 2000 Server sp2 Client_OS: Windows 2000 sp2 I have two identical Alpha 4100 UNIX servers, and both are running Tru64 ver. 4.0g and each has Samba 2.2.0a installed and ope

Re: [Samba] smbclient & printing on win2k box with HP Deskjet 560C (Drivers?) SMB 2.2.3a - Kernel 2.4.7, red hat 7.2

2002-05-01 Thread Christian Barth
> Hi LUs, > > I dont have much time at the moment to read tons of documentation. So, I > would like to ask a hopefully easy to answer question. > > Samba is running alright with me, smbclient works fine, but I would like to > print from my Linux box over LAN to a printer (HP 560C) connected to

[Samba] 15-character NetBIOS name won't join domain

2002-05-01 Thread Ken Cross
I've got a strange problem. If the NetBIOS name is exactly 15 characters (A23456789012345), it can't join a domain -- gets ACCESS_DENIED. 14 characters work fine, and 15 characters work fine on Windows clients. I'm joining an NT4 domain. I've tried 2.2.2, 2.2.3a, and current (as of this mornin

Re: [Samba] 15-character NetBIOS name won't join domain

2002-05-01 Thread Herb Lewis
Ken Cross wrote: > > I've got a strange problem. If the NetBIOS name is exactly 15 > characters (A23456789012345), it can't join a domain -- gets > ACCESS_DENIED. 14 characters work fine, and 15 characters work fine on > Windows clients. I'm joining an NT4 domain. > > I've tried 2.2.2, 2.2.3a

Re: [Samba] Able to join samba PDC but not able to login.

2002-05-01 Thread Gerald Carter
On Tue, 30 Apr 2002, Arunachalam G wrote: > windows machine is able to join the samba server which is the primary > domain controller. but on the next time when the system boots it not able > to login to that domain. > > the machine account for that windows machine exist in smbpasswd file, with

Re: [Samba] smbspool to NT printer

2002-05-01 Thread Norbert Froese
Thank you. smbclient works just as you describe. As all the printers I use are postscript printers, filtering is not an issue. Interestingly (to me anyway), smbclient will only connect if I supply the server's IP address with the -I option. As far as I can tell, there isn't any way to supply

Re: [Samba] Advice on Secure Samba usage

2002-05-01 Thread Jason Stewart
Hi Anthony, Read the smb.conf man page and look at the encrypt passwords = yes option. Also, you can compile SSL-enabled Samba with the --with-ssl option at ./configure time. There is more info about this in the smb.conf man page and the Docs that come with the Samba source distribution. I hav

Re: [Samba] Advice on Secure Samba usage

2002-05-01 Thread abartlet
On Wed, May 01, 2002 at 12:22:53PM -0400, Jason Stewart wrote: > Hi Anthony, > > Read the smb.conf man page and look at the encrypt passwords = yes option. > Also, you can compile SSL-enabled Samba with the --with-ssl option at > ./configure time. There is more info about this in the smb.conf m

[Samba] Roaming profiles problem

2002-05-01 Thread Richter, Gary
Hey all, I've got a few WinXP workstations logging into a 2.2.4pre (CVS from April 30th, around 8 p.m. PDT) PDC, and I'm having some sort of odd problem with roaming profiles. The XP workstations can successfully (it seems) retrieve and save thier profiles to the samba box; however, if I log of

Re: [Samba] smbspool to NT printer

2002-05-01 Thread Joel Hammer
That problem with -I is interesting. What was the command you finally used? Here is the man page: -I IP address IP address is the address of the server to connect to. It should be specified in standard "a.b.c.d" notation. Normally the c

Re: [Samba] Samba + NFS virtual directories question

2002-05-01 Thread Chris Knadle
Hey, Joseph. > I don't know what OS you are using, I prefer to use home directories but > I tried one set at /opt/applix (automounted to the opt) drive and > mounted unde winnt as \\mfg\win_c. Worked perfectly fine with the size. Win 95, 98, ME, 2000, XP. All behave the same way on this.

[Samba] How to setup backup-admin permissions

2002-05-01 Thread Randy S
I have a about ten Win2k machines connecting to a Linux Samba 2.2.1a file server. There are ten users each with their own home directory. Additionaly there is a 'Public' share and a 'Accounting' share. One of the Win2K machines is set to backup these mounted shares using a simple shell script a

[Samba] Still need help linking samba on Redhat 7.2 -- ANYONE?

2002-05-01 Thread Neil Aggarwal
Hello: I am trying to compile sambe with SSL on my RedHat 7.2 machine. The Redhat installation is a fresh install. Here is what I did: Made sure that samba was not previously installed by typing rpm -q samba cd /usr/local lynx ftp://ftp.funet.fi/pub/crypt/mirrors/ftp.psy.uq.oz.au/ssleay/SSLeay-

[Samba] Print Server

2002-05-01 Thread Jacob J. Lee
Title: Message Hello,   I'm running Red Hat 7.2 with samba 2.2.3a.  The problem I'm experiencing is that I am unable to get the printer drivers to load automatically when Windows clients are adding the printers.   This is my smb.conf: # Global pa

RE: [Samba] 15-character NetBIOS name won't join domain

2002-05-01 Thread Ken Cross
Title: RE: [Samba] 15-character NetBIOS name won't join domain I just installed Samba 2.2.3a on Redhat Linux 7.2 with the same results -- a 14-character NetBIOS name can join the domain, but a 15-character name gets "ACCESS_DENIED". Listed below are the trimmed-down output from log level 10

Re: [Samba] Multiple Samba's on same machine

2002-05-01 Thread Thomas Stegbauer
Jon Gerdes wrote: > I have tried hunting through docs/lists/Google but no joy. I am sure I saw something >about running multiple Samba's on different ports but I want to use different >interfaces all on port 139. > > So: Can I run multiple s/nmbd's on the same machine? > > I have nine main V

Re: [Samba] Multiple Samba's on same machine

2002-05-01 Thread Joel Hammer
It is also supposed to be possible to give your samba server serveral aliases, with the alias paramater. netbios aliases = gateway Then, when someone logs on, you can capture the netbios name requested with a predefined variable %L. Read about in man smb.conf. Look for VARIABLES. Joel

[Samba] winbindd with Samba PDC

2002-05-01 Thread alice wang
Does the winbindd shipped in Samba 2.2.3a work correctly against a Samba PDC? I want to set up a Domain with a Samba PDC and several Samba member servers, how can I centralize the account and permission management? Thanks for any help, Alice __

[Samba] WinNT 4.0 NTBACKUP.EXE and Samba

2002-05-01 Thread Statts, Pearce (IndSys, GEFanuc, NA)
Question for you all, I've got two boxes, one Sun server running Samba 2.2.1a, and a Wintel box running NT 4.0. I'm trying to run NTBACKUP (the standard WinNT backup application) and have it back up my Samba shares on the Sun machine. It works fine until it encounters an open (in-use) file, and

[Samba] Problems w/ samba 2.2.3a as PDC for Win2KPro

2002-05-01 Thread Scott D. Webster
Samba-Meisters, I've been try in vain to get a Windows 2000 Pro workstation to join my domain. I'm someone else can figure out what's going wrong. My server (galileo) in running samba 2.2.3a (compiled from the Red Hat rawhide samba-2.2.3a-6.src.rpm) on RedHat 7.0. My workstation

[Samba] W2k

2002-05-01 Thread Carmon, Joseph [gh464753]
I know this has been asked before, but I cant find any of the old e-mails. Can somebody point me towards the documentation for connecting Windows 2k to a samba server? May Win 98 box connects just fine so I just need Win 2k. TIA. -- To unsubscribe from this list go to the following URL and

Re: [Samba] Problems w/ samba 2.2.3a as PDC for Win2KPro

2002-05-01 Thread Randy S
With win2k/xp you need to add an account for the machine as well as the user. Check the docs on samba.org for a better explanation. /r --- "Scott D. Webster" <[EMAIL PROTECTED]> wrote: > Samba-Meisters, > > I've been try in vain to get a Windows 2000 Pro workstation to > join my > doma

[Samba] wget vs cvs for getting current code

2002-05-01 Thread Van Sickler, Jim
I can't use cvs, due to port blocking on our firewall & routers. I can (did it today) wget the samba_2_2 dirs off of the cvs server. This leads to 2 questions: 1. Are the files in the /source dirs already patched via cvs? 2. If not, how do I get cvs to update the source files? (I've alrea

Re: [Samba] Problems w/ samba 2.2.3a as PDC for Win2KPro

2002-05-01 Thread Bob Sully
Check your logs and see what domain your windoze box is trying to join. I suspect the space in the your Samba domain name may be the problem. Try ETC_SERVICES instead. Also, try adding "administrator" to your doamin admin group. Also, I don't see a "security = " line in your smb.conf.

Re: [Samba] W2k

2002-05-01 Thread Bradley W. Langhorst
On Wed, 2002-05-01 at 17:24, Carmon, Joseph [gh464753] wrote: > I know this has been asked before, but I cant find any of > the old e-mails. Can somebody point me towards the > documentation for connecting Windows 2k to a samba server? > May Win 98 box connects just fine so I just need Win 2k.

Re: [Samba] samba file deletion bug?

2002-05-01 Thread Gerald Carter
On Tue, 30 Apr 2002, C. J. wrote: > > Hi, I'm having a problem using the "rd /s" cmd.exe command from my win2k & > XP boxes to delete directories on SunOS 5.7 machine running Samba 2.2.3a. > All the files were created from win2k. The problem is > when I try "rd /s" on certain directories, I

[Samba] Error---semaphore timeout period has expired

2002-05-01 Thread David Loegering
I get the above error on Windows NT 4.0 and Windows W2k computers connected to a Linux RedHat 7.2 Samba server. Is there a setting I need to change to eliminate this? It only happens when the Samba server is under stress with a lot of connections. When this error occurs the workstation will

Re: [Samba] wget vs cvs for getting current code

2002-05-01 Thread Gerald Carter
On Wed, 1 May 2002, Van Sickler, Jim wrote: > I can't use cvs, due to port blocking on our firewall & routers. > > I can (did it today) wget the samba_2_2 dirs off of the cvs server. > > This leads to 2 questions: > > 1. Are the files in the /source dirs already patched via cvs? > 2. If not,

Re: [Samba] Adding workstation to PDC

2002-05-01 Thread Gerald Carter
On Tue, 30 Apr 2002, Mike Black wrote: > Using current CVS version as of 4/29/02 What cvs branch? HEAD? > Trying to add a 2000Pro workstation to the PDC. > Want to use a non-root account (or at least a different smb password so I > can have others with ability to add workstations to doma

Re: [Samba] Bug 23074 - Linux 2.2.19 - Samba 2.2.3a - fcntl - valuetoo large for defined data type

2002-05-01 Thread Gerald Carter
On Wed, 1 May 2002 [EMAIL PROTECTED] wrote: > Hi, I have reported a samba bug in the current version 2.2.3a via > bugs.samba.org two weeks ago. Now I wonder how these bugs are processed, > because it is still placed in the incoming folder. Do I have to asked > someone to look over this message or

Re: [Samba] Still need help linking samba on Redhat 7.2 -- ANYONE?

2002-05-01 Thread Gerald Carter
On Wed, 1 May 2002, Neil Aggarwal wrote: > When it is trying to link, I get these errors: > > Linking bin/smbd > smbd/ssl.o: In function `sslutil_init': > smbd/ssl.o(.text+0x23f): undefined reference to `SSL_library_init' > smbd/ssl.o(.text+0x256): undefined reference to `RAND_egd' > smbd/ssl.o(

Re: [Samba] Print Server

2002-05-01 Thread Gerald Carter
On Wed, 1 May 2002, Jacob J. Lee wrote: > Hello, > > I'm running Red Hat 7.2 with samba 2.2.3a. The problem I'm experiencing is > that I am unable to get the printer drivers to load automatically when > Windows clients are adding the printers. > > > One more item to note, when I use the ma

Re: [Samba] winbindd with Samba PDC

2002-05-01 Thread Gerald Carter
On Wed, 1 May 2002, alice wang wrote: > > Does the winbindd shipped in Samba 2.2.3a work > correctly against a Samba PDC? No. > Samba member servers, how can I centralize the account > and permission management? NIS/LDAP/NIS+ etc... and rsync smbpasswd among servers. jerry -

Re: [Samba] samba problem!!!

2002-05-01 Thread Joel Hammer
This sounds like a browsing problem. Have you read BROWSING.txt in the source docs? Are you on the same subnet? Have you got a wins server you can point your windows box at? If you haven't a wins server, set one up. Have you walked through DIAGNOSIS.txt? Is it only the linux server not showing u

[Samba] Re: Yield_connection: tdb_delete failed

2002-05-01 Thread Tim Blaker
Hi there,   I have searched the archive in hopes of learning the significance of this message appearing in smbd.log, but the discussion centers around whether or not it is a bug in error logging.  In my log, each message has an IP associated with it and so ???   I'm a newbie (blush) running r

[Samba] Secure Samba - Stunnel and inetd

2002-05-01 Thread Mike Barsalou
Andrew, Is there a HOWTO somewhere to set this up? I have never used stunnel before. Mike -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

RE: [Samba] wget vs cvs for getting current code

2002-05-01 Thread Van Sickler, Jim
> -Original Message- > From: Gerald Carter [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, May 01, 2002 2:58 PM > To: Van Sickler, Jim > Cc: [EMAIL PROTECTED] > Subject: Re: [Samba] wget vs cvs for getting current code > > > On Wed, 1 May 2002, Van Sickler, Jim wrote: > > > I can't use

RE: [Samba] Help mounting

2002-05-01 Thread Urban Widmark
On Wed, 1 May 2002, Scott Svendsen wrote: > Ok I will check it out, > > I was at version 2.2.3a , uninstalled it, put 2.2.1a in and that > command below worked fine. Wonder if the version change did something? Sort of. It's an installation issue. The 2.2.3a rpm(?) you used to install put smbm

Re: [Samba] [BUG] smbfs crashes when listing dir with sepcecialcharacter

2002-05-01 Thread Urban Widmark
On Wed, 1 May 2002, Felix Buenemann wrote: > I've found a bug in smbfs (kernel 2.4.18-SuSE here, both precompiled and > selfcompiled show this prob). Known bug in 2.4.18. Upgrade to 2.4.19-pre or apply this patch: http://www.hojdpunkten.ac.se/054/samba/00-smbfs-2.4.18-codepage.patch.gz /Urban

[Samba] Re: smbmount, smbumount and smbmnt

2002-05-01 Thread Urban Widmark
On Tue, 30 Apr 2002, Abdij Bhat wrote: > Hi, > I am deploying samba for an embedded system. The requirement is that the > system should be able to mount windows share points. I believe "smbmount, > smbumount and smbmnt" components are needed to do the same. I am not very > clear about smbmnt tho

Re: [Samba] Re: Yield_connection: tdb_delete failed

2002-05-01 Thread Jim Watt
--On 05/01/2002 7:06 PM -0400 Tim Blaker wrote: } I have searched the archive in hopes of learning the significance of this } message appearing in smbd.log, but the discussion centers around whether or } not it is a bug in error logging. In my log, each message has an IP } associated with it and

Re: [Samba] Re: Yield_connection: tdb_delete failed

2002-05-01 Thread Tim Blaker
- Original Message - From: "Jim Watt" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 01, 2002 7:52 PM Subject: Re: [Samba] Re: Yield_connection: tdb_delete failed > --On 05/01/2002 7:06 PM -0400 Tim Blaker wrote: > > } I have searched the archive in hopes of learning th

[Samba] smbd consume cpu resources

2002-05-01 Thread Seiichi Nakashima
Hi. I tested to use samba-2.2.1a at my environment. the strange phenomenon appared that smbd consumed continuous cpu resources. I tested linux-2.2, linux-2.4 and linux-2.5 environment, results are same. I use two PCs, one is a linux-box , other is a win2000-pro that is updated all patch from mic

[Samba] Error from Network Neighborhood: \\SMBSERVER is not accessible

2002-05-01 Thread #ENG YI HAN#
I got an error by clicking on the Samba server in the Network Neighborhood: ERROR: \\SMBSERVER is not accessible, the computer or sharename could not be found, make sure you typed it correctly, and try again. This is my smb.conf: [global] workgroup = WORKGROUPNAME security = sha