[Samba] Help needed: Ubuntu 8.04/Winbind broken under Windows 2008R2 PDC

2010-08-27 Thread john
Hi all, I am running 3 ubuntu 8.04 LTSP servers that use Active Directory via winbind for authentication. We've recently upgraded the Domain Controllers to Windows 2008 R2 and now domain users can't log in to these linux boxes. - wbinfo and getent passwd still return correct information root can

Re: [Samba] Samba weirdness over different subnets

2010-08-27 Thread David Noriega
Well turns out it wasn't related to samba when I found ftp was doing the same thing. The server was hooked into both an external and internal network and as I found out you cant have GATEWAY set for both nics without one of them being the default gateway and in this case it was using the internal o

Re: [Samba] Problems related to error status_file_locking_conflict

2010-08-27 Thread Robert W. Smith
OK. I think I have tracked this problem down and have been able to backout out the recommended changes below. Here is what I found. Somehow through the PAM authentication modules the users home directories were being mounted on top of themselves as NFS4 shares on the Samba server (this server can

Re: [Samba] Change of kerberos encryption from DES to AES

2010-08-27 Thread Rob Townley
On Thu, Aug 26, 2010 at 10:41 AM, Masopust, Christian wrote: > Hello all, > > as our Windows DCs will switch off DES encryption in the near future I > have to change our > Samba-Server to AES encryption. > > If I understand it correctly I have to change kerberos-configuration to > new encryption t

Re: [Samba] Set password expiration date

2010-08-27 Thread Marco De Vitis
Il 27/08/10 15:42, Arvid Requate ha scritto: Sounds like a more debian related packaging question: http://packages.debian.org/lenny/i386/samba/filelist says /usr/bin/pdbedit is shipped in 2:3.2.5-4lenny12. Sorry, I do not understand what you mean to say. The Samba version shipped with Debian

[Samba] Samba weirdness over different subnets

2010-08-27 Thread David Noriega
I've had the following setup working for years now. Subnet A contains linux/windows workstations along with the PDC+LDAP. Subnet B contains a BDC+LDAP and a domain member on the file server that windows users connect too. Whats new is I'm setting up a new domain member in Subnet B. It has joined t

Re: [Samba] Migrating samba domain to new computer.

2010-08-27 Thread John McMonagle
How about some more specific problems. noticed that there is no localsid. net getlocalsid [2010/08/27 13:48:15, 0] utils/net.c:net_getlocalsid(708) Can't fetch domain SID for name: OSHKOSH I have seen mention that the localsid should be the same as the domainsid when using ldap. Is that tru

Re: [Samba] Windows 7 with smb2 can not connect as guest ?

2010-08-27 Thread simo
On Fri, 2010-08-27 at 08:43 -0700, Jeremy Allison wrote: > On Fri, Aug 27, 2010 at 03:14:53PM +0200, Francois Lepretre wrote: > > Le 26/08/2010 19:40, Jeremy Allison a écrit : > > >>OK. I have also tried 3.6-pre1 and git version. Same result : Win7 > > >>clients can not connect to a guest ok share.

Re: [Samba] Windows 7 with smb2 can not connect as guest ?

2010-08-27 Thread Jeremy Allison
On Fri, Aug 27, 2010 at 03:14:53PM +0200, Francois Lepretre wrote: > Le 26/08/2010 19:40, Jeremy Allison a écrit : > >>OK. I have also tried 3.6-pre1 and git version. Same result : Win7 > >>clients can not connect to a guest ok share. > >>Should I file a bug on this ? > > > >Yes please, and attach

Re: [Samba] Windows 7 with smb2 can not connect as guest ?

2010-08-27 Thread Francois Lepretre
Le 27/08/2010 17:43, Jeremy Allison a écrit : Oh, you're using "security = share". How I *hate* that setting :-). You do realize "security = user" can do everything that "security = share" can do, don't you ? No I did not :-) Back to Google, I have just discovered the magical "map to guest = B

Re: [Samba] Tracking down random server drops...

2010-08-27 Thread Josh Coombs
On Fri, Aug 27, 2010 at 11:04 AM, Grant wrote: > > > On Aug 27, 2010, at 7:59 AM, Josh Coombs wrote: > > > On Fri, Aug 27, 2010 at 9:49 AM, Josh Coombs > wrote: > > > >> On Thu, Aug 26, 2010 at 10:56 AM, Josh Coombs >wrote: > >> > >>> I'm turning my logging up to lvl 3, it looks like I'm seein

Re: [Samba] Tracking down random server drops...

2010-08-27 Thread Grant
On Aug 27, 2010, at 7:59 AM, Josh Coombs wrote: > On Fri, Aug 27, 2010 at 9:49 AM, Josh Coombs wrote: > >> On Thu, Aug 26, 2010 at 10:56 AM, Josh Coombs wrote: >> >>> I'm turning my logging up to lvl 3, it looks like I'm seeing the symptom, >>> not the cause the more I look at this. Based o

Re: [Samba] Tracking down random server drops...

2010-08-27 Thread Josh Coombs
On Fri, Aug 27, 2010 at 9:49 AM, Josh Coombs wrote: > On Thu, Aug 26, 2010 at 10:56 AM, Josh Coombs wrote: > >> I'm turning my logging up to lvl 3, it looks like I'm seeing the symptom, >> not the cause the more I look at this. Based on last night's failures I >> have the following pattern: > >

Re: [Samba] Tracking down random server drops...

2010-08-27 Thread John Drescher
> So, log level 3 is... intense.  I have a log snap from a crash but can't > pick out anything, is there a preferred spot to post logs for review? > I am not sure about this list but other open source lists prefer pastebin. John -- To unsubscribe from this list go to the following URL and read t

Re: [Samba] Set password expiration date

2010-08-27 Thread Arvid Requate
Hi Marco, Freitag, 27. August 2010 15:29:27 Marco De Vitis wrote: > I'm using Samba 3.2.5 on Debian Lenny, and I need to set the password > for a certain user to expire on a specific date (not "now", it's a date > in the future). > > When I was on Debian Etch I could use this: > > pdbedit -r -u

Re: [Samba] Tracking down random server drops...

2010-08-27 Thread Josh Coombs
On Thu, Aug 26, 2010 at 10:56 AM, Josh Coombs wrote: > I'm turning my logging up to lvl 3, it looks like I'm seeing the symptom, > not the cause the more I look at this. Based on last night's failures I > have the following pattern: So, log level 3 is... intense. I have a log snap from a cras

Re: [Samba] smbd PANIC starting PAM

2010-08-27 Thread Robert W. Smith
I was not able to get it to reproduce yesterday. I will monitor my logs for the next several days and perform more testing over the weekend. Bob --bs -Original Message- From: Volker Lendecke [mailto:volker.lende...@sernet.de] Sent: August 26, 2010 03:26 To: Robert W. Smith Cc: samba@list

[Samba] Set password expiration date

2010-08-27 Thread Marco De Vitis
Hi, I'm using Samba 3.2.5 on Debian Lenny, and I need to set the password for a certain user to expire on a specific date (not "now", it's a date in the future). When I was on Debian Etch I could use this: pdbedit -r -u user --time-format=%d-%m-%Y --pwd-must-change-time= But it seems this op

Re: [Samba] Windows Vista keeps on deleting cached roaming profile

2010-08-27 Thread erik bergsma
Well i turned out to be my LDAP server after all, after another week (that is almost 2 weeks in total) i've found that if a user is in a secondary LDAP group with a GID of 514, Windows vista will delete the cached roaming profile :-S No ADS on the same subnet, no policys, no registry hacks, none o

Re: [Samba] Windows 7 with smb2 can not connect as guest ?

2010-08-27 Thread Francois Lepretre
Le 26/08/2010 19:40, Jeremy Allison a écrit : OK. I have also tried 3.6-pre1 and git version. Same result : Win7 clients can not connect to a guest ok share. Should I file a bug on this ? Yes please, and attach a debug level 10 log. Are you testing v3-6-test git tree ? I fixed a bug in that are

[Samba] Shared file (.xls) not giving "File In Use" message

2010-08-27 Thread Drav Sloan
Hi all, I'm in the process of migrating an old aging NT4 server shares to a samba server (compiled from source, version 3.5.4 on an Ubuntu 10.04 server). The vast majority of permissions, acls and behaviour 'issues' I've managed to overcome with various settings on the shares - I think Samba do

[Samba] Configure Samba as Client of Samba PDC

2010-08-27 Thread Alejandro Gándara Álvarez
Hi all, First of all, thanks . In my network I have this : Server :chacho · 1 ldap · 1 samba PDC and share, Now, I need a second samba in the same server (this was right , I ran a new instance without problems , but this one has to be a file server whith authe

[Samba] net idmap restore

2010-08-27 Thread raveenpl
Hi, I am currently using Samba 3.5.4 with ADS domain (tdbsam backend). I want to change uid mapping for one of my users. I prepared file that I subsequently imported via command: net idmap restore < filename.txt Next, I checked 'getent passwd username' command and unfortunately uid for this

[Samba] wbinfo_group.pl and spaces in group names

2010-08-27 Thread Neil Price
Hi, I;m using wbinfo_group.pl from samba 3.4.8 for squid ntlm authentication because I'm using multiple samba groups squid version is 2.7 from debian Lenny squid.conf contains: external_acl_type nt_group ttl=0 children=5 %LOGIN /usr/lib/squid/wbinfo_group.pl -d acl AuthorizedUsers proxy_aut