[Samba] Failed to set delete on close flag

2003-03-21 Thread Markus Korth
HiHo! I don't know wether this is an old one, but I've never seen this messages before: Due to security issues I updated our servers to samba-2.2.8 with the following "configure"-options: ./configure --prefix=/usr/local/samba-2.2.8 --with-pam --with-ldapsam --with-syslog --with-quotas --with-

[Samba] Shares with long names not accessible from winNT...

2003-03-21 Thread Satish K. Pagare
Hi All, I have the following section in my smb.conf file: [Satish' Hindi Alltime Hits - Gems] path= /mnt/d-drive/Music/Satish' Hindi Alltime Hits Gems browseable = yes public = yes readonly= yes guest ok= yes

Re: [Samba] Shares with long names not accessible from winNT...

2003-03-21 Thread Kai Blin
On Friday 21 March 2003 10:50, Satish K. Pagare wrote: > I am able to browse this share through win2k but not from winNT. > But If I change the share name to [Satish] , basically a short name > I am able to browse it thru winnt as well. Is this expected behaviour? Indeed it is. Try running testpa

[Samba] Automated printer driver problems

2003-03-21 Thread A.J.Dawson
Hi, I am having a problem with automating the download of printer drivers from a Samba 2.2.8 server. We used to use the server with he following options set: use client driver = yes disable spoolss = yes However these options have now been removed from smb.conf. Following the instructions avai

Re: [Samba] Shares with long names not accessible from winNT...

2003-03-21 Thread Satish K. Pagare
Kai Blin wrote: I am able to browse this share through win2k but not from winNT. But If I change the share name to [Satish] , basically a short name I am able to browse it thru winnt as well. Is this expected behaviour? Indeed it is. Try running testparm with a long sharename. it'll tell you

Re: [Samba] Re: SAMBA on the WAN

2003-03-21 Thread richard
just curious about your setup do you share a common wins server for the wan? or dns instead? did you disable "enhanced browsing" ? too much traffic? regards, Richard Coates. On Thu, 2003-03-20 at 23:38, Paul Gienger wrote: > We run samba (and everything else) through a ipsec tunnel between >

[Samba] domain user map options

2003-03-21 Thread matteo cazzador
Is it possible with samba mappin ga nt group like Domain Users on unix machine. My target is to add user to samba using a simple exe that adding users (USRMGR.exe), I was able to add user (the application add user in linux machine), but i'have problem with group. my smb.conf containing add use

[Samba] domain user map

2003-03-21 Thread matteo cazzador
Is it possible with samba mappin ga nt group like Domain Users on unix machine. My target is to add user to samba using a simple exe that adding users (USRMGR.exe), I was able to add user (the application add user in linux machine), but i'have problem with group. my smb.conf containing add use

RE: [Samba] Automated printer driver problems

2003-03-21 Thread Peter Carpenter
To answer the easy bit first: the printer config info is stored in the .tdb files in the $SAMBA_HOME/var/locks directory. I think the most relevant ones are ntdrivers.tdb ntforms.tdb ntprinters.tdb share_info.tdb. I had a similar experience to you with the "Access denied" etc messages and eventuall

Re: [Samba] Samba print command only works on restart, help!

2003-03-21 Thread Richard
hey the script is already in /usr/local/etc/rc.d/ and is the last thing called. i have tried changing the script to start the daemon then kill it then restart it again, but it never works, i just get the same problem. i am now starting samba using the inetd daemon instead and it works fine, altho

RE: [Samba] Automated printer driver problems

2003-03-21 Thread A.J.Dawson
Heres the smb.conf file I'm using (suitably sanitised...) Oh, and yes, I'm a member of the group 'Archive_adm'. Regards Andy #Start of smb.conf file [global] # general declarations for the server workgroup = WORKGROUP server string = Server socket options = TCP_NODELAY interfaces

[Samba] Samba 2.0.7, 2.2.8 and Stratus FTX

2003-03-21 Thread Keijser, Jan Just
Hi all, recently a security bug in Samba 2.0.x and 2.2.x was discovered and fixed in Samba 2.2.8; unfortunately I was never able to run Samba 2.2.x on my Stratus FTX 3.4.1.1 system (some weird library call issue, for all I can tell); I did manage to get Samba 2.0.7a running on it and was very happ

[Samba] Re: samba Digest, Vol 3, Issue 34

2003-03-21 Thread Jarrell Dunson
Out of Office Reply: I will be out of the office until Monday PM or Tues AM. Thanks Jarrell Dunson -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Shares with long names not accessible from winNT...

2003-03-21 Thread Kai Blin
On Friday 21 March 2003 11:49, Satish K. Pagare wrote: > > Thanks ! I checked the smb.conf with testparm and now the share names > are no longer more than 8 characters. Actually I wanted to make the > share names also more than 8 charcters. but apparently its not allowed !:( It is allowed. There'

Re: [Samba] How do I upgrade from 2.2.5 to 2.2.8

2003-03-21 Thread A.J.Dawson
Hi, > On Thu, 2003-03-20 at 09:25, [EMAIL PROTECTED] wrote: > > Samba List Serve Users: > > Is there a document or web link that follow that describes the steps > to > > upgrade Samba from 2.2.5 to 2.2.8? The documentation on samba.org the > I > > have read assumes that the install is a fresh ins

[Samba] Shares and user access?

2003-03-21 Thread Admir
I am running samba server on a debian. I am also totally new to Linux. My problem is: I have a user home folders on a server but I don't have the access to those maps and I need to access them from time to time. Like now I have a virus in those shares and when I try to scan the maps I get the msg

[Samba] Re: samba Digest, Vol 3, Issue 35

2003-03-21 Thread Jarrell Dunson
Out of Office Reply: I will be out of the office until Monday PM or Tues AM. Thanks Jarrell Dunson -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

RE: [Samba] Automated printer driver problems

2003-03-21 Thread Peter Carpenter
Andy, Hmm. Looks ok to me but I'm just a user not a guru. Here's a couple of things to try: - log level = 1 (for a bit of connection info in the log) - you have TWO printer admin commands (dunno if this hurts) My own print setup looks like this: ... printing = BSD printer admin = cpadmi

[Samba] Ownership + Windows

2003-03-21 Thread Radio Gong 2000 GmbH & Co. KG [Technik]
Hi there, I've a problem to see the ownership of the folders in a samba share. When I press the button security in Windows I am not able to see the rights of the groups every field is blank. When I do the same with files everything's ok. Any hints??? Is there a way of group mapping in samba-2.2.

RE: [Samba] Automated printer driver problems

2003-03-21 Thread daniel . jarboe
> driver files have appeared in /usr/local/samba/printer_drivers/W32X86 > owned by the person/group of the user who uploaded them (me). Are they readable by other users who will be installing the drivers? > If I now attempt to view the properties of the printer on the server > (navigate to networ

[Samba] Re: SAMBA on the WAN

2003-03-21 Thread Paul Gienger
We run a pretty standard samba 2.2.7 PDC setup at each site. Each one has it's own samba server doing duty for that office. We also have a local DNS server for each site running their own subdomain for that office. Everything is subnetted in the 10.x.x.x private address space with /16 masks.

Re: [Samba] How do I upgrade from 2.2.5 to 2.2.8

2003-03-21 Thread Helen Nulty
The make revert command works. It replaces the binaries with previous version saved as ---.old by the make install process. Helen "A.J.Dawson" wrote: > Hi, > > > On Thu, 2003-03-20 at 09:25, [EMAIL PROTECTED] wrote: > > > Samba List Serve Users: > > > Is there a document or web link that follo

[Samba] Ext3fs/ReiserFS Performance Enhancing

2003-03-21 Thread Robert Adkins II
Hello All, I have been doing some research to find a method to increase the performance of writes to the hard drives in my servers. I am running Samba and all writes to the server hard drives are taking at least 3 to 10 times (It varies) the amount of time it took to write such files on ou

[Samba] Samba High-Availability configuiration

2003-03-21 Thread Nir Livni
When using RHAS 2.1, Can samba be configured for high availability, running on both servers concurrently for load balancing as well (active-active configuration) ? If it can - I guess there will be some problems having both nodes using the same netbios name. Is there a solution for this problem ?

RE: [Samba] Automated printer driver problems

2003-03-21 Thread A.J.Dawson
Peter, Many thanks for the suggestions - I took one of the printer admin command out of smb.conf - didnt make the blindest bit of different unfortunately. I also tried running badger:/usr/local/samba/lib # rpcclient server -U root%secret -c "setdriver Laserjet_6MP \"HP LaserJet 6P/6MP - PostScri

RE: [Samba] Ext3fs/ReiserFS Performance Enhancing

2003-03-21 Thread Robert Adkins II
Sorry... I sent this to the wrong list. It was meant for a more general Linux list. Regards, Robert Adkins II IT Manager/Buyer Impel Industries, Inc. 586-254-5800 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Adkins II Sent: Friday, Ma

Re: [Samba] Ext3fs/ReiserFS Performance Enhancing

2003-03-21 Thread Rashkae
Finding out how to tune the EXT3 journaling method would be good. That information has eluded my searches as well... However, before you fiddle with your file system, you should really investigate what your problem really is. Unfortunately, you assertian that you do not have network problems bec

RE: [Samba] Ext3fs/ReiserFS Performance Enhancing

2003-03-21 Thread Robert Adkins II
The speed is nearly identical, regardless of which server that I attempt to write data to. Running ifconfig reveals the following information... UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9588652 errors:3 dropped:0 overruns:1 frame:3 TX packets:106668

RE: [Samba] Ext3fs/ReiserFS Performance Enhancing

2003-03-21 Thread Larry McElderry
I tend to agree. Perhaps a duplex mismatch between hub/switch and NIC? How long does it take to copy a 5MB file from one local drive to the second local drive (not involving the network)? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of > Rashkae

Re: [Samba] smb.conf problem

2003-03-21 Thread Herb Lewis
"public" is a synonym for "guest ok". Check for that in the output of testparm John wrote: > > Using SuSE V8.0 and Samba 2.2.7a-SuSE on a small network > printing was OK from Win NT PC to a Linux printer until a few days > ago. > > I am now getting confused about my smb.conf file, there is a lin

Re: [Samba] Ext3fs/ReiserFS Performance Enhancing

2003-03-21 Thread Gareth Davies
- Original Message - From: "Larry McElderry" <[EMAIL PROTECTED]> To: "Rashkae" <[EMAIL PROTECTED]>; "Robert Adkins II" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, March 21, 2003 3:45 PM Subject: RE: [Samba] Ext3fs/ReiserFS Performance Enhancing > I tend to agree. Perhaps a

RE: [Samba] Ext3fs/ReiserFS Performance Enhancing

2003-03-21 Thread David Brodbeck
> -Original Message- > From: Larry McElderry [mailto:[EMAIL PROTECTED] > Sent: Friday, March 21, 2003 10:45 AM > To: Rashkae; Robert Adkins II > Cc: [EMAIL PROTECTED] > Subject: RE: [Samba] Ext3fs/ReiserFS Performance Enhancing > > > I tend to agree. Perhaps a duplex mismatch between

RE: [Samba] Ext3fs/ReiserFS Performance Enhancing

2003-03-21 Thread Robert Adkins II
Well, This suggestion makes perfect sense. I am looking into this, I have found some interesting information regarding this on Google and hope to have this figured out soon. Thanks for the assistance. Regards, Robert Adkins II IT Manager/Buyer Impel Industries, Inc. 586-254-580

[Samba] 100GB incremental backups

2003-03-21 Thread Tom Schaefer
We've recently migrated my entire University including faculty and staff from Novell to Samba. There's typically 700+ clients connected to the samba server at any given time and thus far there are about 400GB of client's files on the server. Basically every Microsoft Windows user generated file

Re: [Samba] 100GB incremental backups

2003-03-21 Thread Jon Niehof
The backup software uses the Unix ctime value of files when checking Can you set the backup software to use mtime instead? -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

RE: [Samba] 100GB incremental backups

2003-03-21 Thread David Brodbeck
> -Original Message- > From: Tom Schaefer [mailto:[EMAIL PROTECTED] > Why is this? Is it by design for some reason or a bug? It > seems like a bug to me. I agree it sounds like a bug. But... > Every client PC on campus has > Norton Anti Virus installed and I think my huge incremen

Re: [Samba] 100GB incremental backups

2003-03-21 Thread Tom Schaefer
Yeah, I think possibly I can and might look into it if need be, but thats not nearly as accurate as if ctime was working properly. Particulary the case where a bunch of files residing on the local hard drive of a PC are moved onto the samba server. Samba puts all those files onto the Unix file

RE: [Samba] Ext3fs/ReiserFS Performance Enhancing

2003-03-21 Thread Robert Adkins II
Here are the results of mii-tool from both servers... "Spare" Server: eth0: negotiated 100baseTx-FD, link ok product info: vendor 00:10:18, model 23 rev 7 basic mode: autonegotiation enabled basic status: autonegotiation complete, link ok capabilities: 100baseTx-FD 100baseTx-HD 10base

[Samba] readonly mount not working

2003-03-21 Thread Kevin Lester
I'm trying to mount a smb share from a freebsd 4.7 box to a redhat 7.3 box. It mounts fine but with 755 permissions. It seems to ignore the fact that i want it to mount readonly. /etc/fstab: //hermes/kevin /mnt/hermes/kevin smbfs ro,credentials=/home/kevin/credentials.txt 0 0 -- To unsubscri

[Samba] Re: 100GB incremental backups

2003-03-21 Thread Tom Schaefer
> This seems really inefficient from a network usage standpoint. Why are you > having workstations scan your network drives? I could see having one do it, > if you have no server-side antivirus software, but having all of them do it > seems a bit excessive. Thats what the PC people do. Every PC

RE: [Samba] Ext3fs/ReiserFS Performance Enhancing

2003-03-21 Thread Rashkae
Have you tried using a different switch, or connecting through a hub temporarily to test it? Also, what NIC are you using and what module are yo loading for that NIC? Also, what are the results if you test your hard drive speed on the Linux box? (As root, run 'hdparm -tT /dev/hda', substitute hda

[Samba] Unix server can connect but Windows 2000 cant.

2003-03-21 Thread Groce, David
I am running samba 2.2.7 on three solaris 2.8 servers. Only one of the Sun server I can not connect to and I have remove and install ver 2.2.2 and 2.2.7. The server in question I can access with a unix server but not a Windows client. The testparm shows no problem and I put the same smb.conf on a

[Samba] SuSE-8.1 -> SAMBA-2.2.8-RPMS

2003-03-21 Thread Radio Gong 2000 GmbH & co. KG [Technik]
Hi there, I built the RPMS for SuSE 8.1 of the new samba-2.2.8. Where can I put these files? Someone interested? Sascha -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

RE: [Samba] Ext3fs/ReiserFS Performance Enhancing

2003-03-21 Thread Harondel J. Sibble
Simple question, is writeback caching enabled in your disks firmware. How you turn that on/off depends on the drive brand. Some ship with write caching enabled, some don't. Also note, this a bit dangerous especially if you don't have a UPS, a power bump/failure can leave the filesystem in a fun

[Samba] Substitution of NT

2003-03-21 Thread Diogo Saad
Hi, I wanna Samba to work as a PDC Many people told me that the administration is a pain in the ass If I use LDAP as a user repository should I improve the administration??? I could not find good articles / howtos / tutorials about Samba as a PDC. can you provide me some good links??

[Samba]

2003-03-21 Thread Dominic Iadicicco
Hello all, I have edited my smb.conf file, I changed the name of my workgroup. Now when I do a smbclient -U% -L localhost, my workgroup doesn't show up. I did restart smbd and nmbd I think. If I use gnome system monitor when I first boot up, I can see the smbd running. After I kill it and then r

[Samba]

2003-03-21 Thread Dominic Iadicicco
Hello all, I have edited my smb.conf file, I changed the name of my workgroup. Now when I do a smbclient -U% -L localhost, my workgroup doesn't show up. I did restart smbd and nmbd I think. If I use gnome system monitor when I first boot up, I can see the smbd running. After I kill it and then r

[Samba]

2003-03-21 Thread Dominic Iadicicco
Hello all, I have edited my smb.conf file, I changed the name of my workgroup. Now when I do a smbclient -U% -L localhost, my workgroup doesn't show up. I did restart smbd and nmbd I think. If I use gnome system monitor when I first boot up, I can see the smbd running. After I kill it and then r

[Samba]

2003-03-21 Thread Dominic Iadicicco
Hello all, I have edited my smb.conf file, I changed the name of my workgroup. Now when I do a smbclient -U% -L localhost, my workgroup doesn't show up. I did restart smbd and nmbd I think. If I use gnome system monitor when I first boot up, I can see the smbd running. After I kill it and then r

[Samba]

2003-03-21 Thread Dominic Iadicicco
Hello all, I have edited my smb.conf file, I changed the name of my workgroup. Now when I do a smbclient -U% -L localhost, my workgroup doesn't show up. I did restart smbd and nmbd I think. If I use gnome system monitor when I first boot up, I can see the smbd running. After I kill it and then r

[Samba]

2003-03-21 Thread Dominic Iadicicco
Hello all, I have edited my smb.conf file, I changed the name of my workgroup. Now when I do a smbclient -U% -L localhost, my workgroup doesn't show up. I did restart smbd and nmbd I think. If I use gnome system monitor when I first boot up, I can see the smbd running. After I kill it and then r

Re: [Samba]

2003-03-21 Thread Alex
Stop samba see if there is a file named "smbd.pid" in /usr/local/samba/var/locks if so remove it - when you restart samba the rc script looks to see if one is already running. good luck alex - Original Message - From: "Dominic Iadicicco" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: F

[Samba] minor man page update (2.2.8)

2003-03-21 Thread Nathan Ehresman
Just a friendly note about a minor man page update to the smb.conf in 2.2.8 (and beyond I would assume). The variable substitution %a now substitutes in WinXP as well as the documented Samba, WfWg, Win95, WinNT, and Win2k substitutions. Nathan -- To unsubscribe from this list go to the follow

Re: [Samba]

2003-03-21 Thread Iadicicco
Thank you, Your a life saver.. :) On Fri, 21 Mar 2003, Alex wrote: > Stop samba > see if there is a file named "smbd.pid" in /usr/local/samba/var/locks if so > remove it - when you restart samba the rc script looks to see if one is > already running. > > good luck > > alex > - Original Me

[Samba] Compiling Samba For OPENLinux 3.1.1

2003-03-21 Thread Karl Banasky
Hello. I am looking to get the parameters that the Caldera RPM was made with. I have noticed that it is not being updated and would like to get the current ver. on my system, but need to have the same links to various files. Can anyone help me to find the parameters? I would be interested i

RE: [Samba] Compiling Samba For OPENLinux 3.1.1

2003-03-21 Thread Hall, Ken (IDS ECCS)
If you can find an old SOURCE RPM, install it and examine the spec file. It should be installed in a subdirectory of /usr/src, along with the tarball, patches, and additional source files. The exact location varies by distro. Usually it's called samba.spec. In the %build section, it will run .

[Samba] To all who helped with Ext3fs/ReiserFS Performance Enhancing

2003-03-21 Thread Robert Adkins II
First off, thanks! :) It appears that the issue could be a bad switch. At this time, I have turned down the server's NIC to run at 10baseT-FD and the performance has seriously increased. It now takes roughly 25 to 35 seconds to copy and 8mb file to the server, but it now takes a little lon

[Samba] Unistall Samba

2003-03-21 Thread Iadicicco
Hello all, Well I have had it with this version of samba, Can anyone tell me how to uninstall samba. I am running the version of samba that came with slackware 8.0 if that helps Thanks again -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.

OT: Re: [Samba] Unistall Samba

2003-03-21 Thread Rashkae
As root, run pkgtool, choose Remove package, scroll down to Samba, and remove. Download source Tarball for latest stable samba (2.2.8, I believe), and follow INSTALL destructions. On Fri, 21 Mar 2003, Iadicicco wrote: Hello all, Well I have had it with this version of samba, Can anyone tell

OT: Re: [Samba] To all who helped with Ext3fs/ReiserFS PerformanceEnhancing

2003-03-21 Thread Rashkae
If you don't need anything fancy, I've had excellent performance from the StarTech Desktop switches. These are dirt cheap (often comparable to a hub) and have always worked well for me. Mar 21 4:31pm They hang the man and flog the woman That steal t

RE: [Samba] Substitution of NT

2003-03-21 Thread Robert Adkins II
Diogo, The administration is not necessarily a big pain in the rear, the initial configuration and figuring out how all the pieces go together is the pain in the rear. Once it is up and running, it is very solid and performs quite well. There are a few minor things that set it apa

[Samba] Local guru wanted: Fort Wayne Indiana

2003-03-21 Thread Justin Tocci
My company is looking for a local computer guru who could do hourly or contract work. If you have experience with at least two of these technologies: PostgreSQL, Access 97, FreeBSD and Samba, please drop us an email with point of contact info. We are located in Fort Wayne Indiana and you must submi

Re: [Samba] To all who helped with Ext3fs/ReiserFS PerformanceEnhancing

2003-03-21 Thread Michael Heironimus
On Fri, Mar 21, 2003 at 04:19:48PM -0500, Robert Adkins II wrote: > It appears that the issue could be a bad switch. At this time, I > have turned down the server's NIC to run at 10baseT-FD and the > performance has seriously increased. It now takes roughly 25 to 35 > seconds to copy and 8mb

RE: [Samba] samba & VISIO documents

2003-03-21 Thread Kevin Tung
Hey Jeremy, Strange.. it turns out the problem was caused by case sensitivity. I had set the samba server to be case sensitive.. and for some reason, it breaks when VISIO loads the file.. my guess is that VISIO does some sort of upper-casing or lower-casing behind the scenes.. In any event, it

[Samba] Considering upgrade - looking for input

2003-03-21 Thread John LeMay
Hi all, I'm considering upgrading my Samba server (originally Mandrake 7.2, but bears little resemblance to it anymore) from 2.0.10 to 2.2.8. I'm wondering if I'll be gaining anything in the upgrade in the way of performance, management, etc. It's a pretty simple enviro handling a few shares - hom

[Samba] migrating to samba

2003-03-21 Thread Tamer Uz
Hi everybody, I set up a samba (on redhat 8.0), and i will get rid of my 2000 primery domain controller. Is there a way to migrate all the user information (passwords) on 2000 to samba? Thanks Tamer Uz Free WebMail http://www.turkiye.net Homer was born in Izmir on the west coast of Turkey

Re: [Samba] Compiling Samba For OPENLinux 3.1.1

2003-03-21 Thread John H Terpstra
On Fri, 21 Mar 2003, Karl Banasky wrote: > Hello. I am looking to get the parameters that the Caldera RPM was made > with. I have noticed that it is not being updated and would like to get > the current ver. on my system, but need to have the same links to > various files. Can anyone help me to

Re: [Samba] Shares and user access?

2003-03-21 Thread Bradley W. Langhorst
On Fri, 2003-03-21 at 06:54, Admir wrote: > I am running samba server on a debian. I am also totally new to Linux. > > My problem is: I have a user home folders on a server but I don't have > the access to those maps and I need to access them from time to time. > Like now I have a virus in those

Re: [Samba] samba & VISIO documents

2003-03-21 Thread jra
On Fri, Mar 21, 2003 at 05:54:57PM -0500, Kevin Tung wrote: > Hey Jeremy, > > Strange.. it turns out the problem was caused by case sensitivity. I had > set the samba server to be case sensitive.. and for some reason, it breaks > when VISIO loads the file.. > > my guess is that VISIO does some s

[Samba] WinXP DFS problems

2003-03-21 Thread Eric Horst
Johan says: > After upgrading from 2.2.5 to 2.2.8, our WinXP clients don't recognize our > DFS-root shares as DFS anymore. > When viewing the properties of a DFS root share on a WinXP client, we don't > get the "DFS" -tab page. Luc says: > I'm having the same problems with DFS and WinXP clients

[Samba] Re: Am I getting the best performance?

2003-03-21 Thread aragonx
aragonx <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]: > John H Terpstra <[EMAIL PROTECTED]> wrote in > news:[EMAIL PROTECTED]: > >> On Fri, 14 Mar 2003, Me wrote: >> >>> > Did you check the impact of increasinf the SO_RECVBUF and >>> > SO_SNDBUF to 128KByte? >>> >>> No I have not. I wi

[Samba] Re: samba Digest, Vol 3, Issue 36

2003-03-21 Thread Jarrell Dunson
Out of Office Reply: I will be out of the office until Monday PM or Tues AM. Thanks Jarrell Dunson -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

[Samba] smbmount smbmnt

2003-03-21 Thread Horton, Jerry
Is there any way to use/build smbmount on a HP-UX system? If not, is there an alternitive methods to read/write file to a windows server from a HP-UX machine? Thanks, Jerry S. Horton -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mail

Re: [Samba] smb.conf problem

2003-03-21 Thread John Blue
Hi Herb, > "public" is a synonym for "guest ok". Check for that in the output of > testparm > Thanks for that, learn a new term every day :) John > > Using SuSE V8.0 and Samba 2.2.7a-SuSE on a small network > > printing was OK from Win NT PC to a Linux printer until a few days > > ago. > > >

[Samba] swat

2003-03-21 Thread Iadicicco
Ok I have swat installed and I have the proper lines in both the /etc/serviecs and /etc/inetd.conf , when I go to use it through my browser (http://localhost:901) I am getting a operation time out. Any info? -- To unsubscribe from this list go to the following URL and read the instructions: h

RE: [Samba] smbmount smbmnt

2003-03-21 Thread Barry, Christopher
Have you tried smbclient? Or good 'ol ftp ;^) -- Christopher Barry Manager of Information Systems InfiniCon Systems http://www.infiniconsys.com office: 610.233.4747 direct: 610.233.4870 cell: 267.879.8321 -Original Message- From: Horton, Jerry [mailto:[EMAIL PROTECTED] Sent: Friday, M

RE: [Samba] smbmount smbmnt

2003-03-21 Thread Barry, Christopher
...OR, make a share on the HP-UX box, and map to it in windows! -- Christopher Barry Manager of Information Systems InfiniCon Systems http://www.infiniconsys.com office: 610.233.4747 direct: 610.233.4870 cell: 267.879.8321 -Original Message- From: Barry, Christopher Sent: Friday, Marc

[Samba] Redhat 8 printcap

2003-03-21 Thread Baxter Shepperson
I am trying to printing working on my Redhat 8 Samba box. Shared drives work fine so there's no problem w/ connectivity. I can see the printer from Windows boxes but nothing ever prints! /var/spool/cups has had the permissions changed appropriately. Here's my smb.conf global] path

Re: [Samba] swat

2003-03-21 Thread Iadicicco
Never mind I figure out what the problem is, in my inetd.conf file had it was pointing to the old location of swat. I changed it to he new one and rebooted. wham it work. On Sat, 22 Mar 2003, Iadicicco wrote: > Ok I have swat installed and I have the proper lines in both the > /etc/serviecs and /

RE: [Samba] Redhat 8 printcap

2003-03-21 Thread Barry, Christopher
Baxter, I could be wrong, but I thought /etc/printcap was the config for bsd style printing - not cups. Anyone? -- Christopher Barry Manager of Information Systems InfiniCon Systems http://www.infiniconsys.com -Original Message- From: Baxter Shepperson [mailto:[EMAIL PROTECTED]

[Samba] Samba as a PDC

2003-03-21 Thread C & K Rutland
HELP. I am running samba 2.2.7 on mandrake 9.0. I have setup samba and configured my smb.conf file correctly as fair as i can tell but am still having trouble. When i run testparm everything appears fine. I can ping every machine on my network but can't get any of my four machines to logon t

[Samba] restarting smbd

2003-03-21 Thread Iadicicco
When I use the stop button to stop smbd in swat it never reads " not running" afterward. If I use the stop button for nmbd, it will read "not running" then I can restart nmbd and it will read "running". Why wont smbd work correctly? Any Ideas? Thanks all -- To unsubscribe from this list go

[Samba] Desperate! passwd sync problem...please help!

2003-03-21 Thread sc
Hello, I am running Samba 2.2.3a-6 on a Debian(testing) machine. It is running as a PDC for 15 Win2K(SP2/3) systems. Everything runs beautifully except the users cannot change their passwds. When a user CTRL-ALT-DEL and change passwd they ultimately get a messages stating that the old passwd is i

Re: [Samba] Redhat 8 printcap

2003-03-21 Thread Baxter Shepperson
This old .conf worked fine w/ my old Debian box so I think /etc/printcap works. Googling hasn't helped me a bit. I checked the /var/log/cups/ and I could only find the documents printed locally from the samba box. None of the documents sent from the networked boxes showed up in /var/log/cup

Re: [Samba] restarting smbd

2003-03-21 Thread Banoba Ezra
What OS are you using? You may find it easier to do that at the commandline by finding the PID for smbd and issuing a kill [PID]. On Sat, 22 Mar 2003, Iadicicco wrote: > When I use the stop button to stop smbd in swat it never reads > " not running" afterward. If I use the stop button for nmbd,

[Samba] smbfs: correctly propogating locks?

2003-03-21 Thread Paul McNett
Hi, I've been trying to get some database applications working on a mixed Windows/Linux environment using Wine on the Linux end. A recent patch to Wine finally implements the LockFile() and UnlockFile() functions, and testing on pure Linux setups works fine. However, Sharing from Windows and

[Samba] Redhat 8 Samba+CUPS

2003-03-21 Thread Baxter Shepperson
Hi all. In the interest of using a more mainstream business distribution, I changed my faithful file/printserver over to Redhat 8.0 from Debian Testing. Now, my shared directories are working fine but printing is not working. I can browse to the printer using net view or Network Neighborhoo

[Samba] 3.0alpha22 does not execute "add user script" ?

2003-03-21 Thread A. S.
Hi The 3.0alpha22 does not seem to execute the "add user script" when running as security = domain. The same configuration used to work fine with samba 2.2.7 I am making samba as the member of the domain and have users store their files to the home shares on the samba, so that I need to have "add

Re: [Samba] 3.0alpha22 does not execute "add user script" ?

2003-03-21 Thread Andrew Bartlett
On Sat, 2003-03-22 at 02:21, A. S. wrote: > "John H Terpstra" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > On Fri, 21 Mar 2003, A. S. wrote: > >> Correct. When you configure samba with "security = domain" you re telling > > it to be a domain member server. Domain members do NOT

Re: [Samba] 3.0alpha22 does not execute "add user script" ?

2003-03-21 Thread John H Terpstra
On Fri, 21 Mar 2003, A. S. wrote: > Hi > > The 3.0alpha22 does not seem to execute the "add user script" when running > as security = domain. The same configuration used to work fine with samba > 2.2.7 Correct. When you configure samba with "security = domain" you re telling it to be a domain mem

Re: [Samba] 3.0alpha22 does not execute "add user script" ?

2003-03-21 Thread A. S.
"John H Terpstra" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Fri, 21 Mar 2003, A. S. wrote: >> Correct. When you configure samba with "security = domain" you re telling > it to be a domain member server. Domain members do NOT provide the > netlogon service nor do they partake