Re: [Samba] setuids mount option broke

2010-05-29 Thread Scott Lovenberg
On Fri, May 28, 2010 at 4:12 PM, Derek Simkowiak wrote: > > I can mount it using these options in /etc/fstab... note the use of > "setuids" here: > > //cst6/testhome /testhome cifs > iocharset=utf8,credentials=/root/cst6_password.txt,setuids 0 0 > > Does it work if you change 'setuids' to 'suid'

Re: [Samba] setuids mount option broke

2010-05-29 Thread Scott Lovenberg
On Sat, May 29, 2010 at 8:11 AM, Scott Lovenberg wrote: > >> The client code has been moved out of the samba package recently. In the > current release of the client (the client is now released separately from > the samba suite, but the two aren't in sync yet) the set

Re: [Samba] samba4 & (domain) dfs

2013-05-29 Thread Scott Lovenberg
On 5/26/2013 3:10 PM, Michael De Groote wrote: Hi all I'm trying to set up dfs for (among other things) profiles (i don't know if this is a good example, but that is out of the scope of my current question) I've been following these instructions: http://www.samba.org/samba/docs/man/Samba-HOWTO-C

Re: [Samba] About NAS versus Samba

2013-07-11 Thread Scott Lovenberg
On Thu, Jul 11, 2013 at 12:55 PM, Fernando Lozano wrote: > But you know, everyone buys NASes today, it's getting harder to explaing a > common PC would be better. Here a server box with a RAID controller and a > hot-swappable disk bays is way more expensive than an iomega NAS in a rack > form fac

Re: [Samba] Need support

2013-08-10 Thread Scott Lovenberg
On Aug 5, 2013, at 0:09, ketut.nur...@dexagroup.com wrote: > dear Samba team, > > Today we have used samba ver. 3 as primary domain controller at my > company. To improve the Samba technology and feature to support our > business , we want to upgrade to Samba 4. > > Is there any tools or sup

Re: [Samba] Need support

2013-08-10 Thread Scott Lovenberg
On Aug 10, 2013, at 4:22, Andrew Bartlett wrote: > On Sat, 2013-08-10 at 03:19 -0400, Scott Lovenberg wrote: >> On Aug 5, 2013, at 0:09, ketut.nur...@dexagroup.com wrote: >> >>> dear Samba team, >>> >>> Today we have used samba ver. 3 as primar

[Samba] Re: Do I need Winbind?

2008-01-08 Thread Scott Lovenberg
Sounds like a bug I filed a couple of weeks ago. Do you have the line msdfs proxy = no in your config, perchance? Ref: 0002554: "msdfs proxy = no" in smb.conf causes shares to be unavailable. http://bugs.centos.org/view.php?id=2554 -- To unsubscribe from this list go to the following URL and r

[Samba] Re: Need help with SWAT

2008-01-08 Thread Scott Lovenberg
Donald Woeltje wrote: No matter what I try, I cannot get SWAT to work. No, I'm new to solaris, so maybe I'm not doing something that should be done prior to trying to use SWAT. Samba does seem to be working, somewhat. I can connect to a share using the smbclient on the same solaris system that

[Samba] Re: Sync passwords unix/smb with FDS backend?

2008-01-09 Thread Scott Lovenberg
Ryan Novosielski wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Denis Cardon wrote: Hi Jim, Using simple authentication I have been able to tie FDS to Samba 3.x.24. Knowing that the unix passwd and smb passwd are different, dare I ask how difficult it would be to have them sync? Most of

Re: [Samba] Sync passwords unix/smb with FDS backend?

2008-01-09 Thread Scott Lovenberg
Ryan Novosielski wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Denis Cardon wrote: Hi Jim, Using simple authentication I have been able to tie FDS to Samba 3.x.24. Knowing that the unix passwd and smb passwd are different, dare I ask how difficult it would be to have them sync?

[Samba] Re: mount -o remount /mnt/samba creates duplicate mount

2008-01-09 Thread Scott Lovenberg
Kyle Schmitt wrote: This is a repost, since I'd really like to get some info about whats going on. when using, "mount -o remount" on an linux box, I get a duplicate mount instead of a proper remount. /proc/mounts backs me up: the system really does have multiple mounts in the same place, of the s

Re: [Samba] Cannot join domain Samba PDC with ldap

2008-01-21 Thread Scott Lovenberg
On Jan 21, 2008 12:24 PM, Gary Martin <[EMAIL PROTECTED]> wrote: > I have built a Samba PDC with a ldap backend following the Howto:Samba > documentation . > I am using Fedora 8 with Samba 3.0.28 and FDS 1.1.I think I have a > working Samba

Re: [Samba] Cannot join domain Samba PDC with ldap

2008-01-21 Thread Scott Lovenberg
On Jan 21, 2008 11:31 PM, Scott Lovenberg <[EMAIL PROTECTED]> wrote: > On Jan 21, 2008 12:24 PM, Gary Martin <[EMAIL PROTECTED]> wrote: > > > I have built a Samba PDC with a ldap backend following the Howto:Samba > > documentation <http://directory.fedoraproject

Re: [Samba] Hide Home Share for a single user

2008-01-24 Thread Scott Lovenberg
Nelson Vale wrote: Hi, Does anyone knows how to hide a home share just for a particular user? Thx Nelson Vale How do you mean hide? So that they can't browse it, or so that they cannot see the 'homes' service? And do you mean hide from everyone else, or hide from that user themselves?

Re: [Samba] View Workgroup Computers is Slow to Come Up

2008-01-24 Thread Scott Lovenberg
Rick Cone,Secure Payment Systems wrote: What would cause the "View Workgroup Computers" to be slow in coming up. It will take from 10 seconds to 1 minute. A am using Windows XP hosts with an SCO OpenServer using Samba in a workgroup, and Samba is the preferred master (os 255) with WINS support

Re: [Samba] Hide Home Share for a single user

2008-01-24 Thread Scott Lovenberg
On Jan 24, 2008 2:17 PM, Nelson Vale <[EMAIL PROTECTED]> wrote: > Hi again, > > > > How do you mean hide? So that they can't browse it, or so that they > > cannot see the 'homes' service? > > What I wan't is to just hide (well wath I'd really wanted was to disable > it > but I don't know if it is

Re: [Samba] PDC Multiple users

2008-01-24 Thread Scott Lovenberg
Harol Hunter wrote: Hi list: I've been using samba+ldap as a PDC with roaming profiles for some time but recently I joined some machines to the domain wich are used by several users and then started the problems, the profiles loaded are not the ones owned by the users, I mean user1 loads the pro

Re: [Samba] PDC Multiple users

2008-01-28 Thread Scott Lovenberg
On Jan 25, 2008 12:45 PM, Harol Hunter <[EMAIL PROTECTED]> wrote: > 2008/1/24, Scott Lovenberg <[EMAIL PROTECTED]>: > > Harol Hunter wrote: > > > Hi list: > > > > > > I've been using samba+ldap as a PDC with roaming profiles for some > &g

Re: [Samba] PDC Multiple users

2008-01-28 Thread Scott Lovenberg
On Jan 28, 2008 1:39 PM, Harol Hunter <[EMAIL PROTECTED]> wrote: > As you can see I still alive (I don't know for how long but ... ;-) > Well let me tell you all my users have a SID and a UID in her/his > accounts entries in LDAP I'll attach you my full smb.conf hoping you > can help me, thanks a

Re: [Samba] Weird reproduceable delta after power failure - PDC

2008-01-29 Thread Scott Lovenberg
On Jan 25, 2008 11:16 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hello List, > > i am using Ubuntu Server 6.06 with the smbldap installer script from > majen.net/smbldap/ > I am using VMWare to run my test systems (Ubuntu server and Windows > Domain Clients) > > After producing a power sup

Re: [Samba] Mac Machines taking over Master Browser

2008-01-29 Thread Scott Lovenberg
On Jan 28, 2008 2:26 PM, JJB <[EMAIL PROTECTED]> wrote: > For some reason the Macintosh machines on our LAN have started taking > over as master browser without actually providing. Mostly these are > Leopard machines, and one Tiger machine. We had OS Level set to 255 and > that does not seem to ma

Re: [Samba] PDC Multiple users

2008-01-31 Thread Scott Lovenberg
Harol Hunter wrote: 2008/1/28, Scott Lovenberg <[EMAIL PROTECTED]>: On Jan 28, 2008 1:39 PM, Harol Hunter <[EMAIL PROTECTED]> wrote: As you can see I still alive (I don't know for how long but ... ;-) Well let me tell you all my users have a SID and a UID in her/his ac

Re: [Samba] PANIC on 6 of my client servers .Please Help

2008-01-31 Thread Scott Lovenberg
Brad Horrocks [Secure Office Services] wrote: Res, (I use openwebmail, I'll use the CR for you). I'm using FC6 and the servers have all been upgraded from FC2 and FC4. The upgrade was completed before I took them over so I don't know what samba version was in use with those versions of Fedor

Re: [Samba] Aplication slow after migration

2008-02-01 Thread Scott Lovenberg
Felipe Martinez Hermo wrote: Hi, everybody! I have been using samab on Debian for years and I have recently migrated my file server from version 3.0.14a-3sarge2 to 3.0.24-6etch4. One or our applications stores its data in a shared folder. This data is distributed in over 29000 files of a

Re: [Samba] PANIC on 6 of my client servers .Please Help

2008-02-01 Thread Scott Lovenberg
Res wrote: Hi Brad, On Thu, 31 Jan 2008, Scott Lovenberg wrote: I'm using FC6 and the servers have all been upgraded from FC2 and FC4. The upgrade was completed before I took them over so I don't know what samba version was in use with those versions of Fedora. Using Fedora a

Re: [Samba] Aplication slow after migration

2008-02-01 Thread Scott Lovenberg
Scott Lovenberg wrote: On Feb 1, 2008 7:38 AM, Felipe Martinez Hermo <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: I've got vfs_cache_pressure = 100 on both servers and ext3 filesystems on both. These are the files on /proc/sys/vm: slow server:

Re: [Samba] Aplication slow after migration

2008-02-01 Thread Scott Lovenberg
1 root root 0 2008-02-01 13:32 page-cluster > -rw-r--r-- 1 root root 0 2008-02-01 13:32 swappiness > -rw-r--r-- 1 root root 0 2008-02-01 13:32 vfs_cache_pressure 0 > 10 > 3000 > 40 > 500 > 0 > 0 > 65536 > 957 > 2 > 0 > 50 > 3 > 60 > 100 > >

Re: [Samba] PANIC on 6 of my client servers .Please Help

2008-02-01 Thread Scott Lovenberg
On Feb 1, 2008 5:35 PM, Res <[EMAIL PROTECTED]> wrote: > On Sat, 2 Feb 2008, Brad Horrocks [Secure Office Services] wrote: > > > Thanks guys, > > You've pretty well confirmed I was beating a dead horse (so to speak). > > > > I've downloaded slackware12 and am about to install it into a > developme

Re: [Samba] Aplication slow after migration

2008-02-06 Thread Scott Lovenberg
On Feb 6, 2008 4:19 AM, Felipe Martinez Hermo <[EMAIL PROTECTED]> wrote: > > > Sinisa Bandin escribió: > > > > > > Felipe Martinez Hermo wrote: > >> > OK, so we're apples to apples, so to speak; the servers are tuned > the same. I'll assume your disks are tuned from hdparm and up to > >

Re: [Samba] Aplication slow after migration

2008-02-07 Thread Scott Lovenberg
Felipe Martinez Hermo wrote: Scott Lovenberg escribió: On Feb 6, 2008 4:19 AM, Felipe Martinez Hermo <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: Sinisa Bandin escribió: > > > Felipe Martinez Hermo wrote: >> >>>&g

Re: [Samba] locking and gfs

2008-02-09 Thread Scott Lovenberg
On Feb 9, 2008 8:49 AM, markus neis <[EMAIL PROTECTED]> wrote: > Hi there,I run samba as a PDC and tried to make this PDC high available > with > redhat cluster suite and gfs. I experienced the following problem while > doing this: > If I set the option locking = no in smb.conf it takes about 4 mi

Re: [Samba] locking and gfs

2008-02-09 Thread Scott Lovenberg
On Feb 9, 2008 3:01 PM, markus neis <[EMAIL PROTECTED]> wrote: > i set oplocks = yes , kernel oplocks = yes and as I said locking = yes, > but this slows down everything > > OK, from what I gather (which very well could be inaccurate), it looks like you might be stuck on a spinlock timeout on a b

Re: [Samba] locking and gfs

2008-02-09 Thread Scott Lovenberg
Volker Lendecke wrote: On Sat, Feb 09, 2008 at 11:31:59PM +0100, Markus Neis wrote: Damn! this doesn't sound good. I hope somebody else can refute what you say ;-) gfs shouldn't be that slow. I'm really confused. No offense intended, but Scott's description is not really correct. The

Re: [Samba] Is Samba Shadowcopying can be used in Production Environement with more than 20 TB of data

2008-02-11 Thread Scott Lovenberg
On Feb 11, 2008 8:15 AM, Adam Tauno Williams <[EMAIL PROTECTED]> wrote: > > > We have something setup here (on a smaller scale) that might be > > > useful. Our main file server rsync's with our backup server every > > > hour (using hardlinks to keep snapshots). Since relatively little > > > data c

Re: [Samba] Samba and the InterWeb

2008-02-12 Thread Scott Lovenberg
Alex Hooper wrote: Hi, We have an office-based Windows-locked publishing system whose only delivery mechanism is to write to a local filesystem, and a requirement for its output to be available to a collocated production environment comprising Solaris and Linux boxes. The 'obvious' solution

Re: [Samba] Problem with winbind not seeing a user as part of a group

2008-02-12 Thread Scott Lovenberg
onOption TracUriRoot /scm/spar/trac AuthPAM_Enabled on AuthPAM_FallThrough off AuthType Basic AuthName "SPAR Trac" require group "NA\USTR-LINUX-1-SPAR" *From:* Scott Lovenberg

Re: [Samba] Problem with winbind not seeing a user as part of a group

2008-02-12 Thread Scott Lovenberg
uests to winbind for each session. Why do some work and others don't? Could it be that winbind is overwhelmed and thus doesn't return anything? -Original Message----- From: Scott Lovenberg [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 12, 2008 9:09 PM To: Trimble, Ron

Re: [Samba] Log file confusion

2008-02-12 Thread Scott Lovenberg
Ed Kasky wrote: I am currently running Samba 3.0.28.0 from rpm on FC6. I have the following in smb.conf: log level = 2 log file = /var/log/samba/%m.log Yet, when I start the daemons, I get log.%m: drwx-- 4 root root 4096 Feb 12 06:55 . drwxrwxr-x 17 root bin 4096 Feb 12 05:02 .. drwx

Re: [Samba] Problem with winbind not seeing a user as part of a group

2008-02-12 Thread Scott Lovenberg
Trimble, Ronald D wrote: Everyone, Here is a challenge for all of you samba experts! Lately I have been seeing a problem where winbind is not correctly identifying a user as a member of a group he most certainly belong to. This is with a Domain Local group so I know samba sho

[Samba] Re: Samba and the InterWeb

2008-02-13 Thread Scott Lovenberg
Alex Hooper wrote: Scott Lovenberg uttered: Alex Hooper wrote: Hi, We have an office-based Windows-locked publishing system whose only delivery mechanism is to write to a local filesystem, and a requirement for its output to be available to a collocated production environment comprising

[Samba] Re: Wrong perms on new files/dirs using smbmount

2008-02-13 Thread Scott Lovenberg
Michael Lueck wrote: Greetings- I am working through coming up with a Linux client integration to Samba PDC's. I mount several shares with this sort of syntax: /bin/mount -t cifs -o credentials=/home/userid/.smbcredentials,uid=userid,gid=userid,dmask=0777,fmask=0666 //ldslnx01/data /mnt/lds

[Samba] Re: Wrong perms on new files/dirs using smbmount

2008-02-13 Thread Scott Lovenberg
Michael Lueck wrote: Scott Lovenberg wrote: Could it be that '/' is mounted with an explicit permission setting that is shadowing your mount settings? I do not think so, but have a look. This share happens to be on the /srv partition. /dev/sda1 / xfs

[Samba] Re: Problem with winbind not seeing a user as part of a group

2008-02-13 Thread Scott Lovenberg
Trimble, Ronald D wrote: That may be possible, but like I said, sometimes it works and sometimes it doesn't. Sometimes the span between the two is only a few seconds. From: Scott Lovenberg [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 12, 2008 10:05 PM To: Trimble, Ronald D Cc:

[Samba] Re: Wrong perms on new files/dirs using smbmount

2008-02-14 Thread Scott Lovenberg
Michael Lueck wrote: Scott Lovenberg wrote: What are the samba server side settings(smb.conf) for the share you are mounting? [data] comment = Shared Application Data Files path = /srv/shares/data guest ok = no read only = no create mask = 0666 directory mask = 0777 Do you

[Samba] Re: Samba and the InterWeb

2008-02-14 Thread Scott Lovenberg
Alex Hooper wrote: Scott Lovenberg uttered: Alex Hooper wrote: Scott Lovenberg uttered: Alex Hooper wrote: Hi, We have an office-based Windows-locked publishing system whose only delivery mechanism is to write to a local filesystem, and a requirement for its output to be available to a

Re: [Samba] Subfolders and permissions

2008-02-20 Thread Scott Lovenberg
Paul Rijke wrote: Hi, I have currently a department called HRM which have their own share /data/hrm Within that share is a folder called recruitment. We recently hired an external recruiter to do some work for us. The folder is /data/hrm/recruitment How can I enforce that this

Re: [Samba] server string ignored

2008-02-24 Thread Scott Lovenberg
ip guy wrote: hi all my samba installation 3.0.25b-1.el5_1.4, installed via yum on a CentOS5 sever seems to ignore the server string... no matter what i supply the string variable, the drive is mapped to the win32 clients and echo's the samba version. anyone having the same issue ? Have you

Re: [Samba] CENTOS4.6+SAMBA3.0.25+FEDORA-DS

2008-03-05 Thread Scott Lovenberg
Suphakit wrote: Thank you Mr.William, as you know I am a linux beginner ,meaning that I am not familiar with technical terms that's why I can't get myself understand the "howto" stuffs. The posted question is a myth to me which I couldn't extract of out of many instruction found from website. I'

Re: [Samba] Best way to handle profiles from deleted accounts?

2008-03-05 Thread Scott Lovenberg
Tim Bates wrote: Hello people Just wondering how people deal with deletion of roaming profiles and homes on their servers. I currently have a script that moves old homes for one subset of our users... but it's very messy. I'm considering re-writing it, and including the profile dirs too, bu

Re: Fwd: [Samba] roaming profiles stored on BDCs? how?

2008-03-06 Thread Scott Lovenberg
John Drescher wrote: On Thu, Mar 6, 2008 at 4:15 PM, Adam Williams <[EMAIL PROTECTED]> wrote: > I have a PDC named GOMER w/ IP of 10.8.3.37 and a BDC named BLDG2 w/ ip > of 10.8.7.2. when someone on the 10.8.7.x network using the WINS server > of 10.8.7.2 logs in and out, their roaming prof

Re: [Samba] Problems running samba in vmware

2008-03-06 Thread Scott Lovenberg
Douglas VanLeuven wrote: Adam Zimmer wrote: At the moment I have enabled timeSync with vmware tools. In the general area of time keeping on the host, I added the following settings which avoided errors about the RTC missing interrupts: host.usefastclock=false host.cpukHz=240 host.useTSC=

Re: [Samba] I changed smb.conf, but nothing seems to happen!

2008-03-08 Thread Scott Lovenberg
joop gerritse wrote: Hello, * After some good advice from the list, I now have my workgroup visible. Next problem. I click on it from my win98 station (yes, it is old; I even have a w95 workstation somewhere :-) ) and I get "can't find share name". Now I look in the samba logs, and I see t

Re: [Samba] I still don't understand it-- what is the relation between cause and effect?

2008-03-09 Thread Scott Lovenberg
joop gerritse wrote: I have posted more messages, essentially to the same effect... had quite a few good answers, but somehow I seem to be missing something ... :-( Well, I told you already about the workgroup DAARO, which refused to show up... I got some suggestions, and, indeed, there it was

Re: [Samba] File share access problems

2008-03-11 Thread Scott Lovenberg
Dean Guenther wrote: Greetings, Since rebooting our samba server last night, we are no longer able to access the documents on the private or public file shares. A Word document is giving an error like: The document name or path is not valid. Try these suggestions: * check the file pe

Re: [Samba] Mapped Samba drive slows Windows Explorer

2008-03-19 Thread Scott Lovenberg
Chris wrote: We have a DLink DNS-323 NAS box. It uses Samba internally. Whenever I map a drive to the NAS box using Windows Explorer, it gets intermittently slow to browse any drive. Even clicking in the c:\ drive will cause a pause of several seconds. If I unmap the drive the problem goes aw

Re: [Samba] Poor performance on open/copy/close/rename file operations via remote/VPN connection

2008-03-25 Thread Scott Lovenberg
Dave Kempe wrote: gianfranco pra floriani wrote: using ip address (\\10.0.0.7) does not change anything in response time. then it might not be wins/name resolution at all. Perhaps a packet sniffer might shed some light on it? run tethereal Or tshark as its not called on the tun interface on the

Re: [Samba] Samba Restrictions

2008-04-01 Thread Scott Lovenberg
Ryan Bair wrote: I have single directories with over 100,000 entries and about 4 million files on the system total spanning about 15TB. I don't think you should have a problem. Only problem I have is that directory listings take a while with 100K entries but that's to be expected. On Mon, Mar 31

Re: [Samba] strange permission denied problem

2008-04-01 Thread Scott Lovenberg
Yan Seiner wrote: I built an embedded box which uses mount.cifs to mount network shares.I've shipped several of these and all are working fine except for one, which gives me permission denied on certain files: [EMAIL PROTECTED]:~/mnt/bgrp1/c/Ballance Group Folders/Scully/Client Photos-Scu

Re: RE [Samba] smbldap-useradd -w won't create machine account

2008-04-02 Thread Scott Lovenberg
Hector Blanco wrote: Shouldn't it? I mean...Taking a look to the output produced by "smbldap-useradd -?" it says "-w is a windows machine account (otherwise, posix stuff only)" or something similar... I don't have the exact output right now. As far as I understand, it should add all the Samba

Re: [Samba] weird election with non-existant machine

2008-04-02 Thread Scott Lovenberg
JJB wrote: Forced Election: In workgroup WORKGROUP when announced server was: SYSTEM-1 (192.168.1.248) : 50 Time(s) SYSTEM-2 (192.168.1.183) : 2 Time(s) SYSTEM-3 (192.168.1.248) : 1 Time(s) Cannot get workgroup name from domain name browser: 192.168.1.153 : 96 Time(s)

Re: [Samba] Multiple IP addresses

2008-04-03 Thread Scott Lovenberg
Robert Pollard wrote: Hi, I have been trying to connect to Samba over the Internet as I have static IP that is publicly available for connection. I can use this IP to connect to our Intranet web site but Samba doesn't work correctly when trying to connect to it from outside. Our internal ne

Re: [Samba] Re: How to create a write-only share?

2008-04-07 Thread Scott Lovenberg
Ash Gosh wrote: On Fri, Apr 4, 2008 at 6:55 PM, Ash Gosh <[EMAIL PROTECTED]> wrote: Hi! I need to create a share that will be readoble by root only (by owner) and writeable for all. We replacing a dead Windows NT 4.0 server and there was a permission type called "Add" and our users uses thi

Re: [Samba] Re: How to create a write-only share?

2008-04-07 Thread Scott Lovenberg
Ash Gosh wrote: On Mon, Apr 7, 2008 at 11:21 AM, Scott Lovenberg <[EMAIL PROTECTED]> wrote: I think I did this once a couple of years ago using NT style policy and the firewall policy object. IIRC, I did it all at the file system level; each computers' SYSTEM service was allow

[Samba] Re: Redhat 3 upgrade

2008-04-07 Thread Scott Lovenberg
Alan Bunch wrote: I am currently running Red Hat v 3 samba rpm's. samba-common-3.0.9-1.3E.14.3 samba-3.0.9-1.3E.14.3 samba-client-3.0.9-1.3E.14.3 I would like to run the current release version to see if I can clean up some of the problems I am having. File locking and not releasing are the

Re: [Samba] winbindd: Exceeding 200 client connections, no idle connection found

2008-04-11 Thread Scott Lovenberg
Gerald (Jerry) Carter wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Elvar wrote: | | Just an update on this. I recompiled and installed putting in 600 as the | max simultaneous clients since they have 550 computers. After having | done that, internet connectivity was working great for a

Re: [Samba] winbindd not included with 2.2.5 on SCO OpenServer 5.0.5

2008-04-16 Thread Scott Lovenberg
Brantley Allen wrote: Samba appears to be running ok, but I cannon authenticate from Windows. Winbindd doesn't appear to be anywhere on my system. Should I load a 2.2.6 or an older version that works with SCO OpenServer? Brantley What happens when you try to start the winbindd ser

Re: [Samba] Convert ssha password to sambaNTpassword?

2008-04-22 Thread Scott Lovenberg
Matt Richardson wrote: Is it possible to take a SSHA password from an ldif and create a proper sambaNTpassword from it? Here's the scenario: the ldap servers in our organization do not have the samba schema installed and the likelihood of that happening is slim. I still want to provide clie

Re: [Samba] Samba server, works fine for several days, then load increases indefinately till server unavailable

2008-04-22 Thread Scott Lovenberg
Volker Lendecke wrote: On Mon, Apr 21, 2008 at 09:13:28AM -0500, James A. Dinkel wrote: Anyway, the server will be fine and snappy for a week or so, then out of the blue, nobody can connect. Top shows a few smbd processes maxing out the cpu and the load (which is usually < 1.0) gradually cli

Re: [Samba] winbind could not get info

2008-04-24 Thread Scott Lovenberg
Paulo Almeida wrote: Hi, After a serious power failure two days ago and a abrupt shutdown of our Samba server, i noticed today that winbind could not get info on some users from a Win2003 AD. wbinfo -u work fine; wbinfo -g work fine; but, for example: wbinfo -i ep2025 returns Could not get in

Re: [Samba] Maxtor NAS share problem

2008-04-27 Thread Scott Lovenberg
Rick Johnson wrote: Toby Bluhm wrote: Rick Johnson wrote: Adam Williams wrote: what are the settings on the share you're trying to mount? does it have something like valid users = rickj Well, that is hard to determine. If you're asking whether the drive has something like an "smb.conf"

Re: [Samba] Maxtor NAS share problem

2008-04-27 Thread Scott Lovenberg
Rick Johnson wrote: Scott Lovenberg wrote: Rick Johnson wrote: Toby Bluhm wrote: Rick Johnson wrote: Adam Williams wrote: what are the settings on the share you're trying to mount? does it have something like valid users = rickj Well, that is hard to determine. If you'

Re: [Samba] Maxtor NAS share problem

2008-04-27 Thread Scott Lovenberg
Scott Lovenberg wrote: Rick Johnson wrote: Toby Bluhm wrote: Rick Johnson wrote: Adam Williams wrote: what are the settings on the share you're trying to mount? does it have something like valid users = rickj Well, that is hard to determine. If you're asking whether the

Re: [Samba] Strange behaviour of winbind on solaris 8

2008-04-28 Thread Scott Lovenberg
Oliver Weinmann wrote: Dear All, I came across a really strange behaviour when using winbind on solaris 8. Normally "nscd" should be turned off because it's causing problems in the username resolution etc. When I turn it off I can login e.g. using ssh as an AD users but when i start a command li

Re: [Samba] Samba not working the same on all servers

2008-05-08 Thread Scott Lovenberg
Glenn, Skeeter wrote: I have four (development, system test, user test and production) Solaris 2.8 servers set up running samba. Each of the four server has the same samba 30 users in the smb.conf file. Samba is working perfect on all but one of these servers and on that one server 4 of the us

Re: [Samba] [Fwd: File Locking and Permissions Issue]

2008-05-15 Thread Scott Lovenberg
Michael Heydon wrote: Jack Lauman wrote: I compared the open files with one computer in Lacerte vs. two computers in Lacerte and noticed one thing peculiar: when one computer is using Lacerte, all files are opened with exclusive+batch oplocks including Data1i07.dbf, however when 2 computers ar

Re: [Samba] howto sync unix passwd & samba passwd?

2008-05-21 Thread Scott Lovenberg
Iris Lames wrote: Hi, I'm using samba-3.0.28-0.fc8. I'm trying to build a file server for 100 users. I created a perl script that automatically adds the 100 users plus their passwords with success. Now I'm having difficulty creating a script using the smbpasswd command because passwords must be

Re: [Samba] Somewhat bizzare share issue

2008-05-23 Thread Scott Lovenberg
ScottZ wrote: Original Message Subject: Re: [Samba] Somewhat bizzare share issue From: Jeremy Allison <[EMAIL PROTECTED]> Date: Fri, May 23, 2008 10:21 am To: ScottZ <[EMAIL PROTECTED]> Cc: Michael Heydon <[EMAIL PROTECTED]>, samba@lists.samba.org On Fri, May 23, 2008 at 10

Re: [Samba] Roaming Profiles Load Very Slowly

2008-05-28 Thread Scott Lovenberg
L.P.H. van Belle wrote: Also try to set you nic fixed speeds. and your profile is 1.1. MB ?? thats very very small. a normal profile is about 10-25 Mb. Louis -Oorspronkelijk bericht- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens Greg Koch Verzonden: dinsdag 27 mei 2008

Re: [Samba] Roaming Profiles Load Very Slowly

2008-05-28 Thread Scott Lovenberg
Charles Marcus wrote: On 5/28/2008, Scott Lovenberg ([EMAIL PROTECTED]) wrote: Also, I've found that roaming profiles seem to choke when you've got lots of very small files. Those files are usually in local settings under the profile, but not always. Roaming Profiles do NOT contain

Re: [Samba] Roaming Profiles Load Very Slowly

2008-05-28 Thread Scott Lovenberg
Charles Marcus wrote: DNS was my kneejerk reaction, too, but I thought that it would be good to mention small files which may or may not be in local settings. Another thought that just occurred, there seems to be a significant speed difference when the Web Client service is turned off. Many tha

Re: [Samba] strange situation

2008-05-29 Thread Scott Lovenberg
Jason Greene wrote: smbd version 3.0.25b-0.4E.5 Our server was functioning very well for several months. Our SAN crapped out and the LUN the server was using was gone. Everything is back up except SAMBA is acting crazy. I am looking at the logs and I am getting /var/log/samba/winbindd.log wi

Re: [Samba] strange situation

2008-05-29 Thread Scott Lovenberg
Jason Greene wrote: I take it back... winbind is taking 99% of the CPU again On Thu, May 29, 2008 at 1:34 PM, Jason Greene <[EMAIL PROTECTED] > wrote: I reinstalled Samba and that cleared up the issue. Thanks for the response. Jason Could you provid

Re: [Samba] Samba and XP

2008-06-10 Thread Scott Lovenberg
Greg J. Zartman, P.E. wrote: On Tue, Jun 10, 2008 at 09:38:37PM +0200, Deon Steyn wrote: Is it possible to run Samba on Xp Pro No. You could run Samba in a *nix VM sitting on top of a XP host. Performance is going to suck, but it can be done. Greg If you go this route, make sure to

Re: [Samba] How to move a samba PDC to a diffrent box

2008-06-18 Thread Scott Lovenberg
Robert wrote: On Wednesday 18 June 2008, John Drescher wrote: We have a domain with more than 100 users and we need to replace our PDC. The PDC main function is to authenticate our users to connect to the shared drive and to authenticate computer login. The PDC is running samba with openldap

Re: [Samba] Sure, it's a newbie thing, but I'm willing to be at least ONE person has been bit by this....

2008-06-19 Thread Scott Lovenberg
Brian Cowan wrote: Hi All, I have a Samba system I fire up once in a blue moon for testing, and had a bit of a minor heart attack when it "suddenly" stopped letting me access shares as anyone other than root. Security is set to "user" since it's not a domain member server. My office requires

Re: [Samba] slow samba

2008-06-19 Thread Scott Lovenberg
iLinux wrote: Thanks but no help John Drescher-2 wrote: On Thu, Jun 19, 2008 at 10:08 AM, iLinux <[EMAIL PROTECTED]> wrote: I have a samba version 3.024 server That is an old version (3.0.30 is current) but it probably is not the problem. vary slow file transfer when c

Re: [Samba] Roaming profile & f-secure problem

2008-06-23 Thread Scott Lovenberg
Marcus Sobchak <[EMAIL PROTECTED]> wrote: Hi, are there any know problems with f-secure scanner and roaming profiles? We have a lot of users with problems syncing their roaming profile from the domain server. It seems to be a problem with f-secure's on-access scanning (may be timeout problem?).

Re: [Samba] Permissions Issue

2008-06-24 Thread Scott Lovenberg
Doug Tucker wrote: Hello group, this issue is driving me crazy, there just has to be a simple way to do this that I am missing! I have a share, SOP. The file system maps to /dir/dir/sop. If I have a set of users that need write access to this directory, but only want to allow another set of us

Re: [Samba] Offline files with Windows - again

2008-06-26 Thread Scott Lovenberg
Russell Curtis wrote: Hi Guys It saddens me to say so, but I'm going to have to order a copy of Windows Server unless I can get this issue of offline files resolved. Basically, we have a problem when users have "Offline Files" enabled in Windows XP. When they log off, create or modify a file

Re: [Samba] Offline files with Windows - again

2008-06-26 Thread Scott Lovenberg
Scott Lovenberg wrote: Russell Curtis wrote: Hi Guys It saddens me to say so, but I'm going to have to order a copy of Windows Server unless I can get this issue of offline files resolved. Basically, we have a problem when users have "Offline Files" enabled in Windows XP. Wh

Re: [Samba] Winbind 3.2.0rc2 Coredump [was: Re: Help needed. Samba 3.2.0rc2 - IDMAP - Windows 2008 Server - ADS Integration - Winbind]

2008-06-28 Thread Scott Lovenberg
Samba-Liste wrote: Hi, sorry, it's me again: On Fri, 2008-06-27 at 17:35 +0200, Samba-Liste wrote: Hi again, On Fri, 2008-06-27 at 13:31 +0200, Samba-Liste wrote: Hi, I read at least 100 different documentations during the last week and didn't get it. So I decided to ask the list fo

Re: [Samba] Winbind 3.2.0rc2 Coredump [was: Re: Help needed. Samba 3.2.0rc2 - IDMAP - Windows 2008 Server - ADS Integration - Winbind]

2008-06-30 Thread Scott Lovenberg
Samba-Liste wrote: Hi Scott, thanks for the reply. On Sat, 2008-06-28 at 05:39 -0400, Scott Lovenberg wrote: Samba-Liste wrote: Hi, [...] Have you tried using the 'nss_ldap' with the entry 'ldap' in your nsswitch.conf? I found that t

Re: [Samba] Winbind 3.2.0rc2 Coredump [was: Re: Help needed. Samba 3.2.0rc2 - IDMAP - Windows 2008 Server - ADS Integration - Winbind]

2008-06-30 Thread Scott Lovenberg
Scott Lovenberg wrote: Samba-Liste wrote: Hi Scott, thanks for the reply. On Sat, 2008-06-28 at 05:39 -0400, Scott Lovenberg wrote: Samba-Liste wrote: Hi, [...] Have you tried using the 'nss_ldap' with the entry 'ldap' in your nsswitch.co

Re: [Samba] smbclient sending ICMP unreachable destination host(administratively prohibited)

2008-07-02 Thread Scott Lovenberg
Mohammed El-Afifi wrote: I'm using fedora 9, 64-bit edition, on a machine acting as a client. I've installed samba-client 3.2.0 from a binary package. I amn't running the server portion of samba(smbd, nmbd, or even winbindd). I'm trying to access shares on another windows machine, on the same n

Re: [Samba] Slackware 12.1 + Samba 3.0.28a + a lot of users (Slightly OT)

2008-07-08 Thread Scott Lovenberg
[...] If you don't want LDAP you have to use the "smbpasswd" way. (and LDAP leads to other problems ...) Also, the same users have their home directories shared via AFP (which works fine) and I can't complicate the setup with an additional smbpasswd file. How and where does AFP mana

Re: [Samba] smbclient does not connect anonymously localy on fresh install

2008-07-23 Thread Scott Lovenberg
[EMAIL PROTECTED] wrote: Hello. I have some problem, with a new configuration on a new PC. I want to setup a SAMBA PDC using an HOWTO. This howto was working on OPENSUSE 10.1 with a X86 processor and I have used it a lot of time. Now I use OPENSUSE 10.3. The new PC run a X64 processor. After t

Re: [Samba] smbclient does not connect anonymously localy on fresh install

2008-07-23 Thread Scott Lovenberg
ou be able to provide smb logs during access attempts? Selon Scott Lovenberg <[EMAIL PROTECTED]>: I believe you need a "|map to guest = bad user" and/or "guest account = nobody" for anonymous access to be automated.| [EMAIL PROTECTED] wrote: Hello. I have some

Re: [Samba] Successfully running NT4 type domain on Samba 3.0 as PDC?

2008-08-02 Thread Scott Lovenberg
Jason A. Nunnelley wrote: Is anyone here running Samba 3.0 successfully with an NT4 style domain, with the Samba box operating as the PDC? Yes, indeed. For a little over two years now. CentOS-4.X based, Slackware-10.2 - 12.0, and at one point Debian Sarge. -- To unsubscribe from this list g

Re: [Samba] Supporting large file transfers

2008-08-04 Thread Scott Lovenberg
Jeff L wrote: Samba version 3.0.25b-1.1.cc I cant seem to transfer files over 40gb from a windows machine --> samba share. as far as socket options im using socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 SO_KEEPALIVE Is there any other tweaks I can use to help make this system

Re: [Samba] Samba write performance in kernel

2008-08-26 Thread Scott Lovenberg
Lin Mac wrote: > hi, > > I would like to know is it possible to make writing file to samba completely > in kernel? > > I'm using a slow CPU (FA526) , and the memory copy is even slower. The > reading performance is over 7 MB/s, with mmap and sendfile enabled, while > writing is only 4-5 MB/s. Wi

  1   2   >