????????????????????¨????°???¨??§????????°???????¨??????¬???????????°?????±??????????????§??????
Samba net ads join error |
|
- ????????? 2012/12/02 22:29
- ????????? ryo
-
1.不明点・障害内容:
2.ログの有無 : (有:その内容) : 3.Distribution :centos Version :5 4.Service Name : Version : 5.ネットワーク構成: net ads join でActiveDirectoryドメインに参加しようとすると以下のエラーが出ます。 とても困っております。アドバイスをお願いします。
[root@centos ~]# net ads join -U Administrator [2012/12/02 22:27:45, 0] libads/kerberos.c:create_local_private_krb5_conf_for_domain(655) create_local_private_krb5_conf_for_domain: failed to create directory /var/cache/samba/smb_krb5. Error was 許可がありません Administrator's password: net: relocation error: net: symbol krb5_get_init_creds_opt_alloc, version krb5_3_MIT not defined in file libkrb5.so.3 with link time reference
|
■ コンテンツ関連情報
Re: Samba net ads join error ( No.1 ) |
|
- ????????? 2012/12/02 23:27
- ????????? ryo
-
/var/cache/samba/にsmb_krb5ディレクトリを作成したところ、エラーが減り以下の通りになりました。
[root@centos smb_krb5]# net ads join -U Administrator Administrator's password: net: relocation error: net: symbol krb5_get_init_creds_opt_alloc, version krb5_3_MIT not defined in file libkrb5.so.3 with link time reference
|
■ その他