CPUG

The Check Point User Group

A Resource For The Check Point Community.  Fast.  Useful.  Independent.

1. CCSA/CCSE One-Week Dual-Certification Training Course with CPUG in San Francisco!
    Courses Starting 12/8, (2009) 1/19, 2/9, 3/9, 4/6, 5/4, 6/8, 7/6, 8/3.
2. Join Us On LinkedIn - We now have a CPUG group.


Go Back   CPUG: The Check Point User Group > Check Point Firewall-1/VPN-1 And Related Products > Miscellaneous
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2005-11-17
Member
 
Join Date: 2005-10-20
Posts: 47
Rep Power: 0
AndyB has an average reputation (10+)
Default Internal Error 11

When removing user ID's from firewall-1, I am receiving the following error
'internal error 11 failed to remove reference of object XYZ'

I am assuming this maybe a corruption in the user database, has anyone come across this error before and how was it resolved.

regards

Andy
Reply With Quote
  #2 (permalink)  
Old 2005-11-17
Senior Member
 
Join Date: 2005-08-22
Location: Ottawa, Canada
Posts: 347
Rep Power: 4
Lackie has an average reputation (10+)
Default Re: Internal Error 11

I have seen it before and can agree that it's due to a corruption in the user database. The below procedure is what has worked for me.

On Management Server
1) Close all GUI Clients (System Status, Log Viewer, etc)

2) Issue command to export user database information to a text file:

fwm dbexport -f users.txt

The users.txt will be created in the $FWDIR/conf directory

Note:
"-f " specifies the name of the output file. The default output is $FWDIR/conf/user_def_file

3) Open the users.txt file with a text editor and verify problematic user is not included as an entry. If it is, you can delete it.

4) Issue command to import the text file containing the user database information:

fwm dbimport -r -f users.txt

Note:
"-r" will delete all existing users in the database
"-f " specifies the name of the import file. The default import file is $FWDIR/conf/user_def_file

5) System displays confirmation message, reply by entering "y" followed by to the question "Delete ??? y/n":

All former users are going to be removed from database.
Delete ??? y/n y
Done

6) Logon to SmartDashboard and verify problematic user has been removed

7) Install policy to make change effective
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -7. The time now is 21:27.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0