Want to use Microsoft's Distributed File System (Dfs)? Samba 2.2 makes it amazingly simple. Add a [Dfs] section to your Samba configuration file, create a directory for the [Dfs] share, and then create symbolic links for each Dfs junction.
What about Single Sign-On (SSO)? Samba supports increased SSO support with the Winbind daemon, which works with PAM-aware services to integrate those services into a Windows NT 4 domain. (Keep in mind that Active Directory (AD) can and often does support NT 4 domains, and by extension, Samba and Winbind.) If you want to allow users to log into PAM-aware services such as Apache, FTP, or in-house applications, go right ahead.
# google et nous ...
Posté par NeoX . En réponse au message client DFS pour linux. Évalué à 1.
DFS est implementé dans Samba.
et aussi :
http://www.linuxdevcenter.com/pub/a/linux/2002/12/05/samba.h(...)