Bug 47096

Summary: find: ‘/sbin/umount.cifs’: Нет такого файла или каталога
Product: Sisyphus Reporter: ruslandh <ruslandh>
Component: samba-client-controlAssignee: placeholder <placeholder>
Status: NEW --- QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: glebfm, ldv, placeholder, ruslandh
Version: unstable   
Hardware: x86_64   
OS: Linux   

Description ruslandh 2023-08-02 13:01:01 MSK
При попытке использовать control cifsumount имеем :


control cifsumount public
find: ‘/sbin/umount.cifs’: Нет такого файла или каталога
Comment 1 ruslandh 2023-08-02 19:12:08 MSK
Может стоит создать такое приложение? 
А то в cifs-utils его нет. Только комментарий в коде cifs-mount 
/* BB finish BB

    cifs_umount
    open nofollow - avoid symlink exposure? 
    get owner of dir see if matches self or if root
    call system(umount argv) etc.

*/