NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

vov1969's avatar
vov1969
Aspirant
May 16, 2023

Error ReadyNas 212 for create mount cifs

Hello, everyone!

I'm trying to mount a folder on the NAS to the server Ubuntu.

I write:

"sudo mount.cifs //192.168.2.43/php_backup /mnt/php/ -o noperm user=myuser" or "sudo mount.cifs //192.168.2.43/php_backup /mnt/php/ -o rw user=myuser". I'm asking for a password: "Password for root@//192.168.2.43/php_backup:",
I write the password from the root user, with it I can log in SSH, but error "mount error(13): Permission denied". In log has "[2023/05/16 14:09:07.317888, 2] ../source3/auth/auth.c:332(auth_check_ntlm_password)
check_ntlm_password: Authentication for user [backup] -> [backup] FAILED with error NT_STATUS_NO_SUCH_USER, authoritative=1". What am I doing wrong?

 

 

6 Replies

Replies have been turned off for this discussion
  • StephenB's avatar
    StephenB
    Guru - Experienced User

    vov1969 wrote:

     

    "sudo mount.cifs //192.168.2.43/php_backup /mnt/php/ 


    Try this 

     

    sudo mount.cifs -o username=admin //192.168.2.43/php_backup /mnt/php/ 

    If this works, then you can try other user accounts.

     

    • vov1969's avatar
      vov1969
      Aspirant

      myuser@ubntSRV:~$ sudo mount.cifs -o user=admin //192.168.2.20/BackUpPhP /mnt/php/
      Couldn't chdir to //192.168.2.20/BackUpPhP: No such file or directory

      • StephenB's avatar
        StephenB
        Guru - Experienced User

        vov1969 wrote:

        Couldn't chdir to //192.168.2.20/BackUpPhP: No such file or directory


        Did you run chdir after the mount command? 

         

        Assuming you did: you mounted to /mnt/php, so you'd need to chdir to there.

NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology! 

Join Us!

ProSupport for Business

Comprehensive support plans for maximum network uptime and business peace of mind.

 

Learn More