[Samba] Problems with lower and uppercase filenames

2002-09-28 Thread Barzilai Spinak
Hi, I just subscribed to this list to see if I can get a solution to the following problem. I've spent a couple of hours looking though the man pages, google, etc but haven't found a solution. Platform: RedHat 7.3 and Win98SE (in spanish) Samba Version 2.2.3a Ok, the problem is the following.

[Samba] ACT 2000 and Windows XP problem

2002-09-28 Thread Cyril Y. Nickonorov
Hello to All! I've got a problem moving my ACT 2000 database from WinXP to Samba server on Linux. All clients are WinXP systems, Samba 2.2.5 runs on Debian Linux, 2.4.18 kernel. I have a share with ACT database which is connected to all WinXP systems as a mapped network drive. The first client

[Samba] Autoreply to samba digest, Vol 1 #1666 - 7 msgs

2002-09-28 Thread samba
Vielen Dank für Ihre e-mail. Da ich vom 30.09.-06.10 in Urlaub bin, kann ich sie leider erst danach bearbeiten bzw. beantworten. In dringenden Fällen, können Sie sich gerne an meinen Kollegen Herrn Lamotte wenden. Er hat die email-Adresse [EMAIL PROTECTED] und ist telefonisch unter

[Samba] Mounting Share at Boot Time

2002-09-28 Thread Barry Skidmore
I have a Windows share that I would like to mount at boot time, but am uncertain what syntax to use in /etc/fstab. The entry in /etc/mtab is the following: //DELL-4400/linux /root/mnt/DELL-4400/linux smbfs 0 0 Do I just use the same syntax in fstab? Thanks, Barry -- To unsubscribe from

Re: [Samba] ACT 2000 and Windows XP problem

2002-09-28 Thread Steve Thom
Someone far smarter than me might want to elaborate, but I believe the issue is one of two things. First, you need to force users in that share to create files with 0777 mask. When a user opens a database like Act or Access, a lock file is created. If it is 0755, the other users cannot write to

Re: [Samba] Samba authentication

2002-09-28 Thread Steve Thom
Each user that needs to access the server will need to be a linux user as well, with unix permissions to access the directory in question. It is best to use user security instead of domain with password synchronization between samba and unix enabled. Any users created in unix will be added to

Re: [Samba] Problems with lower and uppercase filenames

2002-09-28 Thread Barzilai Spinak
Joel Hammer wrote: Does this problem with java occur if you save the file to a local directory? This sounds like samba is working fine. Your applications are changing the case. Joel Hi Joel and everybody, I'll try to explain a little better. First, it's not a problem with Java (I haven't

[Samba] Network-connection breaking

2002-09-28 Thread Cyberduck1
Hello all, yesterday I posted a Problem about the Network.connection. It breaks down and windows is messaging "Thespecified network name is no longer available", when I try to copy a large file or directory. Now I know that this Problem also exists, when I try to delete a large Folder from

RE: [Samba] Samba authentication

2002-09-28 Thread Filipe Joel de Almeida
Thanks Steve for your time. I'm trying to do everything by hand and without any GUI or wizards, so that I really learn how things work, so I'm having a little more work (specially because I just started using linux this week) but I think that with time it will be better this way. My idea for

Re: [Samba] Mounting Share at Boot Time

2002-09-28 Thread Barry Skidmore
I tried to use this same syntax in fstab that I used in mtab, and the mount failed when I rebooted. Any help with the proper syntax would be appreciated. Thanks, Barry On 09.28.2002 11:31 Barry Skidmore wrote: I have a Windows share that I would like to mount at boot time, but am uncertain

[Samba] Server without Router

2002-09-28 Thread Tony
Is it possible to for samba to serve without a router on just a HUB, Because I can't get my windows machines to see it without the router If it is, please post the smb.conf file for me. Also, I'm on Suse 7.3 8.0 Thanks, Tony

[Samba] Samba with a Win9x network and RoadRunner

2002-09-28 Thread DJ Busch
Hi everyone...I'm at a dead stop setting up Samba, so let me jump right into the problem: First, the setup: I have a RH7.3 box and a W98 laptop. The RH box also has a W2k Pro partition. We have them on a 4-port 10base-T hub along with our RoadRunner cable modem. Now on to the problem: As

Re: [Samba] Samba with a Win9x network and RoadRunner

2002-09-28 Thread linux power
I have a similar problem just posted about win98 and samba.I think if you have applied ip address,dns,gateway and added the server ip address in lmhost, there is not anything more to do at the win box. About the second question I have ran tcpdump on my samba server to determine how it communicate

Re: [Samba] samba as a block device

2002-09-28 Thread Donald Saltarelli
James- look into 'reparse points' in the microsoft knowledgebase. those will do something similar on windows 2000 and XP. basically you can redirect filesystem calls to a directory path, say C:\foo to another path such as \\samba\share or h:\bar. another option of course is iSCSI which is

Re: [Samba] Samba and WinXP problem

2002-09-28 Thread Donald Saltarelli
Run sysprep on the machine and try again. That should change all the RIDS for the machine. Donald On Wed, 2002-09-25 at 10:38, Stacy J.Dunkle wrote: Greets to all, Recently, I was given the task of setting up a Samba server where I work, to accept domain logons for Win9x machines and

Groups in ldap and /etc/group?

2002-09-28 Thread Eddie Lania
Hello, Using smbgroupedit, should I link groups to ldap groups, those in /etc/group (if I also would define them in there) or both? Or none? (If using ldap) Eddie.

Compile warnings.

2002-09-28 Thread Eddie Lania
Samba 3.0, compiled on RedHat 7.0 (up to date), 28 September 2002 08:05 CET. Warnings: Compiling smbd/mangle_hash2.c smbd/mangle_hash2.c: In function `cache_insert': smbd/mangle_hash2.c:172: warning: assignment makes pointer from integer without a cast smbd/mangle_hash2.c: In function

Re: Groups in ldap and /etc/group?

2002-09-28 Thread Ignacio Coupeau
Eddie Lania wrote: Hello, Using smbgroupedit, should I link groups to ldap groups, those in /etc/group (if I also would define them in there) or both? Or none? (If using ldap) the groups are stored in the group_mapping.tdb... I think mapping is unix--NT, but not LDAP groups (perhaps with

LDAP schema updates: How to deal with?

2002-09-28 Thread Axel Thimm
I have been running LDAP based Samba PDCs since more than half a year now with great success (Thanks Samba team!). There have been some changes in the LDAP schema for Samba (I think mostly OID changes). Are there any special actions needed when switching the old LDAP schema with a new one

NT password change through smblib

2002-09-28 Thread balagurumoorthy shanmuganathan
Hi, I am using smblib 0.50. I have a NT PDC. I would like to change the password form Linuxbox running a webserver. I tried using the test program. It works with admin password. But does not work with normal user password. The programe test_password returns 2466 status when tried to

Re: NT password change through smblib

2002-09-28 Thread Andrew Bartlett
balagurumoorthy shanmuganathan wrote: Hi, I am using smblib 0.50. I have a NT PDC. I would like to change the password form Linuxbox running a webserver. I tried using the test program. It works with admin password. But does not work with normal user password. The programe

Do we need sam/api.c?

2002-09-28 Thread Andrew Bartlett
I was wondering: In the new SAM stuff do we really need the api.c? Why not make the api the context_ functions, and use the default context if the user does not specify one (ie NULL)? This would remove one layer from this whole area, which might make it easier to comprehend... In the passdb

Re: NT password change through smblib

2002-09-28 Thread Richard Sharpe
On Sat, 28 Sep 2002, balagurumoorthy shanmuganathan wrote: Hi, I am using smblib 0.50. I have a NT PDC. I would like to change the password form Linuxbox running a webserver. I tried using the test program. Please don't. That code is ancient. There are plenty of better ways to do

AFS support

2002-09-28 Thread Kris Van Hees
I am working on adding sys resolving code to Samba to support that meta-token in AFS, to handle retrieving files from AFS filespace through Samba while still being able to use the client system platform identifier rather than the one from the Samba server itself. The customer that is interested

Re: AFS support

2002-09-28 Thread Richard Sharpe
On Sat, 28 Sep 2002, Kris Van Hees wrote: I am working on adding @sys resolving code to Samba to support that meta-token in AFS, to handle retrieving files from AFS filespace through Samba while still being able to use the client system platform identifier rather than the one from the Samba

Re: Do we need sam/api.c?

2002-09-28 Thread Jelmer Vernooij
On Sun, Sep 29, 2002 at 12:56:29AM +1000, Andrew Bartlett wrote about 'Do we need sam/api.c?': I was wondering: In the new SAM stuff do we really need the api.c? Why not make the api the context_ functions, and use the default context if the user does not specify one (ie NULL)? This would

Re: Groups in ldap and /etc/group?

2002-09-28 Thread Mike Brady
Eddie The answer to this really depends on what it is that you are trying to do and how you want to manage your site. Which comes back to people and processes more than anything else. Strictly speaking Samba use of LDAP and Unix use of LDAP for user account data have absolutely nothing to do

Re: Samba 3.0 A2 LDAP

2002-09-28 Thread Mike Brady
This has been around for a while. A fix that seems to work (at least it seems to for me) has been posted more than once to the list. I do not know why it hasn't been applied. It is simple to fix. In utils/testparm.c file; Change line 54: if (lp_wins_support() wins_srv_count()) {

(no subject)

2002-09-28 Thread Stefan (metze) Metzmacher
Hi Andrew, I've updated my sam_ads module can you merge the changes to HEAD? metze - Stefan metze Metzmacher [EMAIL PROTECTED]

Re: sam_ads merge

2002-09-28 Thread Andrew Bartlett
Stefan (metze) Metzmacher wrote: Hi Andrew, I've updated my sam_ads module can you merge the changes to HEAD? Done. Kai: I'll take your sam_passdb stuff in as soon as you like - it's easier to track if we keep it all in CVS. (Yes, the bar on 'must be fully functional' is lower while

Re: AFS support

2002-09-28 Thread Kris Van Hees
On Sun, Sep 29, 2002 at 03:00:27PM +1000, Andrew Bartlett wrote: Kris Van Hees wrote: Description of sys patch omitted. That would very much depend on what you are proposing. This kind of thing is quite difficult with encrypted passwords, and I am generally opposed to adding this kind of

CVS update: samba/source/passdb

2002-09-28 Thread abartlet
Date: Sat Sep 28 12:09:21 2002 Author: abartlet Update of /data/cvs/samba/source/passdb In directory dp.samba.org:/tmp/cvs-serv5714/passdb Modified Files: secrets.c Log Message: Add const. Revisions: secrets.c 1.46 = 1.47

CVS update: samba/source

2002-09-28 Thread abartlet
Date: Sat Sep 28 12:27:04 2002 Author: abartlet Update of /data/cvs/samba/source In directory dp.samba.org:/tmp/cvs-serv6117 Modified Files: Makefile.in Log Message: Add the beginings of sam_ads to the tree. This module, primarilly the work of Stefan (metze) Metzmacher [EMAIL

CVS update: samba/source/torture

2002-09-28 Thread abartlet
Date: Sat Sep 28 12:27:04 2002 Author: abartlet Update of /data/cvs/samba/source/torture In directory dp.samba.org:/tmp/cvs-serv6117/torture Modified Files: cmd_sam.c Log Message: Add the beginings of sam_ads to the tree. This module, primarilly the work of Stefan (metze)

CVS update: samba/source/libads

2002-09-28 Thread abartlet
Date: Sat Sep 28 12:27:04 2002 Author: abartlet Update of /data/cvs/samba/source/libads In directory dp.samba.org:/tmp/cvs-serv6117/libads Modified Files: ads_ldap.c ads_struct.c ldap.c ldap_utils.c Log Message: Add the beginings of sam_ads to the tree. This module, primarilly the

Re: CVS update: samba/source/auth

2002-09-28 Thread Andrew Bartlett
Andrew Bartlett wrote: Volker Lendecke wrote: On Fri, Sep 27, 2002 at 07:56:20PM -0400, [EMAIL PROTECTED] wrote: Back our volker's patch as was breaking the build. Sorry for breaking it. On my machine it compiled well Not as actually commited - you had an undeclared variable in

CVS update: samba/source/libsmb

2002-09-28 Thread jelmer
Date: Sat Sep 28 20:06:42 2002 Author: jelmer Update of /home/cvs/samba/source/libsmb In directory dp.samba.org:/tmp/cvs-serv5688/libsmb Modified Files: Tag: SAMBA_3_0 libsmbclient.c Log Message: Include ../include/libsmbclient.h instead of just libsmbclient.h - we don't want

CVS update: samba/source/libsmb

2002-09-28 Thread jelmer
Date: Sat Sep 28 20:09:30 2002 Author: jelmer Update of /home/cvs/samba/source/libsmb In directory dp.samba.org:/tmp/cvs-serv5912/libsmb Modified Files: libsmbclient.c Log Message: Include ../include/libsmbclient.h instead of just libsmbclient.h - we don't want to include the

CVS update: samba/source/libsmb

2002-09-28 Thread jht
Date: Sat Sep 28 20:44:23 2002 Author: jht Update of /data/cvs/samba/source/libsmb In directory dp.samba.org:/tmp/cvs-serv8614 Modified Files: libsmb_cache.c libsmb_compat.c Log Message: Fixing path to libsmbclient.h so it never gets crossed with a system installed one. Revisions:

CVS update: samba/source/torture

2002-09-28 Thread jelmer
Date: Sat Sep 28 21:17:34 2002 Author: jelmer Update of /home/cvs/samba/source/torture In directory dp.samba.org:/tmp/cvs-serv10412/torture Modified Files: cmd_sam.c Log Message: Patch from metze to fix enum_accounts Revisions: cmd_sam.c 1.8 = 1.9

CVS update: samba/source/sam

2002-09-28 Thread jelmer
Date: Sat Sep 28 22:54:16 2002 Author: jelmer Update of /home/cvs/samba/source/sam In directory dp.samba.org:/tmp/cvs-serv20186/sam Modified Files: interface.c Log Message: Fix typos + report FIXME Revisions: interface.c 1.17 = 1.18

CVS update: samba/source/torture

2002-09-28 Thread jelmer
Date: Sat Sep 28 22:58:44 2002 Author: jelmer Update of /home/cvs/samba/source/torture In directory dp.samba.org:/tmp/cvs-serv20430/torture Modified Files: cmd_sam.c Log Message: Fix 'plugin' command Revisions: cmd_sam.c 1.9 = 1.10

Re: CVS update: samba/source/libsmb

2002-09-28 Thread Richard Sharpe
On Sat, 28 Sep 2002 [EMAIL PROTECTED] wrote: Date: Sat Sep 28 21:42:51 2002 Author: jelmer Update of /home/cvs/samba/source/libsmb In directory dp.samba.org:/tmp/cvs-serv11934/libsmb Modified Files: Tag: SAMBA_3_0 libsmb_cache.c libsmb_compat.c Log Message:

Re: CVS update: samba/source/sam

2002-09-28 Thread Andrew Bartlett
Jelmer Vernooij wrote: On Sat, Sep 28, 2002 at 10:26:19AM -0400, [EMAIL PROTECTED] wrote about 'CVS update: samba/source/sam': I need to work out with Jelmer an appropriate way to ensure we still have an example external build, and if this should move back out again. What 'example

Re: CVS update: samba/source/sam

2002-09-28 Thread Jelmer Vernooij
On Sun, Sep 29, 2002 at 10:01:33AM +1000, Andrew Bartlett wrote about 'Re: CVS update: samba/source/sam': Jelmer Vernooij wrote: On Sat, Sep 28, 2002 at 10:26:19AM -0400, [EMAIL PROTECTED] wrote about 'CVS update: samba/source/sam': I need to work out with Jelmer an appropriate way to

Re: CVS update: samba/source/libsmb

2002-09-28 Thread Andrew Bartlett
Jelmer Vernooij wrote: On Sun, Sep 29, 2002 at 10:07:40AM +0930, Richard Sharpe wrote about 'Re: CVS update: samba/source/libsmb': On Sat, 28 Sep 2002 [EMAIL PROTECTED] wrote: Date: Sat Sep 28 21:42:51 2002 Author: jelmer Update of /home/cvs/samba/source/libsmb In

CVS update: samba/source/sam

2002-09-28 Thread abartlet
Date: Sun Sep 29 01:01:44 2002 Author: abartlet Update of /data/cvs/samba/source/sam In directory dp.samba.org:/tmp/cvs-serv28354/sam Modified Files: sam_ads.c Log Message: Updates for sam_ads by metze - add the start of domain policy searching, and a small fix for the previous

Re: CVS update: samba/source/libsmb

2002-09-28 Thread Richard Sharpe
On Sun, 29 Sep 2002, Jelmer Vernooij wrote: On Sun, Sep 29, 2002 at 10:07:40AM +0930, Richard Sharpe wrote about 'Re: CVS update: samba/source/libsmb': On Sat, 28 Sep 2002 [EMAIL PROTECTED] wrote: Date: Sat Sep 28 21:42:51 2002 Author: jelmer Update of

CVS update: samba/source/sam

2002-09-28 Thread abartlet
Date: Sun Sep 29 06:07:58 2002 Author: abartlet Update of /data/cvs/samba/source/sam In directory dp.samba.org:/tmp/cvs-serv14761/sam Modified Files: interface.c Removed Files: api.c Log Message: Remove sam/api.c. In order to reduce complexity, this patch removes the upper

CVS update: samba/source/torture

2002-09-28 Thread abartlet
Date: Sun Sep 29 06:07:58 2002 Author: abartlet Update of /data/cvs/samba/source/torture In directory dp.samba.org:/tmp/cvs-serv14761/torture Modified Files: cmd_sam.c samtest.c Log Message: Remove sam/api.c. In order to reduce complexity, this patch removes the upper layer of the

CVS update: samba/source/lib

2002-09-28 Thread abartlet
Date: Sun Sep 29 06:07:58 2002 Author: abartlet Update of /data/cvs/samba/source/lib In directory dp.samba.org:/tmp/cvs-serv14761/lib Modified Files: util_sid.c Log Message: Remove sam/api.c. In order to reduce complexity, this patch removes the upper layer of the SAM API. Also,