Router: RT-AC3100
Ver: 384.12
I did something to my router RT-AC3100 and now:
When I SSH in to the router all my files/folders are owned by a user that is not the root/admin:
I am not able to get this back to the admin with chown
From what I can tell this has also prevented many of my samba/FTP from being writable.
In addition to the above issues I am not able to set/change any permissions on the FTP webGUI.
Ever after a complete reset the system still has all the files/folders owned by user1 even though after the reset the user no longer exists.
I was also not able to revert back to the Stock latest ASUS firmware.
Ideas???
Ver: 384.12
I did something to my router RT-AC3100 and now:
When I SSH in to the router all my files/folders are owned by a user that is not the root/admin:
Code:
cd /
ls -lah
drwxr-xr-x 17 user1 root 320 Jun 21 18:34 .
drwxr-xr-x 17 user1 root 320 Jun 21 18:34 ..
drwxr-xr-x 2 user1 root 787 Jun 21 18:33 bin
drwxr-xr-x 2 user1 root 3 Jun 21 18:34 cifs1
drwxr-xr-x 2 user1 root 3 Jun 21 18:34 cifs2
drwxr-xr-x 6 user1 root 1.6K Jul 18 18:18 dev
lrwxrwxrwx 1 user1 root 7 Jun 21 18:34 etc -> tmp/etc
lrwxrwxrwx 1 user1 root 8 Jun 21 18:34 home -> tmp/home
drwxr-xr-x 11 user1 root 0 Jul 18 18:26 jffs
drwxr-xr-x 3 user1 root 293 Jun 21 18:34 lib
lrwxrwxrwx 1 user1 root 9 Jun 21 18:34 media -> tmp/media
drwxr-xr-x 2 user1 root 3 Jun 21 18:34 mmc
lrwxrwxrwx 1 user1 root 7 Jun 21 18:34 mnt -> tmp/mnt
lrwxrwxrwx 1 user1 root 7 Jun 21 18:34 opt -> tmp/opt
dr-xr-xr-x 170 user1 root 0 Dec 31 1969 proc
drwxr-xr-x 5 user1 root 143 Jun 21 18:33 rom
lrwxrwxrwx 1 user1 root 13 Jun 21 18:34 root -> tmp/home/root
drwxr-xr-x 2 user1 root 2.6K Jun 21 18:33 sbin
drwxr-xr-x 11 user1 root 0 Dec 31 1969 sys
drwxr-xr-x 2 user1 root 3 Jun 21 18:34 sysroot
drwxrwxrwx 17 user1 root 1.3K Jul 18 18:26 tmp
drwxr-xr-x 11 user1 root 180 Jun 21 18:34 usr
lrwxrwxrwx 1 user1 root 7 Jun 21 18:34 var -> tmp/var
drwxrwxr-x 14 user1 root 8.1K Jun 21 18:34 www
I am not able to get this back to the admin with chown
From what I can tell this has also prevented many of my samba/FTP from being writable.
In addition to the above issues I am not able to set/change any permissions on the FTP webGUI.
Ever after a complete reset the system still has all the files/folders owned by user1 even though after the reset the user no longer exists.
I was also not able to revert back to the Stock latest ASUS firmware.
Ideas???