Bug 467843 - Command line use
Summary: Command line use
Status: REPORTED
Alias: None
Product: Smb4k
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: ---
Assignee: Alexander Reinholdt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-27 05:20 UTC by yvan
Modified: 2023-03-27 05:20 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description yvan 2023-03-27 05:20:25 UTC
SUMMARY
It would be great if smb4k could be used from command line, at least for mounting shares from bookmarks.


STEPS TO REPRODUCE
Let's say we have an enterprise computer that is not joined to a Active Directory domain. As an administrator, I would like to configure the user's session to automatically mount SMB shares on login. Simply configuring bookmarks in Dolphin is unfortunately not an option yet because of current weakness of KIO (regarding applications not using KIO). smb4k would be a good candidate, because it avoids running things as root and passwords are safely stored in KDE wallet.

OBSERVED RESULT
I am really new to smb4k, but unfortunately it seems it can not be used from command line (did not find it in the online documentation nor by running smb4k from command line).

EXPECTED RESULT
Being able to use something like:
- `smb4k mount --all` (to mount all bookmarks)
- `smb4k mount someshare` (to mount a specific bookmark)


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Debian testing
KDE Plasma Version: 5.27.2
KDE Frameworks Version: 5.103.2
Qt Version: 5.15.8

ADDITIONAL INFORMATION
smb4k installed from Debian repository: 3.1.7-1


Regards,
Yvan