Blame README.smbfs

Packit 8480eb
The functionality of converting map options to smbmnt arguments is now
Packit 8480eb
handled by /bin/mount.smbfs, which is shipped with Samba 2.0.6 or
Packit 8480eb
later.  You therefore need to make sure you have /bin/mount.smbfs
Packit 8480eb
installed on your system if you plan on using smbfs with autofs.
Packit 8480eb
Packit 8480eb
WARNING: Some versions of Samba incorrectly install this as
Packit 8480eb
/bin/mount.smb rather than /bin/mount.smbfs.  If that is the case on
Packit 8480eb
your system, please link or move /bin/mount.smb to /bin/mount.smbfs.
Packit 8480eb
This is a Samba bug/misfeature and has been reported to the Samba
Packit 8480eb
maintainers.
Packit 8480eb