Here's another example where the better technology (NFS) lost out.
Phoronix: Samba 4.0 Makes It To Release Candidate Stage
After a lengthy development cycle, Samba 4.0 is now very close to being officially released and the first RC has surfaced...
http://www.phoronix.com/vr.php?view=MTE4NTU
Here's another example where the better technology (NFS) lost out.
I wouldnt jump to say that NFS lost, you can still run NFS just fine, MS will even support NFS under windows if you have Professional or higher. The fact of the matter is: its a mixed business. Its not ALL just windows, and its not just ALL linux or Mac, so an OS ecosystem needs to support as many protocols as possible. This is just supporting the new(ish, i mean Win 2000, really?) protocols.
nfs is faster. it can even run in udp for extra juice. samba is a hacked filesystem. if i have a unix/linux/osx environment you can bet i'm running nfs. apple uses nfs for netbooting because other protocols can't compete with the speed. most people don't know that nfs exists. so there are ignorant as to setting it up. this is because popular distros are like toy operating systems that don't expose the functionality through a GUI and assume that average people only use a web browser.
Well, Samba/Active Directory is much more a mechanism for SSO/global permissions/DDNS than just a networked filesystem... There is no really comparable alternative that I know of... the closest things being stuff like Apache's Directory Server, which isn't as well integrated.
Can't wait to see this in Red Hat Enterprise Linux and SUSE Linux Enterprise Desktop.![]()
Yes, basically Active Directory is a *modified* LDAP with M$'s own extensions to the LDAP protocol and that's what Samba is doing...supporting Active Directory so that it'll make a Linux server be a drop in replacement for a Domain Controller/AD/DDNS server on a Windows network
Active Directory is not just LDAP, it's LDAP + Kerberos, both with M$ extensions.