#3208: Samba installation stores mount.cifs in wrong location
---------------------+------------------------------------------------------
 Reporter:  jrdavis  |       Owner:  blfs-b...@…                   
     Type:  defect   |      Status:  new                           
 Priority:  normal   |   Milestone:  6.7                           
Component:  BOOK     |     Version:  SVN                           
 Severity:  normal   |    Keywords:                                
---------------------+------------------------------------------------------
 The Samba installation instructions result in mount.cifs and umount.cifs
 installed into /usr/sbin. The mount program expects them to be installed
 in /sbin, per the mount man page.

 Unfortunately, mount does not complain about this, and merrily attempts to
 mount cifs files - always unsuccessfully. The error message is rather
 obscure, implying that there's an NT_AUTHENTICATION_ERROR.

 My solution is to move these two files into /sbin.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/3208>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to