Re: [Samba] Samba 3.4.7 with LDAP authentication

2011-10-07 Thread Miguel Medalha
objectClass: inetOrgPerson objectClass: posixAccount objectClass: hostObject objectClass: top Your user entries do not contain Samba attributes. They MUST include the following: objectClass: sambaSamAccount Are you sure that you enabled the samba.schema in /etc/openldap/slapd.conf? includ

Re: [Samba] Samba 3.4.7 with LDAP authentication

2011-10-07 Thread Amit More
Hello Miguel, Thanks for your response. I used ldapsearch to querry the LDAP server from the system running samba and got the following output, Querry used: ldapsearch -LLL -x -D "cn=root,dc=xetus,dc=com" -W -H "ldap://172.16.1.58"; -b "ou=people,dc=xetus,dc=com" "(uid=amore)" Output: dn: c

Re: [Samba] Samba / rsync / archival storage question

2011-10-07 Thread vg_ us
What's wrong with rsync? You can do it two ways: - rsync with ssh and paswordless ssh logins - run rsyncd on solaris server, restrict access in rsyncd.conf to destination machine, rsync from destibnation machine. - Vadim Grigoryan -- From: "Ryan

[Samba] Samba / rsync / archival storage question

2011-10-07 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, Let me start by saying that this may not be, strictly speaking, a Samba question... but it very nearly is so I'm hoping you can offer some help. I have a couple of Solaris 10 machines with the Oracle-supplied Samba on them. I'm looking to cop

Re: [Samba] Upgrade Samba 3.0.28 to 3.6.0 problems

2011-10-07 Thread Dale Schroeder
Louis, There are numerous changes (adds, deletes, and defaults) to smb.conf between the two versions you have listed. The one that may be causing your smbpasswd problem is the default passdb backend has changed. If you wish to continue using smbpasswd instead of the default tdb, you have to ex

Re: [Samba] Force group syntax for multiple groups

2011-10-07 Thread Le, Anh
Hi John, What is the samba config if I'm using acls for my shared location (vobstor in this case)? Thanks Anh. -Original Message- From: John Drescher [mailto:dresche...@gmail.com] Sent: Friday, October 07, 2011 11:06 AM To: Le, Anh Cc: samba@lists.samba.org Subject: Re: [Samba] Force g

Re: [Samba] Force group syntax for multiple groups

2011-10-07 Thread John Drescher
On Fri, Oct 7, 2011 at 11:03 AM, Le, Anh wrote: > Hi John, > > I'm not familiar with acls, and I thought it may be more complicated in samba > config if filesystem using acls. Is it true? > I believe it simplifies your samba config. Since there is no need to force anything.. John -- To unsubsc

Re: [Samba] Force group syntax for multiple groups

2011-10-07 Thread Le, Anh
Hi John, I'm not familiar with acls, and I thought it may be more complicated in samba config if filesystem using acls. Is it true? Thanks Anh. -Original Message- From: John Drescher [mailto:dresche...@gmail.com] Sent: Friday, October 07, 2011 8:59 AM To: Le, Anh Cc: samba@lists.samba.

Re: [Samba] ctdb issues

2011-10-07 Thread Lydia Heck
Hi Christian, thank you very much. That has helped. It turns out that the "readlink /sys/class/net/$IFACE/device/driver" returns nothing on any of the interfaces. So the basename on that does not work. As there are 3 tests on the interface and the one that has to succeed is the ethtool comma

[Samba] plain text??

2011-10-07 Thread mut3k
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I've some problems trying to connect against samba (on SLES 9) with plaintext password configured in. I cannot access to the root server and modify smb.conf so I can only connect from my Debian box to the server share using something relate

Re: [Samba] Samba 3.4.7 with LDAP authentication

2011-10-07 Thread Miguel Medalha
User Search failed! There's something seriously wrong with your LDAP configuration. Are you sure that the OUs exist and are in the proper place? Can you use some LDAP client (LAM,phpldapadmin, LDAPAdmin, Apache Directory Studio, etc) ro inspect the LDAP database? -- To unsubscribe from

Re: [Samba] SMB Signing issues... smbclient works, mount does not...

2011-10-07 Thread Vini
Shirish Pargaonkar said the following on 8/10/11 12:20 AM: > On Fri, Oct 7, 2011 at 12:20 AM, Vini wrote: >> On 7/10/2011 1:18 PM, Shirish Pargaonkar wrote: >>> On Thu, Oct 6, 2011 at 10:10 PM, Vini wrote: Hi All, I seem to have exactly the same problem which was described in this

Re: [Samba] SMB Signing issues... smbclient works, mount does not...

2011-10-07 Thread Shirish Pargaonkar
On Fri, Oct 7, 2011 at 12:20 AM, Vini wrote: > On 7/10/2011 1:18 PM, Shirish Pargaonkar wrote: >> On Thu, Oct 6, 2011 at 10:10 PM, Vini wrote: >>> Hi All, >>> >>> I seem to have exactly the same problem which was described in this thread a >>> while ago. I have gone through every piece of informa

Re: [Samba] Force group syntax for multiple groups

2011-10-07 Thread John Drescher
> I have the situation here. I want to share a directory (vobstor) which has > multiple subdirectories. These subdirectories are owned by different groups. > How can I setup the correct permission here in samba so that each group can > has the correct access to their files? Below are my smb.conf

Re: [Samba] Force group syntax for multiple groups

2011-10-07 Thread Le, Anh
Hi Chris, First of all, thank you very much for reply. I have the situation here. I want to share a directory (vobstor) which has multiple subdirectories. These subdirectories are owned by different groups. How can I setup the correct permission here in samba so that each group can has the

Re: [Samba] ctdb issues

2011-10-07 Thread Christian M Ambach
Hi Lydia, Lydia wrote on 10/07/2011 01:21:14 PM: > it turns out that ctdb does not require kexec-tools. So with and without > kexec-tool the errors are clocking > > >> 2011/10/04 12:35:37.933801 [ 1779]: basename: missing operand > >> 2011/10/04 12:35:37.933850 [ 1779]: Try `basename --help

Re: [Samba] ctdb issues

2011-10-07 Thread Lydia Heck
it turns out that ctdb does not require kexec-tools. So with and without kexec-tool the errors are clocking Any idea what is causing this .. Lydia On Tue, 4 Oct 2011, L.P.H. van Belle wrote: Hai, which version is kexec-tools? should be 2.0.0-45 or higher. ( link https://bugzilla.redhat