Quantcast
Channel: All Ethernet Switching posts
Viewing all articles
Browse latest Browse all 10307

Re: 4300 J-web logon immediate session expire

$
0
0

I know this is a long dead thread, but just in case anyone stumbles across it like I just did here's the fix that worked for me.

 

I found KB30618 which outlines updating file permissions that may have broken after a zeroize. As soon as I updated the /jail/var/tmp file with the correct permissions I was able to login.

 

And just in case the KB disappears:

 

Change the file access permissions for /jail/var/tmp as follows:

root@host:RE:0% cd /jail/var
root@host:RE:0% ls -lrt
total 12
drwxrwxrwx 2 root wheel 512 Oct 6 21:04 run
drwxrwxrwx 2 root wheel 512 Oct 8 01:42 etc
drwxrwxrwt 3 root wheel 512 Oct 8 20:17 tmp
root@host:RE:0% chmod 777 tmp
root@host:RE:0% ls -lrt
total 12
drwxrwxrwx 2 root wheel 512 Oct 6 21:04 run
drwxrwxrwx 2 root wheel 512 Oct 8 01:42 etc
drwxrwxrwx 3 root wheel 512 Oct 8 20:17 tmp

Viewing all articles
Browse latest Browse all 10307

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>