Giter Site home page Giter Site logo

Comments (6)

bluemistP avatar bluemistP commented on May 13, 2024 1

@sairuk It's fixed now! Thank you!
I'll explore more about this use case as it goes.

from retronas.

sairuk avatar sairuk commented on May 13, 2024

I believe those are known errors and they can be ignored as per https://github.com/danmons/retronas/discussions/54#discussioncomment-2128311

I will download the image and take a look over the weekend if i get a chance

from retronas.

bluemistP avatar bluemistP commented on May 13, 2024

I compared the testparm output with the one in that thread, only difference is I have pi user instead of dietpi. I may be having similar issues with that person. In any case, I tried the suggestion of restarting the router/machines, did not solve it.

Side note, I noticed this in testparm and smb.conf. I'm not familiar about netbios and what would be the difference between that and the machine hostname (retronas). In any case, it seems that I can use both \\retrosmb and \\retronas in Windows when trying to get into the network share.

netbios name = RETROSMB

from retronas.

bluemistP avatar bluemistP commented on May 13, 2024

This may be of interest. I don't know what these commands do specifically, but it leads to prompting for pi password, then it shows errors:

smbpasswd
net rpc rights list
Bad SMB2 signature for message
[0000] 00 00 00 00 00 00 00 00   00 00 00 00 00 00 00 00   ........ ........
[0000] 6C C6 23 F0 0F 58 F6 25   E1 95 6F 9D 7B F6 83 64   l.#..X.% ..o.{..d
Could not connect to machine 127.0.0.1
Connection failed: NT_STATUS_ACCESS_DENIED

Update: I made a custom share folder in smb.conf with public = yes. I can access this shared folder. So roads might lead to something happening about the smb password.

[lols]
comment = LOLS
/data/retronas/lols 
read only = no 
public = yes 
available = yes 
browseable = yes 
writable = yes

from retronas.

sairuk avatar sairuk commented on May 13, 2024

On the desktop version of RaspiOS (32bit) (buster) the smbd.service file is located at /lib/systemd/system/smbd.service as such the current implementation of RetroNAS change password does not find the service and subsequently does not prompt the user to set the smb user pass.

https://github.com/danmons/retronas/blob/e02460d278f940db171f9409bbd146f396e5bb38/dialog/retronas_password.sh#L37

from retronas.

sairuk avatar sairuk commented on May 13, 2024

@bluemistP please update RetroNAS and rerun the password change option, this should now detect samba and prompt you (1st, then confirm) for the linux password change followed by the samba user password change

from retronas.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.