Re: [Samba] Samba 3.2.0 doesn't compile under Solaris8

2008-07-04 Thread Michael Adam
Oops, looks like an old bin/libtalloc.so.1 is in the way. For now "rm bin/libtalloc.so.1" before make should be a workaround. I'll have to look if this is a bug in the build system... Cheers - Michael Oliver Weinmann wrote: > Dear All, > > Yesterday I downloaded the latest Samba release 3.2.0 a

Re: [Samba] Make Test on Samba 3.2.0

2008-07-04 Thread Michael Adam
Oh, thanks for reporting. Metze has also pointed this one out to me. As you noted, it will work without complaints when you do "make install" before "make test". It is a bug and I am going to fix it. The problem is that these new testparm_s3 tests call the testparm binary, which uses the compi

Re: [Samba] simple command to check domain membership

2008-07-04 Thread Michael Adam
Also, "wbinfo -t" is good to test winbind's connection to the trusted dc with the trust account. Cheers - Michael Guenther Deschner wrote: > Mikael Kermorgant wrote: > >Hello, > > > >I'm planning to automate domain joining with samba+winbind for a classroom. > > > >Using cfengine, I'll have to tr

Re: RE RE [Samba] libtalloc on samba-3.2.0

2008-07-04 Thread Michael Adam
Oops. There are still bugs to the new internal shared libs feature especially related to make install. Also note that the link is in the wrong direction. libtalloc.so.1 should be the file and libtalloc.so should be the symlink to libtalloc.so.1 . I am plan to fix that for the next bugfix releases

[Samba] Samba 3.2 Directory Permissions Urgent Help

2008-07-04 Thread Jeff L
Hello all. In dire need of help. Samba is a acting as a member server to NT4 domain and using winbind to grab the users. I would like to achieve the following for users personal drives: +make them accessible by the owner (the user) +make them accessible by the Admin group. +make them NOT acces

Re: [Samba] winbind and remote users

2008-07-04 Thread devel
I think you're investigating in the wrong direction. As far as I understood (I may be mistaken too) a user of SANTARCANGELO domain, even if it logs on another domain's machine is still a SANTARCANGELO domain's user. That means, the user properties (home directory, profile path, ...) come from SANTA

Re: [Samba] Samba 3.2.0 - OS/2 divorced from connectivity

2008-07-04 Thread Felix Miata
On 2008/07/02 13:09 (GMT-0700) Jeremy Allison apparently typed: > On Wed, Jul 02, 2008 at 04:00:53PM -0400, Felix Miata wrote: >> Since Günter knows what is going on and needs doing, I usually only touch >> Bugzilla when Günter tasks me to do some particular thing there. Günter knows >> timestamp

[Samba] Joining RHEL5 server as member of win2003 domain fails - RHEL4 works

2008-07-04 Thread Peter Gylling Jørgensen
Dear SAMBA experts, I have several RHEL4 servers where samba is working perfectly with the exact same configuration file as is the case for this RHEL5 server, but on RHEL5 I cannot join the domain controlled by a win2003 server. >From running the following command this is extracted: [EMAIL PROT

Re: [Samba] Winbind 3.2.0rc2 Coredump [was: Re: Help needed. Samba 3.2.0rc2 - IDMAP - Windows 2008 Server - ADS Integration - Winbind]

2008-07-04 Thread Karolin Seeger
Hi Daniel, On Fri, Jul 04, 2008 at 12:40:42PM +0200, Samba-Liste wrote: > But I also had to add the symlinks in /usr/lib/samba/nss_info again for > the SerNET packages. Therefore my question: that was a bug in the SerNet Samba packages for Debian. It is fixed with 3.0.30-22 avaiable at [1] meanw

Re: [Samba] Winbind 3.2.0rc2 Coredump [was: Re: Help needed. Samba 3.2.0rc2 - IDMAP - Windows 2008 Server - ADS Integration - Winbind]

2008-07-04 Thread Samba-Liste
Hi again, On Sat, 2008-06-28 at 10:21 +0200, Samba-Liste wrote: > Hi, > > sorry, it's me again: I'm now using the 3.0.30-21 Samba from SerNET and disabled "winbind offline logon" in my setup. Since then I didn't get any more coredumps. If I enabled "winbind offline logon" I still get random core

Re: [Samba] samba.spec for RHEL(4,5) for version 3.2.0

2008-07-04 Thread Lars Müller
Hi Christian and Karolin, On Fri, Jul 04, 2008 at 11:09:01AM +0200, Karolin Seeger wrote: > > On Fri, Jul 04, 2008 at 06:50:09AM +0200, Masopust, Christian wrote: > > anybody of you having a working samba.spec for RHEL4 or RHEL5? > > maybe you would like to try the SerNet packages. Please note t

Re: [Samba] Samba v2.2.12 NTLM versions?

2008-07-04 Thread Volker Lendecke
On Fri, Jul 04, 2008 at 09:54:02AM +0100, PhilH wrote: > I am working on an old Unix system, UNIX SVR4 MP-RAS, running a Teradata > database. > Due to the age of the system (notably the C compiler, > which won't handle v3 source code), I have built Samba > 2.2.12 Isn't gcc available for your sy

Re: [Samba] samba.spec for RHEL(4,5) for version 3.2.0

2008-07-04 Thread Karolin Seeger
Hi Christian, On Fri, Jul 04, 2008 at 06:50:09AM +0200, Masopust, Christian wrote: > anybody of you having a working samba.spec for RHEL4 or RHEL5? maybe you would like to try the SerNet packages. Please note that we use a different packaging scheme concerning the new librararies than the RedHat

[Samba] Samba v2.2.12 NTLM versions?

2008-07-04 Thread PhilH
Hi, I am working on an old Unix system, UNIX SVR4 MP-RAS, running a Teradata database. Due to the age of the system (notably the C compiler, which won't handle v3 source code), I have built Samba 2.2.12 I want to use this to share Unix directories out to XP clients as network drives, for re

[Samba] unable to compile samba 3.2.0 under Solaris8

2008-07-04 Thread Oliver Weinmann
Dear All, Yesterday I downloaded the latest Samba release 3.2.0 and tried to compile it against blastwave.org packages, as I always do. But it fails with error: "/usr/include/sys/termios.h", line 38: warning: macro redefined: CTRL "./librpc/gen_ndr/srvsvc.h", line 232: warning: enumerator valu

[Samba] winbind and remote users

2008-07-04 Thread Daniele Palumbo
ciao. i'm using samba 3.0.30 from gentoo (emerge). [ebuild R ] net-fs/samba-3.0.30 USE="acl cups ipv6 pam python quotas readline winbind -ads -async -automount -caps -doc -examples - fam -ldap (-selinux) -swat -syslog" LINGUAS="-ja -pl" 20,030 kB i didn't found many howto on this... but i

[Samba] Samba 3.2.0 doesn't compile under Solaris8

2008-07-04 Thread Oliver Weinmann
Dear All, Yesterday I downloaded the latest Samba release 3.2.0 and tried to compile it against blastwave.org packages, as I always do. But it fails with error: "/usr/include/sys/termios.h", line 38: warning: macro redefined: CTRL "./librpc/gen_ndr/srvsvc.h", line 232: warning: enumerator value o

Re: [Samba] Comment from a Samba user

2008-07-04 Thread Volker Lendecke
On Fri, Jul 04, 2008 at 08:49:00AM +0200, Helmut Hullen wrote: > > I am a Samba user who has > > no wish to become a Samba expert. And I have what appears to me to > > be a problem with fairly clear data and, probably, a simple repair. > > But I do not know what that repair is. I am confident tha

Re: [Samba] Comment from a Samba user

2008-07-04 Thread Helmut Hullen
Hallo, David, Du (dajo) meintest am 03.07.08: > I am a Samba user who has > no wish to become a Samba expert. And I have what appears to me to > be a problem with fairly clear data and, probably, a simple repair. > But I do not know what that repair is. I am confident that many > subscribers to