Re: [Samba] ubuntu, ocfs2 with cman and ctdb

2011-06-21 Thread Daniel Müller
Gfs2 on centOS is working for me with ctdb. Gluster 3.2.1 is working with some tricks on Centos without using ctdb on a PDC BDC situation. Greetings Daniel --- EDV Daniel Müller Leitung EDV Tropenklinik Paul-Lechler-Krankenhaus Paul-Lechler-Str. 24

[Samba] problems after Upgrade to Samba version 3.5.8-SerNet-Debian

2011-06-21 Thread Walter Neu
Hi all, after update to Samba version 3.5.8-SerNet-Debian, I've got the following errors, when I try to connect to the share via smbclient: Domain=[ESERVICE] OS=[Unix] Server=[Samba 3.5.8-SerNet-Debian] Server not using user level security and no password supplied. tree connect failed:

[Samba] Setting domain group ownership on files

2011-06-21 Thread Dermot
Hi, I have been testing out a samba installation and am slowly getting to a point where I am ready to push the project live. I have been playing with a domain member server that uses winbindd. I have created a share in /tmp called public to see what happens with user and group permissions. I

[Samba] Machines randomly kicks out of the domain

2011-06-21 Thread Roland Kaeser
Hello Sorry to ask here, but all googeling doesn't helped. We have several samba domains (samba 3.5.6) with ldap backed and windows 7 clients, which worked fine so far. Know we begin to see that random machines begin to kick out of the domain with the error: _netr_ServerAuthenticate3:

Re: [Samba] Machines randomly kicks out of the domain

2011-06-21 Thread John Drescher
Sorry to ask here, but all googeling doesn't helped. We have several samba domains (samba 3.5.6) with ldap backed and windows 7 clients, which worked fine so far. Know we begin to see that random machines begin to kick out of the domain with the error: I have seen this happen if the user

Re: [Samba] net ads user info .vs. wbinfo -g ?

2011-06-21 Thread Robert Freeman-Day
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/20/2011 12:44 PM, John McNulty wrote: The group names from these two commands display differently. For example: $ net ads user info my-name -U my-name . . Systems Engineering EU $ wbinfo -g . . systemsengineeringeu.write

Re: [Samba] Machines randomly kicks out of the domain

2011-06-21 Thread Daniel Müller
Hello, Try [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Netlogon\Parameters] Update=no On your Win7 clients. We had the same issue solved by doing this. --- EDV Daniel Müller Leitung EDV Tropenklinik Paul-Lechler-Krankenhaus

Re: [Samba] Machines randomly kicks out of the domain

2011-06-21 Thread Roland Kaeser
Hello All Thanks very much for the great hints! I would have never thought about that in 100years! We just made the changes to the workstations and added a hack to our unattended setup. Thank You all. Regards Roland - Ursprüngliche Mail - Von: Daniel Müller

[Samba] Building Samba 3.5.9 on Solaris 10

2011-06-21 Thread Richard Gillman
I wanted to build samba with CUPS and LDAP support, and put it into a location from where it can be automounted by other systems. There were a few gotchas I solved the hard way, to save anyone else's time, this is what I did. C compiler I used is Sun's Studio. Solaris sed behaves differently

[Samba] tkey-gssapi-credential and bind (Samba4)

2011-06-21 Thread Mauricio Tavares
So I am in step 10 of the samba4 howto (https://wiki.samba.org/index.php/Samba4/HOWTO#Step_10_Configure_kerberos_DNS_dynamic_updates); my bind9 is 9.7.3 which seems to be current enough for this. In it we are to add tkey-gssapi-credential DNS/samdom.example.com; tkey-domain

Re: [Samba] Machines randomly kicks out of the domain

2011-06-21 Thread Volker Lendecke
Hi! That can't be the solution. There seems to be a bug when changing passwords. This is supposed to work. Not that I have the solution, but you should enter this as a bug in bugzilla.samba.org. Volker On Tue, Jun 21, 2011 at 02:15:03PM +0200, Roland Kaeser wrote: Hello All Thanks very

Re: [Samba] tkey-gssapi-credential and bind (Samba4)

2011-06-21 Thread Marcel Ritter
Hi Mauricio, this is usually caused by one of 3 things: 1) bind is started without KRB5_KTNAME being set, and therefore doesn't know where to look for it's keytab 2) the bind user does not have access permission to the keytab (or any directory in its path) 3) I also hat problems

Re: [Samba] tkey-gssapi-credential and bind (Samba4)

2011-06-21 Thread Aaron E.
In my experience this is due to gssapi not being compiled to the correct directory for bind.. I also used 11.04 and my compile path was --with-gssapi=/usr/include/gssapi,, instead of /usr On 06/21/2011 10:45 AM, Marcel Ritter wrote: Hi Mauricio, this is usually caused by one of 3 things:

Re: [Samba] ubuntu, ocfs2 with cman and ctdb

2011-06-21 Thread Jim McDonough
On Mon, Jun 20, 2011 at 8:27 PM, Jeremy Allison j...@samba.org wrote: On Mon, Jun 20, 2011 at 03:18:02PM -0600, charles wrote: hi guys, we're evaluating the available clustering options to get ctdb up and running for a highly available file server. we've set up both gluster and ocfs2 both on

Re: [Samba] Setting domain group ownership on files

2011-06-21 Thread Dale Schroeder
On 06/21/2011 5:58 AM, Dermot wrote: Hi, I have been testing out a samba installation and am slowly getting to a point where I am ready to push the project live. I have been playing with a domain member server that uses winbindd. I have created a share in /tmp called public to see what happens

Re: [Samba] tkey-gssapi-credential and bind (Samba4)

2011-06-21 Thread Mauricio Tavares
On Tue, Jun 21, 2011 at 1:14 PM, Aaron E. ssures...@gmail.com wrote: In my experience this is due to gssapi not being compiled to the correct directory for bind.. I also used 11.04 and my compile path was --with-gssapi=/usr/include/gssapi,, instead of /usr Aaron, in my case it seems to

[Samba] [j...@samba.org: Re: How do i get file attributes using samba.]

2011-06-21 Thread Jeremy Allison
Keeping the list informed also... - Forwarded message from Jeremy Allison j...@samba.org - Date: Tue, 21 Jun 2011 13:46:18 -0700 From: Jeremy Allison j...@samba.org To: naga_kishore_komm...@yahoo.com Cc: Jeremy Allison j...@samba.org Subject: Re: [Samba] How do i get file attributes

Re: [Samba] windows 7 machine account fails to authenticate against samba PDC

2011-06-21 Thread mrArcabuz
Hi, it's been a while since the original message appeared, but here's my experience in case someone finds it useful: I set up a standalone (tdb backend) PDC on samba 3.4.7 (Ubuntu 10.04 LTS) and got similar messages as graham-65 did: [2011/06/21 17:01:45, 1]

Re: [Samba] smbcacls add acl issue

2011-06-21 Thread Jeremy Allison
On Thu, Jun 16, 2011 at 12:00:18PM -, Katariya Rahul wrote: Hi , I am facing weird issue with samba 3.0.28 package on Cent OS 5.2. Following is acl of the file hi.txt === # smbcacls //ntap/shkdata

Re: [Samba] howto cache 'root' password for net commands?

2011-06-21 Thread Linda Walsh
Volker Lendecke wrote: Try to start winbind, then wbinfo --ccache-save and net --use-ccache Haven't tested that for a while, so it might not work. But it's supposed to :-) Maybe the options were removed? or maybe needs special compile options for them to be included? wbinfo

Re: [Samba] howto cache 'root' password for net commands?

2011-06-21 Thread Volker Lendecke
On Tue, Jun 21, 2011 at 07:06:23PM -0700, Linda Walsh wrote: Volker Lendecke wrote: Try to start winbind, then wbinfo --ccache-save and net --use-ccache Haven't tested that for a while, so it might not work. But it's supposed to :-) Maybe the options were removed? or

Re: [Samba] howto cache 'root' password for net commands?

2011-06-21 Thread Linda Walsh
Linda Walsh wrote: Volker Lendecke wrote: Try to start winbind, then wbinfo --ccache-save and net --use-ccach Haven't tested that for a while, so it might not work. But it's supposed to :-) Maybe the options were removed? or maybe needs special compile options for them to be

Re: [Samba] howto cache 'root' password for net commands?

2011-06-21 Thread Linda Walsh
Volker Lendecke wrote: On Tue, Jun 21, 2011 at 07:06:23PM -0700, Linda Walsh wrote: Volker Lendecke wrote: Try to start winbind, then wbinfo --ccache-save and net --use-ccache Haven't tested that for a while, so it might not work. But it's supposed to :-) Maybe the options were

[Samba] 'net ads testjoin' return successful but 'wbinfo -t' return failed

2011-06-21 Thread Yu Liao
Hi, All In my lab, I set up a samba server to join the ad domain, and want to use the domain user to access the cifs share. realm = LAB.TEST.COM workgroup = LAB security = ads encrypt passwords = yes password server = 192.168.1.120 winbind

[SCM] Samba Shared Repository - branch master updated

2011-06-21 Thread Andrew Tridgell
The branch, master has been updated via cfdeef4 s3-smbd: longer explanation of smbd_shim code via b373d0e s3-build: Provide a run-time shim to work around duplicate symbols via e00b1fa lib/util: Restore CH_UNIX as source charset for d_printf() via bf83b64 lib/util

[SCM] Samba Shared Repository - branch master updated

2011-06-21 Thread Volker Lendecke
The branch, master has been updated via 7e1d485 s3: Remove unused code via 729d17e s3: Convert WINBINDD_WINS_BYNAME to the async API from cfdeef4 s3-smbd: longer explanation of smbd_shim code http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log

[SCM] Samba Shared Repository - branch master updated

2011-06-21 Thread Günther Deschner
The branch, master has been updated via c173e6e s3-spoolss: Fix some valgrind warnings. via a45120a s3-rpc_client: Fix some valgrind warnings. via 0b5e5db s4-smbtorture: rework the spoolss notify test a bit. via 834dcdb s4-smbtorture: use ipv4 addresses for

[SCM] Samba Shared Repository - branch v3-5-test updated

2011-06-21 Thread Karolin Seeger
The branch, v3-5-test has been updated via 08e64ab docs: fix the missing parameter description section in the smb.conf manpage from a33b603 libreplace: include sys/file.h only when available http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-5-test updated

2011-06-21 Thread Karolin Seeger
The branch, v3-5-test has been updated via d42bf67 s3: Fix bug 8238 -- KB2536276 prevents access to shares from 08e64ab docs: fix the missing parameter description section in the smb.conf manpage http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log

[SCM] Samba Shared Repository - branch v3-6-test updated

2011-06-21 Thread Karolin Seeger
The branch, v3-6-test has been updated via 4b414fb s3:net-man: registry enumerate_recursive via 60dc766 s3:net-man: registry deletekey deletekey_recursive via c890198 s3:net-man: missing dot via 6c165c8 s3:net registry: polish output of net registry

[SCM] Samba Shared Repository - branch v3-6-test updated

2011-06-21 Thread Karolin Seeger
The branch, v3-6-test has been updated via a1a1a58 s3:idmap_autorid: remove redundant code via 496e472 s3:idmap_autorid: in initialize, don't leak storedconfig to talloc_tos() in the success case via ea0b87a s3:idmap_autorid: use idmap config * : rangesize instead of

[SCM] Samba Shared Repository - branch v3-6-test updated

2011-06-21 Thread Karolin Seeger
The branch, v3-6-test has been updated via 229c724 s3-spoolss: Fix some valgrind warnings. via 7bf1418 s3-rpc_client: Fix some valgrind warnings. from a1a1a58 s3:idmap_autorid: remove redundant code http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-6-test - Log

[SCM] Samba Shared Repository - branch v3-6-test updated

2011-06-21 Thread Karolin Seeger
The branch, v3-6-test has been updated via 8a7a3c6 s3: Fix Coverity ID 2582: FORWARD_NULL from 229c724 s3-spoolss: Fix some valgrind warnings. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-6-test - Log -

[SCM] Samba Shared Repository - branch v3-6-test updated

2011-06-21 Thread Karolin Seeger
The branch, v3-6-test has been updated via 11008f1 s3:modules fix Bug 8244 - Cannot copy files larger than 2 GB to Samba share from 8a7a3c6 s3: Fix Coverity ID 2582: FORWARD_NULL http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-6-test - Log

[SCM] Samba Website Repository - branch master updated

2011-06-21 Thread Karolin Seeger
The branch, master has been updated via ab39177 List 3.4.13 also. from 8925b0c [PATCH] s3-WHATSNEW 3.5.9 Add information on kerberos change http://gitweb.samba.org/?p=samba-web.git;a=shortlog;h=master - Log - commit