Announcement

Collapse
No announcement yet.

Sandwatch theme with problem in nxfilter 4.6.0.4.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Sandwatch theme with problem in nxfilter 4.6.0.4.

    Sandwatch theme with problem in nxfilter 4.6.0.4.


    Simulate:

    * Have active directory.

    Insert new local user in nxfilter:
    1 - Menu: User/User and Add User.

    2 - Search for registered user.
    Result: user not found


    Solution:

    1 - Edit /nxfilter/conf/cfg.properties
    2 - Comment line www_dir = guipack/sandwatch
    3- Restart nxtiler

  • #2
    Then try to add user without AD on SandWatch. You can install a new NxFilter for that.

    I also have AD users. I can create new users on SandWatch GUI.

    Comment


    • #3
      This is our demo site, http://185.251.232.132/admin.jsp

      I just added a user named 'rlustosa'. See if you can search the username there.

      Comment


      • #4
        How many users do you have?

        Comment


        • #5
          I have 20.000 users in Active Directory, but I have one user a registered locally in nxfilter for radius account.



          Comment


          • #6
            There's /nxfilter/guipack/sandwatch/user,user.jsp file. In the file, change this line,

            dao.limit = 10000;

            to,

            dao.limit = 100000;

            We will increase the limit to 100000 in the next version.

            Comment


            • #7
              I increased dao.limit = 100000 and restart service:


              Its working!






              Comment

              Working...
              X