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

Multiple Shares and Other Issues #2

Open
lfom opened this issue Apr 4, 2021 · 0 comments
Open

Multiple Shares and Other Issues #2

lfom opened this issue Apr 4, 2021 · 0 comments

Comments

@lfom
Copy link

lfom commented Apr 4, 2021

Hello. First, thanks for this app, it is really nice to be able to access files on PC using your version of LaunchELF, makes troubleshooting a lot easier.

But I was only able to access a single share. The SMB2.CNF file should be something like the shown below, right?

# Share 1
NAME = Share1
USERNAME = user
PASSWORD = password
URL = smb://192.168.0.1/Share1/
# Share 2
NAME = Share2
USERNAME = user
PASSWORD = password
URL = smb://192.168.0.1/Share2/

But when I do this the app hangs on startup, after initializing network. I took a look at the source code and the loop the reads the configuration seemed a bit weird, but I do not know much about C/C++, so I cannot help much with that, sorry.

Also, although guest/anonymous accounts are enabled (I can connect to the server with OPL and POPStarter without user authentication on SMBv1 normally), I could connect only using an existing username and password. "Bad user" is mapped to guest in my smb.conf (server run Pop!_OS 20.10, like Ubuntu 20.10) and it works with the computer and SMBv1, but neither an empty username/password or something like nobody/123 worked.

Another issue is that it is not possible to launch ELF files or use the text editor with SMB2 shares, but probably you know this already.

If you need some testing, please let me now. I have a stock slim 900xx that I was able to softmod recently with FreeDVDBoot.

Regards.

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

No branches or pull requests

1 participant