We're Moving!

The Vertica Forum is moving to a new OpenText Analytics Database (Vertica) Community.

Join us there to post discussion topics, learn about

product releases, share tips, access the blog, and much more.

Create My New Community Account Now


How to change the authentication's host? — Vertica Forum

How to change the authentication's host?

HyeontaeJuHyeontaeJu Vertica Customer

I try to change host of authentication becase server's host is changed..

I used below query but error message is occured

How can i change the authentication's host?

Answers

  • Jim_KnicelyJim_Knicely - Select Field - Administrator

    Remove the SET keyword from your command.

    Example:

    verticademos=> CREATE AUTHENTICATION jim METHOD 'hash' HOST '10.10.10.0';
    CREATE AUTHENTICATION
    
    verticademos=> ALTER AUTHENTICATION jim HOST '10.10.10.0/32';
    ALTER AUTHENTICATION
    

    See: ALTER AUTHENTICATION

Leave a Comment

BoldItalicStrikethroughOrdered listUnordered list
Emoji
Image
Align leftAlign centerAlign rightToggle HTML viewToggle full pageToggle lights
Drop image/file