[Samba] eDirectory vs Samba+OpenLDAP

2006-10-03 Thread creature gijon

Hi all,

First of all, thanks for reading this and thanks for helping!

I have the following scenario:

One eDirectory (which I can't modify anything on it) and in the other hand
one OpenLDAP compiled as an OpenLDAP proxy working together with Samba. The
users do not have accounts in the server with OpenLDAP+Samba, all their
information is stored in the eDirectory.

The primary question is, how could I map the login passwords stored in
eDirectory vs. the login passwords from Samba? It's possible doing this? If
anyone knows any document that could help in this configuration, please, let
me know.

Thanks in advance.

Alejandro
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Edirectory and Samba - Call for Documentation

2003-10-17 Thread John H Terpstra

Would the kind soul who has Samba working against eDirectory please email
me off-list with the steps (details please) of how you made it work. I
would like to add this to the Samba-HOWTO-Collection.

Cheers,
John T.

On Wed, 15 Oct 2003, Troy.A Johnson wrote:

 I am also interesting in good docs on this...
 anyone got any? Is it in the grand howto?
 :-)

 Troy

  Joe Stuart [EMAIL PROTECTED] 10/15/03 08:27AM 
 I was wondering if anyone has gotten samba to authenticate to
 Edirectory? If so is there any good docs anywhere online on how to do
 it? I've done some searching, but can't seem to find a whole lot.

 Thanks


-- 
John H Terpstra
Email: [EMAIL PROTECTED]
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Edirectory and Samba - Call for Documentation

2003-10-17 Thread Andrew Bartlett
On Sat, 2003-10-18 at 04:49, John H Terpstra wrote:
 Would the kind soul who has Samba working against eDirectory please email
 me off-list with the steps (details please) of how you made it work. I
 would like to add this to the Samba-HOWTO-Collection.

We have a bug out against this.  It only works against Samba 2.2, unless
versions of edirectory differ in the RFC complience.  Bug #330

Also, it's not possible (as far as I know, at this stage, we should work
with novell on this) to use the 'windows password' that is already
stored by edirectory for Novell's CIFS server.

Andrew Bartlett

-- 
Andrew Bartlett [EMAIL PROTECTED]
Manager, Authentication Subsystems, Samba Team  [EMAIL PROTECTED]
Student Network Administrator, Hawker College   [EMAIL PROTECTED]
http://samba.org http://build.samba.org http://hawkerc.net


signature.asc
Description: This is a digitally signed message part
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

[Samba] Edirectory and Samba

2003-10-15 Thread Joe Stuart
I was wondering if anyone has gotten samba to authenticate to
Edirectory? If so is there any good docs anywhere online on how to do
it? I've done some searching, but can't seem to find a whole lot.

Thanks
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Edirectory and Samba

2003-10-15 Thread Troy.A Johnson
I am also interesting in good docs on this...
anyone got any? Is it in the grand howto? 
:-)

Troy

 Joe Stuart [EMAIL PROTECTED] 10/15/03 08:27AM 
I was wondering if anyone has gotten samba to authenticate to
Edirectory? If so is there any good docs anywhere online on how to do
it? I've done some searching, but can't seem to find a whole lot.

Thanks
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] edirectory and samba

2003-05-30 Thread Tori Williamson
Essentially, at this point my head is about to explode.

I have been able to update the most recent samba-nds.schema from the
LDAP CVS at samba.org. And I can add posixAccount users with the
LDAPTools. But I cannot add anyone as a sambaAccount (./smbldap-useradd
-a username). Each time, it adds the posixAccount portion to
eDirectory, and then failes the sambaAccount add portion.

Is there ANYONE who has some experience using the LDAPTools from IdealX
with eDirectory? Anyone at all? Is there some error in the scripts? Or
some addition/modification I need to make to NDS?

Many thanks in advance!

Tori


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] edirectory and samba

2003-05-30 Thread Petri Asikainen
Can you add sambaAccount with ConsoleOne?

Tori Williamson wrote:

Essentially, at this point my head is about to explode.

I have been able to update the most recent samba-nds.schema from the
LDAP CVS at samba.org. And I can add posixAccount users with the
LDAPTools. But I cannot add anyone as a sambaAccount (./smbldap-useradd
-a username). Each time, it adds the posixAccount portion to
eDirectory, and then failes the sambaAccount add portion.
Is there ANYONE who has some experience using the LDAPTools from IdealX
with eDirectory? Anyone at all? Is there some error in the scripts? Or
some addition/modification I need to make to NDS?
Many thanks in advance!

Tori

 



--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


RE: [Samba] edirectory and samba

2003-05-30 Thread Tori Williamson
Yeah, I can add it in, but there are two issues:

One, I don't know what to add beyond the rid that's might be important,
nor do I know how to add a machine name. I don't have any LDIF examples
to go off of. That would be a fall back for me of sorts if I could.

The bigger issue, is that I was hopping to use the smbldap-passwd.pl
script that SMB access to change the users domain password. That script
works fine, until the presence of sambaAccount in the user entry. Then
it freaks out and updates nothing. Take the sambaAccount objectClass out
of the entry, and all is fine for using the script to change passwords
again.

I just wish I know what the problems with the sambaAccount objectClass
and it particular attributes were. The schema added fine. It's to bad
the error messages aren't more specific to the problem.

Tori

 -Original Message-
 From: Petri Asikainen [mailto:[EMAIL PROTECTED]
 Sent: Thursday, May 29, 2003 3:01 PM
 To: [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Subject: Re: [Samba] edirectory and samba


 Can you add sambaAccount with ConsoleOne?

 Tori Williamson wrote:

 Essentially, at this point my head is about to explode.
 
 I have been able to update the most recent samba-nds.schema from the
 LDAP CVS at samba.org. And I can add posixAccount users with the
 LDAPTools. But I cannot add anyone as a sambaAccount
 (./smbldap-useradd
 -a username). Each time, it adds the posixAccount portion to
 eDirectory, and then failes the sambaAccount add portion.
 
 Is there ANYONE who has some experience using the LDAPTools
 from IdealX
 with eDirectory? Anyone at all? Is there some error in the
 scripts? Or
 some addition/modification I need to make to NDS?
 
 Many thanks in advance!
 
 Tori
 
 
 
 





-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba