[Samba] WINS over multiple subnets

2005-06-24 Thread Dane Mutters
Hello, everybody! I have two networks (192.168.1.0 and 192.168.2.0) connected across a wireless router with two NICs. I can ping everything allright via ip address, but not by name across subnets. Things on the same subnet ping allright by name. Here are the smb.conf files for my two maste

Re: [Samba] logon script not working

2005-06-24 Thread Mark Sarria
Matt, Just curious, why are you mapping the profiles? in almost all situations you would hide the profile share. I think what you intended to map is a share folder, not the users profile share. if this is a windows 98 machine then you would need to add net use H:\\server\home to map the hom

Re: [Samba] logon script not working

2005-06-24 Thread Guido Lorenzutti
login script = netlogon\logon.bat wrong! login script = logon.bat right :) Matt Schwartz escribió: I cannot figure out why my logon script does not work. Here are my settings. Here is my smb.conf: login script = netlogon\logon.bat [netlogon] comment = Network Logon Service path = /home/n

[Samba] logon script not working

2005-06-24 Thread Matt Schwartz
I cannot figure out why my logon script does not work. Here are my settings. Here is my smb.conf: login script = netlogon\logon.bat [netlogon] comment = Network Logon Service path = /home/netlogon admin users = @ntadmins write list = @ntadmins guest ok = Yes locking = No Here is my logon.bat:

[Samba] Unable to join Windows2003 machine to Samba domain

2005-06-24 Thread Don Watson
Thanks, Tomasz. Deleting the wins.dat file and restarting the smbd/nmbd daemons solved the problem. Now I'm back to my "username could not be found" problem, but at least I have error messages in log.smbd to work with. -- Don Watson -- To unsubscribe from this list go to the following URL and

Re: [Samba] Unable to join Windows2003 machine to Samba domain

2005-06-24 Thread Tomasz Chmielewski
Don Watson schrieb: Hi all, Attempting to join Windows2003 machine to Samba domain results in "The specified domain either does not exist or could not be contacted". No messages show up in log.smbd on the PDC server following the attempt (I have log level set to 5). This means that your Wi

[Samba] Windows XP denied

2005-06-24 Thread Bob Wooden
Running SuSE 9.2, Samba 3.0.9-2.3-SUSE and Windows XP(clients.) My SMB.conf file is set as simple as possible. Security = share, guest = ok, etc. Very similar to the first example in "Samba 3 - no-frills examples." I can send a small text file from SuSE to Windows (Windows is set to share it

Re: [Samba] System Imaging

2005-06-24 Thread MJBarber
Deep Freeze is a pretty slick product... it truly locks down the hard drive. Lets the user do anything he wants install, delete whatever...then on reboot everything is back. Not really sure how it works, someone mentioned interrupt 13 and that it appears to do what you want but on reboot all

[Samba] Unable to join Windows2003 machine to Samba domain

2005-06-24 Thread Don Watson
Hi all, Attempting to join Windows2003 machine to Samba domain results in "The specified domain either does not exist or could not be contacted". No messages show up in log.smbd on the PDC server following the attempt (I have log level set to 5). I can however ping the PDC machine, and can se

Re: [Samba] File System Size Limits?

2005-06-24 Thread lx
Harold Pritchett schrieb: lx wrote: try making an ls -al on /opt/ does the folder data exist? sometimes it is the permission which fail i got the same setup -> FC4 SMB but i got 840 GB Raid 5 with encrypted lvm should work I checked. All of the directories /opt /opt/data /b

Re: [Samba] Samba performance with large directories

2005-06-24 Thread Jeremy Allison
On Fri, Jun 24, 2005 at 09:04:57PM +0200, Tomas Baublys wrote: > Jeremy Allison <[EMAIL PROTECTED]> wrote on 24.06.2005 20:32:19: > > > This may be a filesystem problem - looks like you've got the parameters > > correct. Any chance you can test this on a different filesystem than > > reiser ? Mayb

Re: [Samba] Samba performance with large directories

2005-06-24 Thread Tomas Baublys
Jeremy Allison <[EMAIL PROTECTED]> wrote on 24.06.2005 20:32:19: > This may be a filesystem problem - looks like you've got the parameters > correct. Any chance you can test this on a different filesystem than > reiser ? Maybe XFS ? > > Jeremy. I tried XFS, the results are exactly the same. I see

Re: [Samba] [Q] Are passwords case-sensitive in samba 3?

2005-06-24 Thread Maurice Volaski
Maurice Volaski wrote: Apparently it was possible from Windows 2000 and XP clients to ignore the case of a mixed-case password and successfully > logon users in samba-2.2.8a. Samba 3.0.14a-r1, however, is case-sensitive. (Passwords are stored in the smbpasswd file and encrypt passwords =

Re: [Samba] domain login problem

2005-06-24 Thread Tomasz Chmielewski
Baker, Deborah schrieb: Hi, I have a Red Hat AS3 PDC server running Samba 3.0.0. I have Linus workstations damn! surely he'll get angry and stop developing kernel code now that you has his workstations! :) and Windows 2000 workstations. Some not all of my Windows 2000 workstations will

Re: [Samba] File System Size Limits?

2005-06-24 Thread Harold Pritchett
lx wrote: try making an ls -al on /opt/ does the folder data exist? sometimes it is the permission which fail i got the same setup -> FC4 SMB but i got 840 GB Raid 5 with encrypted lvm should work I checked. All of the directories /opt /opt/data /bigdisk /bi

Re: [Samba] File System Size Limits?

2005-06-24 Thread lx
try making an ls -al on /opt/ does the folder data exist? sometimes it is the permission which fail i got the same setup -> FC4 SMB but i got 840 GB Raid 5 with encrypted lvm should work Harold Pritchett schrieb: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Is there some limit on the si

[Samba] domain login problem

2005-06-24 Thread Baker, Deborah
Hi, I have a Red Hat AS3 PDC server running Samba 3.0.0. I have Linus workstations and Windows 2000 workstations. Some not all of my Windows 2000 workstations will not let any user login to the domain. Says username or password is incorrect. If you create a local user account on the workstatio

Re: [Samba] Samba performance with large directories

2005-06-24 Thread Jeremy Allison
On Fri, Jun 24, 2005 at 10:42:03AM +0200, Tomas Baublys wrote: > Hello, > > I have a samba server on OpenPower (SUSE SLES9) and a DS4300 storage > attached.There is a lot of data (8 TB mp3 files). Some directories > contains more then 250.000 files. The application is a music playbox in a > huge

Re: [Samba] System Imaging

2005-06-24 Thread Gerry Maddock
Tomasz, Thanks for the heads up on WPKG & Unattended. I've been using Samba for quite some time now and I have never heard of those projects. I'm definitely going to download and play w/these. Thanks again! --Gerry -- To unsubscribe from this list go to the following URL and read the instructi

Re: [Samba] System Imaging

2005-06-24 Thread Gerry Maddock
Tomasz, Thanks for the heads up on WPKG & Unattended. I've been using Samba for quite some time now and I have never heard of those projects. I'm defiantly going to download and play w/these. Thanks again! --Gerry -- To unsubscribe from this list go to the following URL and read the instructio

Re: [Samba] [Q] Are passwords case-sensitive in samba 3?

2005-06-24 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Maurice Volaski wrote: > Apparently it was possible from Windows 2000 and XP clients > to ignore the case of a mixed-case password and successfully > logon users in samba-2.2.8a. Samba 3.0.14a-r1, however, is > case-sensitive. (Passwords are stored i

Re: [Samba] System Imaging

2005-06-24 Thread Tomasz Chmielewski
I am using Samba 3.0.20pre1 as a DC and I want to know if there is something similar to Deep Freeze www.faronics.com (except open source) for Linux. Deep Freeze automatically compares the software installation on a client machine to an image on a server. If the client machine differs, the client

Re: [Samba] smbd/service.c:make_connection_snum(xxx) connect to service initially as user root (uid=0, gid=100) messages

2005-06-24 Thread Stuart Highlander
- Original Message - From: "Gerald (Jerry) Carter" <[EMAIL PROTECTED]> To: "Stuart Highlander" <[EMAIL PROTECTED]> Cc: Sent: Friday, June 24, 2005 12:07 PM Subject: Re: [Samba] smbd/service.c:make_connection_snum(xxx) connect to service initially as user root (uid=0, gid=100) messages

[Samba] File System Size Limits?

2005-06-24 Thread Harold Pritchett
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Is there some limit on the size of a file system which can be shared via samba? I'm trying to set up a file server with a 100GB shared partition and it doesn't want to work. I'm running Fedora Core 4, and Samba Version 3.0.14a-2. The output from te

[Samba] SAMBA + vscan-mcdaemon + uvsacan command

2005-06-24 Thread Rodrigo Noroaldo de Castro Fernandes
Hi everybody I am setting SAMBA as PDC, and i want it work together UVSCAN (nai). I have already done this: "... vfs object = vscan-mcdaemon vscan-mcdaemon: config-file = /etc/samba/vscan-mcdaemon.conf .." I also checked that make install copied vscan-mcdaemon.so to /usr/lib/samba/v

Re: [Samba] smbd/service.c:make_connection_snum(xxx) connect to service initially as user root (uid=0, gid=100) messages

2005-06-24 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Stuart Highlander wrote: > smbd/service.c:make_connection_snum(642) WKSTN-02 (192.168.3.11) connect to > service Images initially as user root (uid=0, gid=100) (pid 26901) : 1 > Time(s) Do you have an 'admin users' line configured in smb.conf somewhe

RE: [Samba] CIFS & Gigabit Eth - 35MB/sec limit

2005-06-24 Thread Iap, Singuan
I have had played with some similar issue before. I also experienced the same limitation. Then, I tried to copy the same large file with 2 smaba connections simultaneously. One started from position 0, the other started from the middle and up to the last bytes. (It's easy to do that by mounting,

[Samba] samba 2.2.6 file size limit/recovery

2005-06-24 Thread Christopher L Judd
We have run into a problem with the file size limit on the 2.2.6 version our Tru64 5.1 unix server was running. With this version of the samba software files larger than 2 GB can not be transfered and retain thier integrity. This version also supresses any error message back to the client about t

[Samba] smbd/service.c:make_connection_snum(xxx) connect to service initially as user root (uid=0, gid=100) messages

2005-06-24 Thread Stuart Highlander
good afternoon all, specifics: samba server version 3.0.10-1, role_domain_pdc on fc3 named main, ip 192.168.3.1. main is also designated as wins server. samba server version 3.0.14a, role_domain_member server on fc3 named support, ip 192.168.3.2. security=domain, password server= main. support

Re: [Samba] System Imaging

2005-06-24 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nathan Vidican wrote: > Could try rsync, but that will not solve issues related to > the Windows registry... Are you trying to image windows clients? Or linux clients? There was this thing called system imager that VA linux used to use. cheers,

Re: [Samba] username map before passwd?

2005-06-24 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Häfliger Peter wrote: > Im using Samba 3.0.14a. > > My problem is, that smb starts username mapping before > it looks in passwd. last line of username map looks like follow > > ### > domainuu= mars\* > ### > > if user not exists in local passwd, so

Re: [Samba] Using more than one passwd program

2005-06-24 Thread Lx
Thanks Gemes, i got it figuered out!!! here is my script... (for others who seek the same answer) #!/usr/bin/expect # # .htpasswd must be initialized by the beginning of the script # first run proform a # htpasswd -c passwordfile user set timeout 5 # Setting Variables set user [lindex $argv 0

Re: [Samba] Samba3 - small lan [2] - fstab & smbfstab

2005-06-24 Thread John H Terpstra
On Friday 24 June 2005 09:48, Serge Naggar wrote: > Hi, > > This is the second of 2 emails > > I have two essentially identical linux computers [east and west] both > running Samba 3.0.9-2.6-suse with Suse linux pro 9.1 on a two machine > lan - [east & west] connected by a hub. > > I am using `The

RE: [Samba] Two samba servers in one network

2005-06-24 Thread Paul Gienger
> Is there a problem having two samba servers in one home LAN? > > I have have two FC3 workstations that are both setup as Samba servers. > Is this a problem? Can you have 2 webservers on the Internet? Seriously though, unless you are running xDC boxes for the same domain and they both think the

Re: [Samba] Samba3 - small lan [1]

2005-06-24 Thread John H Terpstra
On Friday 24 June 2005 09:47, Serge Naggar wrote: > Hi, > > I have posted to this list once before without any reply. It would be This is a volunteer list. Most of us on the list are very busy with our day jobs. Not every posting gets attention. That is the way it is with free support. > nice

[Samba] Two samba servers in one network

2005-06-24 Thread Joe Cipale
Is there a problem having two samba servers in one home LAN? I have have two FC3 workstations that are both setup as Samba servers. Is this a problem? Joe -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

[Samba] Samba3 - small lan [1]

2005-06-24 Thread Serge Naggar
Hi, I have posted to this list once before without any reply. It would be nice if some reply could indicate why the posting was not appropriate and some indication as to what one should do - the last time I included my smbconf. This time I have reworked my questions, limited their scope , and put

[Samba] Samba3 - small lan [2] - fstab & smbfstab

2005-06-24 Thread Serge Naggar
Hi, This is the second of 2 emails I have two essentially identical linux computers [east and west] both running Samba 3.0.9-2.6-suse with Suse linux pro 9.1 on a two machine lan - [east & west] connected by a hub. I am using `The Official Samba-3 HowTo & ref guide by Terpstra et al' as my samb

Re: [Samba] Installing Sanba in SCO

2005-06-24 Thread John H Terpstra
On Friday 24 June 2005 08:14, Joseph L. Marnett wrote: > I have several SCO UNIX system were I would like to install Samba. Some of > these machines are running SCO 5.0.7 which comes with a Samba version 2.2, > the other machines running SCO 5.0.6 do not have Samba. I would like to > upgrade the Sa

[Samba] FileMaker lock problem

2005-06-24 Thread Dwight Tovey
We have a customer system running Slackware Linux (kernel 2.4.25) and Samba. The customer was running Samba 2.2.8 but we recently upgraded them to Samba 3.0.13. The customer has a FileMaker database on a public share. Before the upgrade, the customer was able to have multiple concurrent access t

[Samba] username map before passwd?

2005-06-24 Thread Häfliger Peter
Im using Samba 3.0.14a. My problem is, that smb starts username mapping before it looks in passwd. last line of username map looks like follow ### domainuu= mars\* ### if user not exists in local passwd, so it should be mappd to domainuu (works fine) but if i connect as user mars\peter (peter e

RE: [Samba] Installing Sanba in SCO

2005-06-24 Thread Paul Gienger
> Could some one tell me which version of Samba I can download that is > compatible with SCO 5.0.6 and 5.0.7? Any version is compatible if you build it from source, which is what I'd suggest you do here. I don't think you're going to find much traction (at least from the team) in asking for SCO-b

[Samba] Installing Sanba in SCO

2005-06-24 Thread Joseph L. Marnett
I have several SCO UNIX system were I would like to install Samba. Some of these machines are running SCO 5.0.7 which comes with a Samba version 2.2, the other machines running SCO 5.0.6 do not have Samba. I would like to upgrade the Samba to V.3 on the newer machines and to be able to install i

RE: [Samba] System Imaging

2005-06-24 Thread Nathan Vidican
Could try rsync, but that will not solve issues related to the Windows registry... -- Nathan Vidican [EMAIL PROTECTED] Windsor Match Plate & Tool Ltd. http://www.wmptl.com/ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matt Schwartz Sent: Thursday, Jun

Re: [Samba] Unable to modify TDB passwd [RESOLVED]

2005-06-24 Thread Tani Alessandro
Thank you very much Matt for your mail. I think to do an error during the management of the user, because the root UID should be 1000 and don't 500 as I had, so with the command: pbedit -r -u root -U I resolved my problem. Thank you very much. Alessandro Tani - Original Message -

[Samba] Winbind NT domain authentication

2005-06-24 Thread Thomas Fazekas
Hi list, Sorry for the cros-post, I'm not sure which list is better for me as I got a question related to samba, configuration, FreeBSD. I'm trying to configure NT authentication on FreeBSD 5.4 with Samba 3.0.12 (installed form the ports collection). I've folowed the Samba 3 howto I've managed t

[Samba] new Samba packages from SerNet

2005-06-24 Thread Bjoern Jacke
Hallo, (english version is below) von SerNet ist ab sofort eine neue Version von Samba 3.0.14a Paketen zum Download verfügbar. In diese aktuell stabile Version wurden von uns unter anderem zwei neue Features aufgenommen, die auch in der kommenden Version 3.0.20 enthalten sein werden. So ist es mö

[Samba] Go with winbind or ldap ?

2005-06-24 Thread Joost Runsink
Hi, I have 2 smb 3.0.14a domain controllers (pdc, bdc) with a openldap backend. The ldap databases are replicated. I need to replace a NT4.0 files server with a dedian/linux box. There are 5 usergroups with different rights so I need to authenticate the user. What is the best solution to authenti

[Samba] Samba performance with large directories

2005-06-24 Thread Tomas Baublys
Hello, I have a samba server on OpenPower (SUSE SLES9) and a DS4300 storage attached.There is a lot of data (8 TB mp3 files). Some directories contains more then 250.000 files. The application is a music playbox in a huge CD shop: you can take a CD hold it under the scanner and after the barcode