realmd software package provides DBus service for configuring kerberos and other online identities, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install realmd
realmd is installed in your system.
Make ensure the realmd package were installed using the commands given below,
$ sudo dpkg-query -l | grep realmd *
You will get with realmd package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Administration Utilities |
| Package | realmd |
| Version | 0.15.0-1 |
| Description | DBus service for configuring kerberos and other online identities |
| Sub Section | Admin |