Re: [Samba] samba Digest, Vol 107, Issue 21

2011-11-21 Thread brijesh patel




--Forwarded Message Attachment--
From: awill...@whitemice.org
To: samba@lists.samba.org
Date: Sun, 20 Nov 2011 12:36:36 -0500
Subject: Re: [Samba] samba + Heimdal + windows

On Mon, 2011-11-21 at 11:25 +1300, brijesh patel wrote:
> Does it mean i need to use samba4 and have to use inbuilt kerberos and
> ldap server because this link says ldap backend is not supported.
 
Correct.
 
> http://wiki.samba.org/index.php/Samba4/LDAP_Backend#.28De.29motivation
> If yes how would i migrate all the user from openldap to samba4?
 
The 'samba-tool domain samba3upgrade' will migrate machine accounts,
users, and groups.
 
 
Thanks





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


Re: [Samba] samba + Heimdal + windows

2011-11-20 Thread brijesh patel

 The only way to have Windows clients use Samba in the way that you want
> is to use Samba4, as an AD DC.  With Samba 3.x, Windows clients will not
> use kerberos.
> 
> We have a migration script from Samba3, but not from Heimdal (but due to
> recent requests, I'm going to see what I can do about that).  If you
> have sambaNTPassword fields in your OpenLDAP server, then these can be
> migrated to AD, and will provide the arcfour-hmac-md5 Kerberos key
> (which is the most important one anyway, as it is the most used). 
> 
> The Samba3 migration command is 'samba-tool domain samba3upgrade'.
> 
> I hope this helps,
> 
> Andrew Bartlett
> 
> -- 
> Andrew Bartletthttp://samba.org/~abartlet/
> Authentication Developer, Samba Team   http://samba.org
> 
> 

Thanks for your reply.

Does it mean i need to use samba4 and have to use inbuilt kerberos and ldap 
server because this link says ldap backend is not supported.

http://wiki.samba.org/index.php/Samba4/LDAP_Backend#.28De.29motivation

If yes how would i migrate all the user from openldap to samba4?

Thanks

Brijesh

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


[Samba] samba + Heimdal + windows

2011-11-13 Thread brijesh patel

Hi,

I am sure someone may have already asked this question but i can't find any 
useful documentation about this.  I would like to use our existing kerberos 
(openldap) setup to authenticate users against windows machines.  So far i have 
managed to authenticate users against ldap password with samba but i don't have 
any success if i use kerberos with samba. 

Here is my kerberos related part of smb.conf file

[global]
workgroup = TEST
netbios name = pdc
security = user
enable privileges = yes
interfaces = 10.0.0.1
server string = Samba Server %v
encrypt passwords = Yes
realm = REALM
client use spnego = yes

I have created a key for samba server called cifs/test.com.

FYI i haven't done any configuration on windows client( do i need to do 
anything on those machines?)

Any help would be appreciated.

Regards

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