Ошибка ввода в домен на сервере FreeBSD 6.3
Администратор исправил все конфиги, но все равно выдается следующую ошибку
proxy# net join -U Vitaliy.Yakubov
Host is not configured as a member server.
Invalid configuration. Exiting....
Failed to join domain: Invalid domain role
ADS join did not work, falling back to RPC...
Connection failed: NT_STATUS_ACCESS_DENIED
Connection failed: NT_STATUS_UNSUCCESSFUL
-------------------------------------------------
сонфиг кербероса
-------------------------------------------------
[libdefaults]
default_realm = CINIMEX
# permitted_enctypes = des-cbc-md5 des-cbc-crc des-cbc-sha1
clockskew = 300
# default_keytab_name = FILE:/etc/krb5.keytab
[appdefaults]
pam={
ticket_lifetine = 1w
renew_lifetime = 1w
forwardable = true
proxiable = false
retain_after_close = true
}
[realms]
CINIMEX = {
kdc = cisrv.cinimex
admin_server = cisrv.cinimex
default_domain = cinimex
}
[domain_realm]
.cinimex = CINIMEX
cinimex = CINIMEX
[logging]
kdc = FILE:/var/log/krb5kdc.log
admin_server = FILE:/var/log/kadmin.log
default = FILE:/var/log/krb5lib.log
[login]
krb4_convert = true
krb4_get_tickets = false
--------------------------------------------------------
конфиг самбы
--------------------------------------------------------
[global]
workgroup = cinimex
server string = Domain authentication server
security = ads
realm = CINIMEX
log file = /var/log/samba.%m
hosts allow = 192. 127. 178.
Wins support = yes
max log size = 50000
netbios name = PROXY
password server = cisrv.cinimex
encrypt passwords = yes
max log size = 50000
winbind separator = /
winbind use default domain = yes
winbind uid = 10000-15000
winbind gid = 10000-15000
winbind enum users = yes
winbind enum groups = yes
domain logons = yes
#preferred master = yes
#domain master = yes
local master = yes
security = user
#admin users = Vitaliy.Yakubov
Кто знает и кто предпологает очень прошу помощи
Добавлено спустя 4 минуты 48 секунд:
при подключении таким типом вот такая ошибка
Host is not configured as a member server.
Invalid configuration. Exiting....
Failed to join domain: Invalid domain role