Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
muller_scott
New Contributor

Fortigate 50B group issues

I recently inherited a fortigate 50B running v4.0,build0513,120130 (MR3 Patch 5) (we're typically a SonicWALL shop). I'm new to Fortigates, and have run into an issue I can't seem to find a solution for.

 

I have one user group that I cannot add or remove users from. When I run a Show command from the CLI it lists:

 

config user group     edit "group1"         set sslvpn-portal "tunnel-access"             set member "user1" "user2" ""                 next end

 

I believe the issue is caused by the trailing "" but my google fu has failed me, and I'm unable to come up with a solution. 

 

Has anyone run into this in the past?

 

 

4 REPLIES 4
Toshi_Esumi
SuperUser
SuperUser

What kind of error do you get if you try overriding it with

    set member "user1" "user2"

or,

    unset member

(to recreate from scratch)?

 

muller_scott

From the CLI I get:

 

commands.c:3925 cmf_query_table_delete() error Command fail. Return code -1

 

From the gui, if I try to remove or add a user to the group I get:

 

Invalid length of value.

Toshi_Esumi
SuperUser
SuperUser

Then, the best(or only) option might be backing up the entire config, editing the members with a text editor,  and restoring the config file. Obviously it would reboot at that time.

ede_pfau

There's probably a non-printing character in the third string. Proceed as Toshi has posted. Do not encrypt the backup file or else it won't be cleartext you can edit.

Ede Kernel panic: Aiee, killing interrupt handler!
Ede Kernel panic: Aiee, killing interrupt handler!
Announcements

Select Forum Responses to become Knowledge Articles!

Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.

Labels
Top Kudoed Authors