kdb_edit(8krb)kdb_edit(8krb)Name
kdb_edit - Kerberos database editing utility
Syntax
/var/dss/kerberos/bin/kdb_edit [-n]
Description
You use the command to create or change principals stored in the Kerberos database. When you invoke kdb_edit, the command prompts you for
the Kerberos database master key and verifies that the key is the same as the master key of the Kerberos database. If the -n option is
used, the key is fetched from the master key file.
Once the master key is verified, kdb_edit begins a loop that prompts you for the principal and instance name to modify. If kdb_edit does
not find an entry, you can create one. Once kdb_edit finds or creates an entry, you can set the password, expiration date, maximum ticket
lifetime, and attributes of a principal.
The kdb_edit command displays, in brackets, the default values for the expiration dates, maximum ticket lifetimes, and attributes. You can
select any default by pressing the return key. The kdb_edit command indicates that you have successfully created or changed an entry by
displaying the message, "Edit O.K."
There is no default password for a principal. However, if you enter RANDOM as the password for a principal, kdb_edit selects a random Data
Encryption Standard (DES) key for the principal.
Whenever the Kerberos database is changed by the modification time of is updated. The file indicates the age of the database.
Options-n If you specify the command with the -n option, kdb_edit fetches the key from the master key file.
Files
See Also
kdb_init(8krb), kstash(8krb), kdb_util(8krb), kdb_destroy(8krb)kdb_edit(8krb)
Check Out this Related Man Page
kpropd(8krb)kpropd(8krb)Name
kpropd - Kerberos utility
Syntax
/usr/etc/kpropd output_file [ -d krb_database ] [ -l log_file ]
[ -r realm_name ] [ -s srvtab_file ]
Description
The daemon runs on a Kerberos slave and waits to receive the Kerberos database propagated from a process on a Kerberos master. The first
parameter, output_file, that you must supply to the daemon is the name of a database file in which data will be placed when it comes over
the network.
The utility executes the utility, which loads the database from the file specified in output_file, puts it in format, and copies it into
the Kerberos database in the directory.
Options-r Specifies the receiver realm for which data is accepted; specifies the default. (See the reference page for more information.)
-s Specifies the service table (srvtab) file from which to read the password of the daemon, because a password cannot be entered manu-
ally when is running as a daemon. The default is
-d Specifies the primary Kerberos database file of a Kerberos slave. This file receives a new or updated database propagated from the
Kerberos master. The default is the database in the directory, The files are: and
-l This option specifies the name of the log file to use. The default log file is
Restrictions
The command does not support the transfer of encrypted data.
If the directory is not included in the PATH environment variable of the process that runs then will fail because it cannot locate
Files
See Also
kprop(8krb), kdb_util(8krb), krb.conf(5krb)kpropd(8krb)
Hello,
I've written a Perl script that prompts for asnwers to questons. At those prompts, the backspace key shows up as ^H^H.
I would like the users to have the ablility to use the backspace key. I'm running bash shell and don't otherwise have this problem.
Any help would be greatly... (4 Replies)
Hi,
consider this file "master" which contains data as
11:skjs:24:asd2
1:skdfjk:23:sfdf
12:su:25:jkh5
13:gre:22:kljl7
14:sai:34:kjg7
I am trying to enter data into the file "master"
i want to count the number of times 11 is present in the file "master" that to in the first filed... (5 Replies)
Hi!
I was wondering how can I use the command find to select all the files that have the SAME modification date than a given file.
find . -type f ! -newer filename -exec ls -l -t {} +
I can only select the files that are newer or that are not (using ! -newer, as the example shows). I want... (3 Replies)
May i know how do i go along finding similar entry in a .txt file, which is used a as a "database" and post and error saying the entry existed when we key in the entry.
---------- Post updated at 05:18 PM ---------- Previous update was at 05:16 PM ----------
i mean post an error saying the... (5 Replies)
hello all, i am trying to find a better to do what i am doing right now...
i have a file called sidlist...which has my database_name and password to the respective database
so something like below.. file is called sidlist and entry is below...
test, abc123
kes12, abcd12
pss, abcd1234... (5 Replies)
Hello all,
I am setting up a cluster of Mac Pro's which need to be able to talk to a master computer, traffic between the nodes and the master needs to take place without a ssh key. I need a script that will create a security key, save it to the default place, enter the password as no password.... (2 Replies)
hii master Unix
I finish find to google how to command for the show part number and asset number at a IBM P series and i notyet finded.
maybe all master unix can help me about what the command part number and asset number at server IBM P series.
regards,
amin (1 Reply)