Welcome to the Linux Foundation Forum!

Solution 13.2 doesn't work in Ubuntu 16.04.

Posts: 1
edited May 2018 in LFS211 Class Forum

Hi, I tried Solution 13.2 in LAB 13.2.

I tried "mount 127.0.0.1:/home/export/nfs /home/share/nfs", but it returns error "mount.nfs: access denied by server while mounting 127.0.0.1:/home/export/nfs".

In Exercise 13.1, I tried to change "chown nfsnobody /home/export", but it failed because there is no user named nfsnobody. So, I created nfsnobody. Does this cause problem?

Comments

  • Posts: 380

    Thank you for your input. 

    In Ubuntu 16.04 the default user used for NFS is "nobody" rather than "nfsnobody".

    Please use the userid "nobody" in exercise 13.1 in the chown command. (see below) 

    Ducumented: 

    chown nfsnobody /home/export 

    For Ubuntu 16.04:

    chown nobody /home/export

    The rest of the lab will function as documented.

    Thank you for bringing this to our attention it will be corrected in the next edition. 

     

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Categories

Upcoming Training