Hi
I've installed Ontap 6.4 that now support LDAP auth with openldap :-)
Now the new challenge ...
We use Samba servers to let windows clients access to their data zone.
Actually windows clients use Samba (with LDAP) servers as PDC Home directories are actually NFS mounted from Samba servers. (that is no good I know)
What I would like to do from a windows client is :
1 - Use Samba server as PDC 2 - Connect to the filer directly using CIFS after authentication
Is it possible ????
Thanks
Frank Bonnet wrote:
Hi
I've installed Ontap 6.4 that now support LDAP auth with openldap :-)
Now the new challenge ...
We use Samba servers to let windows clients access to their data zone.
Actually windows clients use Samba (with LDAP) servers as PDC Home directories are actually NFS mounted from Samba servers. (that is no good I know)
What I would like to do from a windows client is :
1 - Use Samba server as PDC
during a PDC authentification : - the windoz connect to the filer and negociate auth in providing username/passwd - the filer get these pieces and forward that to the PDC, - the PDC reply to the filer the user is valid and the pass is ok and then validate the user connexion, - the filer gives the user a credential and the windoz machine can connect BUT - this is true for Windows PDC (or 100% compatible) - this is not true for Samba PDC because of a slgihtly different manner to format the reply : Filer can't understand the Samba reply and therefore, Samba can't be used as a PDC for the Filer (try to setup a secondary DC perhaps ?)
2 - Connect to the filer directly using CIFS after authentication
You told windoz users have their home dir in Samba, so I would guess that's not possible. What could be possible is to set up DFS (directory file system) : - the client contact Samba and gives the ressource it would use, - Samba reply where the ressource can be found (which server : here the Filer), - client then contact the Filer and here we go again. BUT As far as I know, Samba doesnt support DFS for now, ... so : for me there is no way to do so (without counting that in this mode, the Filer should be able to serve data over CIFS - did you bought the license ?)
Is it possible ????
Thanks
For me the best would be to buy a windoz PDC and a CIFS license for your Filer. I can be wrong as the time pass, but I was right the last year. Alternatively, wait or ask to Samba devellopment team to make possible to connect a Netapp Filer in their domain.
On Wed, Feb 26, 2003 at 01:42:20PM +0100, thus Stephane Bentebba spoke:
Frank Bonnet wrote:
As far as I know, Samba doesnt support DFS for now, ... so : for me there is no way to do so (without counting that in this mode, the Filer should be able to serve data over CIFS - did you bought the license ?)
---end quoted text---
Hi,
Samba supports DFS (Distributed File System) in the 2.2.x versions. Here are some helpful links:
Setting it up:
http://us2.samba.org/samba/docs/man/msdfs_setup.html
smb.conf entry explanation:
http://us2.samba.org/samba/docs/man/smb.conf.5.html#HOSTMSDFS
You'll need to compile with the --with-msdfs option to make this work.
Hope that helps,
regards, Ladd
On Wed, Feb 26, 2003 at 01:42:20PM +0100, Stephane Bentebba wrote:
Frank Bonnet wrote:
2 - Connect to the filer directly using CIFS after authentication
You told windoz users have their home dir in Samba, so I would guess that's not possible. What could be possible is to set up DFS (directory file system) :
- the client contact Samba and gives the ressource it would use,
- Samba reply where the ressource can be found (which server : here the
Filer),
- client then contact the Filer and here we go again.
BUT As far as I know, Samba doesnt support DFS for now, ... so : for me there is no way to do so (without counting that in this mode, the Filer should be able to serve data over CIFS - did you bought the license ?)
For me the best would be to buy a windoz PDC and a CIFS license for your Filer. I can be wrong as the time pass, but I was right the last year. Alternatively, wait or ask to Samba devellopment team to make possible to connect a Netapp Filer in their domain.
The issue of Samba->Filer on CIFS is that NetApp uses UNICODE for auth. Samba historically uses ASCII for auth.
However, Samba 3.0 (currently in alpha) claims: Major new features: -------------------
- Unicode support. Samba will now negotiate UNICODE on the wire and internally there is now a much better infrastructure for multi-byte and UNICODE character sets.
--
Dave Le Blanc Unix Systems Administrator Computer Science Department California Institute of Technology (626)395-2402