[Samba] ok - now how to access a share?

2006-02-05 Thread David Shapiro
I got net ads join to finally work, but I cannot get samba to authenticate a user to a share. [global] workgroup = DOMAIN netbios name = svcanimp socket options = TCP_NODELAY SO_RCVBUF=16384 SO_SNDBUF=16384 idmap uid = 1-2 idmap gid = 1-2

Re: [Samba] Usernames Passwords

2006-02-05 Thread Jean-Jacques Moulis
On Sat, 04 Feb 2006 07:50:10 -0500 Gerard Seibert [EMAIL PROTECTED] wrote: GS Using the following command, I can access a share on one of the WinXPmachines: GS smbclient //SERVER/SHARE -u NAME%PASSWORD GS I now find that I can also access the share using an incorrect 'NAME' or GS 'PASSWORD' or

Re: [Samba] Usernames Passwords

2006-02-05 Thread Gerard Seibert
Jean-Jacques Moulis [EMAIL PROTECTED] On Sat, 04 Feb 2006 07:50:10 -0500 Gerard Seibert [EMAIL PROTECTED] wrote: GS Using the following command, I can access a share on one of the WinXPmachines: GS smbclient //SERVER/SHARE -u NAME%PASSWORD GS I now find that I can also access the share

Re: [Samba] Re: BUG 3380: fix crash when changing printer drivers.

2006-02-05 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael Lueck wrote: Maybe I am missing the obvious on this one... was the Windows app crashing, or something on the server? I have had a crash on the Windows client app side while changing printers, thus from reading this bug report it seems

RE: [Samba] Questions about file system support in Samba

2006-02-05 Thread Hibbard Smith
I tried to access these shares from Windows XP Pro SP2 and got identical results. Ext3 filesystems smaller than 2 GB work fine. Anything bigger than 2 GB and xfs filesystems of any size fails. I guess I'm going to have to resort to reading code, posting on bugzilla as a bug and maybe switching

RE: [Samba] Questions about file system support in Samba

2006-02-05 Thread Chris Lounsbury
If I remember correctly from the documents I have read on samba.org the smb client will only allow up to 2gig of information and for anything larger than this you need to use cifs client. Most of our shares don't excede 2 gig so I haven't set this up myself but there is some good documentation on

Re: [Samba] Questions about file system support in Samba

2006-02-05 Thread andy liebman
[EMAIL PROTECTED] wrote: I tried to access these shares from Windows XP Pro SP2 and got identical results. Ext3 filesystems smaller than 2 GB work fine. Anything bigger than 2 GB and xfs filesystems of any size fails. I guess I'm going to have to resort to reading code, posting on bugzilla

Re: [Samba] Questions about file system support in Samba

2006-02-05 Thread Stéphane Purnelle
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hibbard Smith a écrit : I tried to access these shares from Windows XP Pro SP2 and got identical results. Ext3 filesystems smaller than 2 GB work fine. Anything bigger than 2 GB and xfs filesystems of any size fails. I guess I'm going to have

RE: [Samba] Questions about file system support in Samba

2006-02-05 Thread Hibbard Smith
Thank you for this. I have a couple questions. I hope you don't mind. Do you access the shares with smbclient and Windows XP Pro(SP2)? What version is your kernel (mines 2.6.14 or 2.6.11) and samba (I've tried 3.0.14 and 3.0.21b)? Smitty Hibbard T. Smith, JR [EMAIL PROTECTED] -Original

RE: [Samba] Questions about file system support in Samba

2006-02-05 Thread Hibbard Smith
Here it is. As I said, I'm new at Samba. This is really borrowed from the sample provided with FC4. I've edited out everything that I had commented out and the commentary in the interest of size. Thank you all for all the help. [global] netbios name = Shadow1 workgroup =

[Samba] Guarddog, Samba, Win98

2006-02-05 Thread Ovidius
Using Samba on Kubuntu Breezy, and Win98 on a virtual PC (VMPlayer). Everything works fine, except: When the firewall (iptables via GuardDog) is activated, I don't get any access from Win98 to my Linux shares - neither by ping nor by connecting network-drive - even if I allow everything that can

Re: [Samba] Questions about file system support in Samba

2006-02-05 Thread Stéphane Purnelle
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hibbard Smith a écrit : Here it is. As I said, I'm new at Samba. This is really borrowed from the sample provided with FC4. I've edited out everything that I had commented out and the commentary in the interest of size. Thank you all for all

Re: [Samba] Guarddog, Samba, Win98

2006-02-05 Thread Stéphane Purnelle
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ovidius a écrit : Using Samba on Kubuntu Breezy, and Win98 on a virtual PC (VMPlayer). Everything works fine, except: When the firewall (iptables via GuardDog) is activated, I don't get any access from Win98 to my Linux shares - neither by ping

[Samba] Join Domain Problem?

2006-02-05 Thread Eric Hines
List, I'm having trouble accessing shares, and I'm getting conflicting indications on whether I've successfully joined the domain with my PC and Samba server (which may bear on the share problem). I really could use some help; I've not been able to recognize anything in the docs or via

Re: [Samba] Guarddog, Samba, Win98

2006-02-05 Thread Ovidius
In GuardDog I alllowed Microsoft SMB over TCP (p. 445) and Windows Networking (Netbios) (p. 137-139) both for the internet zone and the local zone. About port 135 I don't know. - Original Message - From: Stéphane Purnelle To: samba@lists.samba.org Sent: Sunday, February 05,

Re: [Samba] Guarddog, Samba, Win98

2006-02-05 Thread Ovidius
Additionally: As I said previously, the problem even exists, if I open all (!) ports that can be opened using GuardDog. - Original Message - From: Stéphane Purnelle To: samba@lists.samba.org Sent: Sunday, February 05, 2006 7:03 PM Subject: Re: [Samba] Guarddog, Samba, Win98

RE: [Samba] Questions about file system support in Samba

2006-02-05 Thread Andrew Bartlett
On Sun, 2006-02-05 at 08:30 -0700, Chris Lounsbury wrote: If I remember correctly from the documents I have read on samba.org the smb client will only allow up to 2gig of information and for anything larger than this you need to use cifs client. Most of our shares don't excede 2 gig so I

[Samba] smbd dead but pid file exists

2006-02-05 Thread Tommy Pruitt
smbd dead but pid file exists nmbd (pid 22641) is running... This is the error I get when I restart my server. I have to stop smb and execute /usr/sbin/nmbd; /usr/sbin/smbd; /usr/sbin/winbindd; to get everthing started back. Thanks for any help. Tommy -- To unsubscribe from this list go to

[Samba] Active Directory and Native Mode - NEw to Samba

2006-02-05 Thread Ledesma, Pedro
Hi, I would like to get some information about samba v2.x and Active directory Native mode. Our Windows 2003 domain function is currently set to interim mode, we would like to raise the function level to Native. I am wondering if this will break users accessing samba shares.

Re: [Samba] bwinfo -u works getent passwd doesn't

2006-02-05 Thread Tim Potter
On Sat, 2006-02-04 at 13:57 -0500, Vahid Moghaddasi wrote: Hi, I have Samba 3.0.21b running on Solaris 10 with ADS authentication. I get the following in log.winbindd when I do getent passwd but wbinfo -u lists all the users. Does anyone know why and how to fix it? [2006/02/04 13:37:56, 0]

Re: [Samba] winbind setup problem

2006-02-05 Thread Tim Potter
On Sat, 2006-02-04 at 17:42 +1100, Emrys Hughes wrote: I have a samba (version 3.0.14a-Debian) running an NT style domain and want to add a member file server implementing winbind. When I use wbinfo -u it returns a list of all my domain users. When I use wbinfo -g it returns 3 results:

Re: [Samba] How to configure samba to make differen pid for each user attached to it

2006-02-05 Thread Adam Nielsen
All conections from each of this machines are made trough one pid and i cannot kill this pid if samoone locks any file becouse this will stop everybody else. So do you have any idea how to configure samba to make new pid for ecach new connection with different user. I don't think you can

[Samba] users doesnot forced to change their password although I already ran pdbedit

2006-02-05 Thread Winanjaya - PBXSoftwares.com
Dear All, Why my users doesnot forced to change their password although I already ran pdbedit -P user must logon to change password [EMAIL PROTECTED] samba]# pdbedit -P user must logon to change password -C 2 account policy user must logon to change password description: Force Users to logon

[Samba] Re: Questions about file system support in Samba

2006-02-05 Thread Gil Freund
Hibbard Smith wrote: I tried to access these shares from Windows XP Pro SP2 and got identical results. Ext3 filesystems smaller than 2 GB work fine. Anything bigger than 2 GB and xfs filesystems of any size fails. We have a 1.1TB ReiserFS file system shared. Debian and Samba 3.0.20. I

[Samba] samba crashes losing all machine a/c's

2006-02-05 Thread mallapadi niranjan
Hi all I have been using samba 3.0.21 with openldap , and facing some problems. since i am using samba with openldap, samba hangs abruptly, I have tuned openldap with DB_CONFIG parameters my DB_CONFIG file is as follows # set_cachesize 0

[Samba] Samba 3 by Example - chapter 5 6 ( Manager - sambaadmin)

2006-02-05 Thread adrian sender
Dear Samba Users. I have spent some time going over the documentation, however I still no not fully understand what the cause is. I am focusing on Samba 3 by Example chapter 5 6 specifically Chapter 5 smbpasswd -w 123456 [EMAIL PROTECTED] data]# smbpasswd -w 123456 Setting stored password

svn commit: samba r13352 - in branches/SAMBA_4_0/source/libcli/ldap: .

2006-02-05 Thread idra
Author: idra Date: 2006-02-05 17:28:27 + (Sun, 05 Feb 2006) New Revision: 13352 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13352 Log: Integrate Patch to support the ManageDSAIT control from Pete Rowley [EMAIL PROTECTED] Modified:

svn commit: samba r13353 - in branches/SAMBA_4_0/source/dsdb/samdb/ldb_modules: .

2006-02-05 Thread idra
Author: idra Date: 2006-02-05 18:18:29 + (Sun, 05 Feb 2006) New Revision: 13353 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13353 Log: Fix a crash bug in rootdse when we do not pass in credentials a plain ldbsearch would just crash Fix kludge_acl, not passing

svn commit: samba r13354 - in branches/SAMBA_4_0/source: lib/ldb/modules libcli/ldap script/tests

2006-02-05 Thread idra
Author: idra Date: 2006-02-05 20:48:27 + (Sun, 05 Feb 2006) New Revision: 13354 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13354 Log: Add tests to check that controls work properly Fix asq module, add a second_stage_init to register with rootdse Fix asq

svn commit: samba r13355 - in branches/SAMBA_4_0/source/script/tests: .

2006-02-05 Thread idra
Author: idra Date: 2006-02-05 20:57:15 + (Sun, 05 Feb 2006) New Revision: 13355 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13355 Log: check controls are correctly exported Modified: branches/SAMBA_4_0/source/script/tests/test_ldap.sh Changeset:

svn commit: samba r13356 - in branches/SAMBA_4_0/testprogs/ejs: .

2006-02-05 Thread idra
Author: idra Date: 2006-02-05 21:25:18 + (Sun, 05 Feb 2006) New Revision: 13356 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13356 Log: test utf8 usernames Modified: branches/SAMBA_4_0/testprogs/ejs/ldap.js Changeset: Modified:

svn commit: samba r13357 - in branches/SAMBA_4_0/source/ldap_server/devdocs: .

2006-02-05 Thread idra
Author: idra Date: 2006-02-05 21:59:50 + (Sun, 05 Feb 2006) New Revision: 13357 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13357 Log: more docs Added: branches/SAMBA_4_0/source/ldap_server/devdocs/Index

svn commit: samba r13358 - in branches/SAMBA_4_0/source/lib: .

2006-02-05 Thread tridge
Author: tridge Date: 2006-02-05 23:13:44 + (Sun, 05 Feb 2006) New Revision: 13358 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13358 Log: removed some unused functions and make some local functions static Modified: branches/SAMBA_4_0/source/lib/util.c

Build status as of Mon Feb 6 00:00:02 2006

2006-02-05 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2006-02-05 00:00:31.0 + +++ /home/build/master/cache/broken_results.txt 2006-02-06 00:00:13.0 + @@ -1,17 +1,17 @@ -Build status as of Sun Feb 5 00:00:02 2006 +Build status as of Mon Feb

svn commit: samba r13359 - in branches/SAMBA_4_0/source/lib/ldb/common: .

2006-02-05 Thread metze
Author: metze Date: 2006-02-06 00:27:02 + (Mon, 06 Feb 2006) New Revision: 13359 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13359 Log: make sure we don't look at s[-1] metze Modified: branches/SAMBA_4_0/source/lib/ldb/common/attrib_handlers.c Changeset:

svn commit: samba r13360 - in branches/SAMBA_4_0/source/lib/ldb/modules: .

2006-02-05 Thread idra
Author: idra Date: 2006-02-06 00:39:05 + (Mon, 06 Feb 2006) New Revision: 13360 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13360 Log: Fix crash bug when 0 results are returned on the internal base search Modified:

svn commit: samba r13361 - in branches/SAMBA_4_0/source: lib/ldb/include lib/ldb/tools libcli/ldap

2006-02-05 Thread idra
Author: idra Date: 2006-02-06 01:21:17 + (Mon, 06 Feb 2006) New Revision: 13361 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13361 Log: initial implementation of the vlv control seem still buggy, can't make w2k3 to like it yet Modified:

Re: svn commit: samba r13317 - in branches/SAMBA_4_0/source: lib/messaging libnet

2006-02-05 Thread tridge
Andrew, Create a new function messaging_client_init() which can be used when we don't have a server messaging context. We should replace the datagram messages with stream sockets in this case, so we don't have to create a unique socket. I still don't quite understand what you're getting

svn commit: samba r13362 - in branches/SAMBA_4_0/source/client: .

2006-02-05 Thread jpeach
Author: jpeach Date: 2006-02-06 04:06:55 + (Mon, 06 Feb 2006) New Revision: 13362 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13362 Log: Rename variables for better consistency. Modified: branches/SAMBA_4_0/source/client/cifsdd.c

svn commit: samba r13363 - branches/SAMBA_3_0/source trunk/source

2006-02-05 Thread tpot
Author: tpot Date: 2006-02-06 06:16:35 + (Mon, 06 Feb 2006) New Revision: 13363 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13363 Log: Honour the $(DESTDIR) Makefile variable when installing Python extensions. Fix from Vladimir Lettiev. Modified:

svn commit: samba r13364 - in branches/SAMBA_3_0/source/include: .

2006-02-05 Thread jpeach
Author: jpeach Date: 2006-02-06 06:22:20 + (Mon, 06 Feb 2006) New Revision: 13364 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13364 Log: Continue not enabling valgrind on 64-bit Linux (see also rev 8510). Modified:

svn commit: samba r13365 - in trunk/source/include: .

2006-02-05 Thread jpeach
Author: jpeach Date: 2006-02-06 06:23:58 + (Mon, 06 Feb 2006) New Revision: 13365 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=13365 Log: svn merge -r 13363:13364 ../branches/SAMBA_3_0 Modified: trunk/source/include/includes.h Changeset: Modified: