On Mon, 25 Mar 2013 18:57:28 +0530 Abhi Sharma <me.always.availa...@gmail.com> wrote:
> Hello David, > i am getting error during join domain in red hat enterprise virtulization 3 > . > i tried every thing but i am not able to resolve error. > > error is :- > Error: Authentication Failed. Please verify the fully qualified domain name > that is used for authentication is correct.. Problematic domain is: > tgstg49.example.com > Failure while applying Kerberos configuration. Details: Authentication > Failed. Please verify the fully qualified domain name that is used for > authentication is correct. So you want to say you have a problem to integrade your linux client into Windows AD? I use following: authconfig --disablecache --enablewinbind --enablewinbindauth \ --smbsecurity=ads --smbworkgroup=$MYDOMAIN \ --smbrealm=$MYFULLDOMAINREALM -- enablewinbindusedefaultdomain \ --winbindtemplatehomedir=/home/%D/%U \ --winbindtemplateshell=/bin/bash --enablekrb5 \ --krb5realm=$MYFULLDOMAINREALM --enablekrb5kdcdns \ --enablekrb5realmdns --enablelocauthorize --enablemkhomedir \ --enablepamaccess --updateall net ads join osName=RHEL osVer=6 -U $someuser@$MYDOMAINREALM _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users