Re: [Samba] Samba 3.0.25c Going Nuts on our Network???

2007-08-24 Thread David C. Rankin
Jeremy Allison wrote: > On Fri, Aug 24, 2007 at 04:22:14PM -0500, David Rankin wrote: > >> Sure Jerry, >> >> They are attached. One is a 18 second capture, the second is a 60 >> second capture. >> > > Is any linux process writing into that directory or changing the > directory timesta

Re: [Samba] SAMBA Team - Still no SiSE rpms for 3.0.25c

2007-08-24 Thread David C. Rankin
John H Terpstra wrote: > On Friday 24 August 2007 08:57, Volker Lendecke wrote: > >> On Fri, Aug 24, 2007 at 08:40:33AM -0500, John H Terpstra wrote: >> Is anyone still building rpms for SuSE? They used to be built the same day of the release, now they are trailing far behind.

Re: [Samba] winbind uid problem

2007-08-24 Thread jhall
Thank you!!! I had thought it was stored somewhere, but did not know where. I will give this a try tomorrow, after all of the storms pass. Thanks again. Jay > Once a uid mapping has been made,it is persistent, and it is stored in > the winbindd_idmap.tdb file in the locks directory. > If you

RE: [Samba] Samba Team - 3.0.25c Seems Well in Standalone

2007-08-24 Thread David Rankin
-Original Message- On Behalf Of James Kosin Subject: Re: [Samba] Samba Team - 3.0.25c Seems Well in Standalone David Rankin wrote: > > -Original Message- > From: Gerald (Jerry) Carter > Subject: Re: [Samba] Samba Team - 3.0.25c Seems Well in Standalone > > David C. Rankin wrote:

Re: [Samba] Samba 3.0.25c Going Nuts on our Network???

2007-08-24 Thread Jeremy Allison
On Fri, Aug 24, 2007 at 04:07:50PM -0500, David Rankin wrote: > POSTED TO THE LIST W/O ATTACHMENTS > > > Jerry, > > I am sending this to you directly because it contains the tcpdump > information in addition to the samba logs just in case there is sensitive > information contained

[Samba] Samba 3.0.25c Going Nuts on our Network???

2007-08-24 Thread David Rankin
POSTED TO THE LIST W/O ATTACHMENTS Jerry, I am sending this to you directly because it contains the tcpdump information in addition to the samba logs just in case there is sensitive information contained in the files. What is happening is that samba 3.0.25c, after first

Re: [Samba] Group add trouble

2007-08-24 Thread John H Terpstra
On Friday 24 August 2007 13:45, Mike Lander wrote: > I am trying to add domain user 'mlander' to the "Domain Admin" group > via srvtools user manager and at the suse command prompt with denied errors > both instances logged in as root. > Version 3.0.23d-19.7-1354-SUSE-SL10.2 > I am now trying t

Re: [Samba] Winbind usage

2007-08-24 Thread Chris Smith
On Friday 24 August 2007, Daniel L. Miller wrote: > With only a Samba PDC, with everything defined in LDAP, is there any > requirement for Winbind? I think the only reason to use it in this case (or even with a different passdb backend - any time when you are not authenticating against a Windows

[Samba] Group add trouble

2007-08-24 Thread Mike Lander
I am trying to add domain user 'mlander' to the "Domain Admin" group via srvtools user manager and at the suse command prompt with denied errors both instances logged in as root. Version 3.0.23d-19.7-1354-SUSE-SL10.2 I am now trying to upgrade to 3.0.25c. I am on the right track here? Thanks

Re: [Samba] Winbind usage

2007-08-24 Thread John Drescher
On 8/24/07, Daniel L. Miller <[EMAIL PROTECTED]> wrote: > With only a Samba PDC, with everything defined in LDAP, is there any > requirement for Winbind? > We have never used it in our samba PDC/LDAP environment however with this setup the security dialog of windows does not correctly list the grou

[Samba] Winbind usage

2007-08-24 Thread Daniel L. Miller
With only a Samba PDC, with everything defined in LDAP, is there any requirement for Winbind? -- Daniel -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] winbind uid problem

2007-08-24 Thread Herb Lewis
You probably need to remove the winbindd_idmap.tdb file and restart winbindd. Be advised this will delete all current mappings so any files with those UID/GID's may get different "owners". The other more complicated option is to run tdbtool on the file and only delete the "bad" mappings. If you d

[Samba] Re: Login-Problem with DFS-Share

2007-08-24 Thread Bill Marshall
Holger Biber Teleos-web.de> writes: ... > But trying to use "net use l: \\samba\agbhome /USER:myuser" I'll be > prompted for the password, and the error message is displayed: > "Systemfehler 59 aufgetreten > Ein unerwarteter Netzwerkfehler ist aufgetreten" > > (translated: "Systemerror 59 occur

[Samba] Interdomain Trusts and Winbind

2007-08-24 Thread Jason Coo
Hello all, I want two Samba PDC's to trust each other. It says I need Winbind to be running on the trusting domain. To run Winbind, one of the steps is to join the PDC domain. Can one PDC join another PDC's domain?? Can someone please tell if i'm configuring this correctly? Thanks. Jason. -- J

[Samba] NT_STATUS_LOGON_FAILURE

2007-08-24 Thread Khanh Le
All, I am having a problem that I can not solve for the last 2 weeks. I mounted a shared drive on the Samba server, and from the XP Home machine I can view the shared folder but cannot *write *to it. I followed the samba setup instructions as given in http://ubuntuforums.org/showthread.php?

Re: [Samba] Samba tuning - ldapsam:trusted

2007-08-24 Thread Adam Tauno Williams
On Fri, 2007-08-24 at 11:30 -0300, Guilherme Sperb Machado wrote: > but this account called "pcnet" need to have any relation to LDAP > server? It needs to be a valid account. > I mean... LDAP server processes must be running with pcnet > account?! No? Where did you get this idea? it is just

Re: [Samba] Samba tuning - ldapsam:trusted

2007-08-24 Thread Guilherme Sperb Machado
but this account called "pcnet" need to have any relation to LDAP server? I mean... LDAP server processes must be running with pcnet account?! If no, I do not set any kind of password?! and guest account should be set to "guest account = pcnet" ?!? thanks for your answer. On 8/24/07, Adam Tauno W

Re: [Samba] SAMBA Team - Still no SiSE rpms for 3.0.25c

2007-08-24 Thread John H Terpstra
On Friday 24 August 2007 08:57, Volker Lendecke wrote: > On Fri, Aug 24, 2007 at 08:40:33AM -0500, John H Terpstra wrote: > > > Is anyone still building rpms for SuSE? They used to be built the > > > same day of the release, now they are trailing far behind. Is Lars > > > still with opensuse a

Re: [Samba] SAMBA Team - Still no SiSE rpms for 3.0.25c

2007-08-24 Thread Volker Lendecke
On Fri, Aug 24, 2007 at 08:40:33AM -0500, John H Terpstra wrote: > > Is anyone still building rpms for SuSE? They used to be built the > > same day of the release, now they are trailing far behind. Is Lars > > still with opensuse and still building?? > > I run OpenSUSE 10.2 x86_64 - you can

Re: [Samba] Samba tuning - ldapsam:trusted

2007-08-24 Thread Adam Tauno Williams
> I have a samba configured as PDC and LDAP installed in the same > machine. Ok. Everything is working correctly, but I want to enhance > the performance. So, I read that if I set the ldapsam:trusted option, > samba will directly communicate to ldap to get informations (not using > NSS anymore). So

Re: [Samba] SAMBA Team - Still no SiSE rpms for 3.0.25c

2007-08-24 Thread John H Terpstra
On Friday 24 August 2007 07:59, David C. Rankin wrote: > Jerry, all; > > Is anyone still building rpms for SuSE? They used to be built the > same day of the release, now they are trailing far behind. Is Lars > still with opensuse and still building?? I run OpenSUSE 10.2 x86_64 - you can downl

Re: [Samba] Samba Team - 3.0.25c Seems Well in Standalone

2007-08-24 Thread James Kosin
David Rankin wrote: > > -Original Message- > From: Gerald (Jerry) Carter > Subject: Re: [Samba] Samba Team - 3.0.25c Seems Well in Standalone > > David C. Rankin wrote: >> Jerry, Everybody: >> >> 3.0.25c compiled from source on a mandriva 2005le server in my no >> (AD, LDAP, Kerbos

[Samba] SAMBA Team - Still no SiSE rpms for 3.0.25c

2007-08-24 Thread David C. Rankin
Jerry, all; Is anyone still building rpms for SuSE? They used to be built the same day of the release, now they are trailing far behind. Is Lars still with opensuse and still building?? -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.o

[Samba] The process cannot access the file because another process has locked a portion of the file

2007-08-24 Thread Robin Edgar - Tripany
>Author: Sandra >Date: 2007-06-26 21:26 +200 >To: samba >Subject: [Samba] The process cannot access the file because another process >has locked a portion of the file >I have a directory in a linux server (Debian) and it was exported by nfs to >another linux server (Debian). In this last server, t

[Samba] Windows XP joining Samba/LDAP domain problem (User cannot be found) [SOLVED]

2007-08-24 Thread Julian Pilfold-Bagwell
To anyone out there who's having problems joining their Samba/LDAP domain with XP here's a solution. The main symptom is that the XP join domain gui returns a "user cannot be found" error. The setup that I experienced this on was configured and managed using the smbldap-tools package. Usual dis

Re: [Samba] Samba, Winbind and Active Directory

2007-08-24 Thread Ed Plese
On 8/23/07, Kevin Gutch <[EMAIL PROTECTED]> wrote: > I am trying to set up Samba joining Active Directory. I have done this > successfully before and have most of my previous files. > > Here is the issue I am seeing. > > I can "kinit [EMAIL PROTECTED]" > > I cannot "net ads join -U administrator"

[Samba] Re: net user ... /add /domain does not work with samba ?

2007-08-24 Thread Lou Gascou
Lou Gascou a écrit : Hello, I try to use the windows command "net use ... /add /domain" without success from Xp or Vista. I would realy appreciate to use this command from windows since usrmgr.exe seems not working on Vista and our accounts managers are not allowed to access Samba servers.

[Samba] net user ... /add /domain does not work with samba ?

2007-08-24 Thread Lou Gascou
Hello, I try to use the windows command "net use ... /add /domain" without success from Xp or Vista. I would realy appreciate to use this command from windows since usrmgr.exe seems not working on Vista and our accounts managers are not allowed to access Samba servers. Is it possible ? Than

Re: [Samba] Samba on Debian with shares on nfs-filesystem

2007-08-24 Thread Thomas Flaig
Am Mittwoch, 22. August 2007 12:36 schrieb Bernd Schubert: > On Wednesday 22 August 2007 11:43:47 Thomas Flaig wrote: > > > One potential workaround (no guarantees!) is to say "posix > > > locking = no" on the relevant shares. > > Here this did not solve the problem (neither with nfs3 nor with > >

[Samba] MacOsX client problem

2007-08-24 Thread Tim Cairnes
I have an issue with Macos 10.4 clients accessing a linux (CentOS 5) Samba server - this is a users description of the problem :- I log on to the public area on the server. Then I create a folder in the root called 'thisisafolderwithaverylongname'. Then I enter this folder and create a folder

[Samba] no local users at all while in ADS mode

2007-08-24 Thread damiend
Hi all am having problems I have my server configured as an ADS member. however all the local users like root dont let me login at all. I have created the relevent local smb user password with smbpasswd -a user the smbpasswd file has been created in /var/lib/samba/private with the user passwords

Re: [Samba] Samba + LDAP + displayName attribute

2007-08-24 Thread Didster
I don't use nscd myself, for comparison On 8/24/07, John Drescher <[EMAIL PROTECTED]> wrote: > > On 23/08/07, Didster <[EMAIL PROTECTED]> wrote: > > > Thanks, > > > > > > I haven't had any other responses to this :o( So I will try and a read > > > though the archives [i did this before posting, bu

Re: [Samba] Re: Samba & ACLs?

2007-08-24 Thread Fajar Priyanto
On Friday 24 August 2007 08:49:34 Chuck Kollars wrote: > > From: Chuck Kollars yahoo.com> > > Subject: Samba & ACLs? > > Date: 2006-08-19 02:46:45 GMT > > > > How exactly do Samba 3.x and ACLs interrelate? ... > > I started out naively assuming that the *nix > > uidNumber/gidNumber Samba mapped th