Last active
May 22, 2017 16:20
-
-
Save nuqz/38deb00188c383a7231c409454b324de to your computer and use it in GitHub Desktop.
Mounting Blackberry device connected over Wi-Fi as non-root User
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ... | |
# | |
# Mounting Blackberry device | |
//<host>/media <mountpoint> cifs credentials=/home/<user>/.smbcred,user,gid=<user>,uid=<user_group>,file_mode=0640,dir_mode=0750 0 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
And then just: