Bug 47096 - find: ‘/sbin/umount.cifs’: Нет такого файла или каталога
Summary: find: ‘/sbin/umount.cifs’: Нет такого файла или каталога
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: samba-client-control (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: placeholder@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-02 13:01 MSK by ruslandh
Modified: 2023-08-02 19:12 MSK (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.

*/