* [sisyphus] Re: [Comm] Неполучается поднять kerberos
@ 2004-01-15 14:09 ` Aleksey Avdeev
0 siblings, 0 replies; only message in thread
From: Aleksey Avdeev @ 2004-01-15 14:09 UTC (permalink / raw)
To: community, sisyphus
Aleksey Avdeev пишет:
> Здравствуйте.
>
> Пользуясь krb5-install.html и книгой "Сетевые средства Linux" (Родерик
> В. Смит) поднимаю KDC на kerberos. Пока не получается. :-(
Что-то начало получаться. Отвечаю сам себе.
>
> После редактирования /etc/krb5.conf и
> /var/lib/kerberos/krb5kdc/kdc.conf (файлы прилагаю) немогу создать
> основных принципалов (и возможно, есть проблемы с основным ключом).
> Симптомы такие:
>
> 1. При добавлении принципала он не добавляется (первое что заметил):
>
> [solo@solo krb5kdc]$ sudo kadmin.local
> Authenticating as principal root/admin@MZ.OFFICE.RAMAX.RU with password.
> kadmin.local: addprinc admin/admin
> WARNING: no policy specified for admin/admin@MZ.OFFICE.RAMAX.RU;
> defaulting to no policy
> Enter password for principal "admin/admin@MZ.OFFICE.RAMAX.RU":
> Re-enter password for principal "admin/admin@MZ.OFFICE.RAMAX.RU":
> add_principal: Unsupported salt type while creating
> "admin/admin@MZ.OFFICE.RAMAX.RU".
...
>
> Т. е. чего-то я неучёл в настройках :-(
Проблема в файле kdc.conf:
>
> ------------------------------------------------------------------------
>
> [kdcdefaults]
> acl_file = /var/lib/kerberos/krb5kdc/kadm5.acl
> dict_file = /usr/share/dict/words
> admin_keytab = /var/lib/kerberos/krb5kdc/kadm5.keytab
>
> [realms]
> MZ.OFFICE.RAMAX.RU = {
> master_key_type = des-cbc-crc
> supported_enctypes = rc4-hmac des-cbc-crc:normal des3-cbc-raw:normal des3-cbc-sha1:normal des-cbc-crc:afs3
^^^^^^^^^
Должно быть "rc4-hmac:normal"
> }
>
>
> ------------------------------------------------------------------------
После правки
kadmin.local: addprinc admin/admin
отработало
PS: Всётаки я начал дисскусию не в той рассылке. :-( Приношу
извинения - баг сизиф-специфичный: ошибка в конфиге по умолчанию.
PSS: Повесил Bug 3494.
--
С уважением. Алексей.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-01-15 14:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-15 14:09 ` [sisyphus] Re: [Comm] Неполучается поднять kerberos Aleksey Avdeev
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git