logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

krb5_newrealm — Create a new Kerberos Realm

Description

       This  script  attempts  to create a Kerberos realm.  It assumes that none of the realm components exists,
       except  for  the  /etc/krb5.conf  file.  (Normally  this  file  is  automatically  generated  at  package
       installation,  but  if  you  skipped the configuration step, you will need to manually generate this file
       before running krb5_newrealm.)  It creates the database, initializes the stash file in /etc/krb5kdc/stash
       containing the master key for the database, starts the KDC and Kerberos admin server, and creates a  stub
       /etc/krb5kdc/kadm5.acl file.

                                                                                                krb5_newrealm(8)

Name

       krb5_newrealm — Create a new Kerberos Realm

Synopsis

krb5_newrealm

See Also