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

SMB - No credentials access #4

Open
andrepcg opened this issue Jan 22, 2023 · 4 comments
Open

SMB - No credentials access #4

andrepcg opened this issue Jan 22, 2023 · 4 comments

Comments

@andrepcg
Copy link

1st of all,

bash -c "$(wget -qLO - https://raw.githubusercontent.com/ahuacate/pve-nas/master/pve_nas_toolbox.sh)"

is not working for some reason.

I can now see the shared folders in windows but how can I make it so that no credentials are required to access?
imagem

@andrepcg
Copy link
Author

Also, I don't understand how this works because there are no defined samba shares? So how is windows picking it up?

imagem

@ahuacate
Copy link
Owner

Also, I don't understand how this works because there are no defined samba shares? So how is windows picking it up?

imagem

For Proxmox use NFS. All shares should be available to your PVE host.

For SMB create a user using the toolbox. Use the same credentials to gain SMB/CIFS access.

Also the repo has just been updated. I am cleansing the bash scripts and I hope it works

@andrepcg
Copy link
Author

imagem

Submodule path 'common': checked out 'cad7301415407ad1d39d5fb9d2a39a269fd540f2'
bash: line 80: /tmp/common/bash/src/pve_repo_installer_main.sh: No such file or directory

@ahuacate
Copy link
Owner

ahuacate commented Feb 21, 2023

Ouch. Just patched.

I have nearly finished improving this NAS. Most of the work was done in cleaning up the installer script language. Another fix was for USB. In PVE 7 I noticed the disk constantly dropped out due to power management. Now USB disks are mounted by a UDEV Rule which should resolve this issue.

imagem

Submodule path 'common': checked out 'cad7301415407ad1d39d5fb9d2a39a269fd540f2'
bash: line 80: /tmp/common/bash/src/pve_repo_installer_main.sh: No such file or directory

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

2 participants