sys fipsuserΒΆ

sys fipsuser(1) 				  BIG-IP TMSH Manual				      sys fipsuser(1)

NAME
       FIPS - Manage FIPS User Table

MODULE
       sys fipsuser

SYNTAX
       Manage FIPS user table with the sys fipsuser module using the syntax in the following section.

   LIST
	list sys fipsuser [fips-user-id]

   DELETE
	delete sys fipsuser {fips-user-id| all}

DESCRIPTION
       You can use the fipsuser component to list or delete the one entry comprising the FIPS Cryptographic Username
       and encrypted password, contained in table fipsuser.

EXAMPLES
       list sys fipsuser

       Displays the list of the FIPS Cryptographic Username and password stored in the FIPS User Table fipsuser. The
       password is shown encrypted and base-64 encoded.

       delete sys fipsuser f5cu

       Deletes the FIPS entry for the FIPS Cryptographic Username f5cu. This removes the Username and encrypted
       password.

       delete sys fipsuser all

       Deletes all FIPS Cryptographic Usernames and corresponding passwords from the table fipsuser. This empties the
       table.

OPTIONS
       None

SEE ALSO
       list, delete, tmsh

COPYRIGHT
       No part of this program may be reproduced or transmitted in any form or by any means, electronic or
       mechanical, including photocopying, recording, or information storage and retrieval systems, for any purpose
       other than the purchaser's personal use, without the express written permission of F5 Networks, Inc.

       F5 Networks and BIG-IP (c) Copyright 2020. All rights reserved.

BIG-IP						      2020-01-29				      sys fipsuser(1)