iowaprogrammer
ISP
when I try to do a usermod -d /usr/tester/<userid> -m <userid> I recieve error saying that UX: usermod: ERROR: There is not sufficient space to move.
I can do a simple usermod -d /usr/tester/<userid> <userid> and it works fine. Just having a problem when doing the -m to copy the directory now
The users home directory currently resides on an NFS mount and I am trying to move it to another NFS mounted share.
I can do a simple usermod -d /usr/tester/<userid> <userid> and it works fine. Just having a problem when doing the -m to copy the directory now
The users home directory currently resides on an NFS mount and I am trying to move it to another NFS mounted share.