Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CIF_Mount fails cannot mount read-only #82

Open
s3anami opened this issue Mar 24, 2022 · 3 comments
Open

CIF_Mount fails cannot mount read-only #82

s3anami opened this issue Mar 24, 2022 · 3 comments

Comments

@s3anami
Copy link

s3anami commented Mar 24, 2022

Attempting to use a share off of retronas results in

mount: /media/fat/games: cannot mount //192.168.1.200/mister read-only.
games mounted
Done!

ini settings

SERVER="192.168.1.200" confirmed correct
SHARE="mister" is the default and correct
USERNAME="retronas" confirmed correct
PASSWORD="Password that has special characters if that matters" confirmed correct
LOCAL_DIR="*"
WAIT_FOR_SERVER="true"
MOUNT_AT_BOOT="true"

Also tried setting the local directory to games, changing SMB version and nothing has changed
Same retronas deployment works with PS2 OPL, GC, PS3

@s3anami
Copy link
Author

s3anami commented Mar 26, 2022

] CIFS: Attempting to mount \192.168.1.200\mister
[ 530.239278] CIFS: Status code returned 0xc000006d STATUS_LOGON_FAILURE
[ 530.239337] CIFS: VFS: \192.168.1.200 Send error in SessSetup = -13
[ 530.245809] CIFS: VFS: cifs_mount failed w/return code = -13

@s3anami
Copy link
Author

s3anami commented Mar 26, 2022

bug is that it breaks on complex passwords, that involve special characthers

@jeffgerstmann
Copy link

this still seems to be a bug. created a new user with a less-complicated password and it took that on the first try, thanks for the tip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants