Link to home
Start Free TrialLog in
Avatar of locdang
locdang

asked on

Cannot join Fedora box to domain

Hi all.

I am attempting to run the following join command as su, then i get the below error.

[root@epicfedora01 samba]# net rpc join -S epic16 -U xhutchinson
Enter xhutchinson's password:
[2009/04/28 16:30:36,  0] rpc_client/cli_pipe.c:get_schannel_session_key_common(2449)
  get_schannel_session_key: could not fetch trust account password for domain 'EPICENTRE'
[2009/04/28 16:30:36,  0] utils/net_rpc_join.c:net_rpc_join_ok(87)
  net_rpc_join_ok: failed to get schannel session key from server epic16 for domain EPICENTRE. Error was NT_STATUS_CANT_ACCESS_DOMAIN_INFO
Unable to join domain EPICENTRE.
[root@epicfedora01 samba]#


thanks,

Xavier.
Avatar of Daniel McAllister
Daniel McAllister
Flag of United States of America image

Sounds like your domain controller doesn't like you....

More specifically, there may be a firewall or rule on the AD server that is blocking your request. (Of course, I am ASSUMING that your username & password correspond to a user on the domain that has domain admin rights).

Let me know what you find!

Dan
IT4SOHO
ASKER CERTIFIED SOLUTION
Avatar of random_ru
random_ru
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial