search for: realm_name

Displaying 12 results from an estimated 12 matches for "realm_name".

2009 May 15
1
[PATCH server] add server-side groundwork for remote freeipa server
...quot;Is FreeIPA already installed on another machine?") +remote_ipa = "n" +if remote_ipa == "y" + ipa_host = prompt_for_answer("Enter the hostname of the FreeIPA server", :regex => IP_OR_FQDN) +else + ipa_host = ovirt_host +end + +# FreeIPA Configuration +realm_name = prompt_for_answer("Enter your kerberos realm name (example: example.com):", :regex => FQDN) + at cli.say("NOTE: The following password will also be your ovirtadmin password for the web management login") +freeipa_password = prompt_for_password("Enter the admin password...
2004 Apr 08
0
Can not leave active directory domain (Red Hat Enterprise Linux ES 3.0 server)
...to AD realm) and I could do "net ads join /company/ad/level/Computers -U my_username -S Win2K_AD_DC1", the following is the output: [2004/04/07 18:54:41, 0] libads/ldap.c:ads_add_machine_acct(1086) Warning: ads_set_machine_sd: Unexpected information received Using short domain name -- REALM_NAME Joined 'MY_SERVER_NAME' to realm 'REALM_NAME' But I can not do "net ads leave /company/ad/level/Computers -U my_username", it says "Failed to delete host 'ERD-TT-WORKFLOW' from the 'REALM_NAME' realm." I also could not do "net ads testjoin&...
2016 Jan 07
6
Authentication to Secondary Domain Controller initially fails when PDC is offline
Hai Ole, What does this give you as output? host bpn.tu-berlin.de I assum you dnsdomain name is the same as your REALM_NAME ? For me it show the 2 ipadresses of my DC's. And my MX record. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens James > Verzonden: woensdag 6 januari 2016 19:10 > Aan: samba at lists.samba.org > Onderwerp: Re:...
2009 Jul 02
2
How to install ovirt in working environment?
...} # DHCP Configuration # Cobbler configuration $cobbler_hostname = 'station.example.ru' $cobbler_user_name = 'cobbler' $cobbler_user_password = 'cobbler' # Postgres Configuration $db_username = 'ovirt' $db_password = 'ovirtadmin' # FreeIPA configuration $realm_name = 'example.ru' $freeipa_password = 'secret' $short_ldap_dn = 'dc=example,dc=ru' $ldap_dn = 'cn=ipaConfig,cn=etc,dc=example,dc=ru' include cobbler::remote include postgres::bundled include freeipa::bundled include ovirt::setup I ran it with ace -d -v install ovirt...
2009 May 20
1
[PATCH server] update host-browser to use ipa commands rather than kadmin
.../modules/ovirt/manifests/ovirt.pp +++ b/installer/modules/ovirt/manifests/ovirt.pp @@ -130,6 +130,11 @@ class ovirt::setup { notify => Service[qpidd] } + single_exec { "ipa_admin_keytab" : + command => "/usr/sbin/ipa-getkeytab -s $ipa_host -p admin@$realm_name -k /usr/share/ovirt-server/ipa-admin.tab", + require => Exec[get_krb5_tkt] + } + service {"httpd" : enable => true, require => Package[httpd], diff --git a/src/host-browser/host-browser.rb b/src/host-browser/host-brow...
2009 Aug 21
1
[PATCH server] update installer exec items to single_exec where applicable
...require => Single_exec[replace_line_returns] } file_replacement{"ipa_proxy_config_2": @@ -61,7 +61,7 @@ class freeipa::bundled{ single_exec {"ipa_server_install": command => "/usr/sbin/ipa-server-install -r $realm_name -p '$freeipa_password' -P '$freeipa_password' -a '$freeipa_password' --hostname $ipa_host -u dirsrv -U", - require => [Exec[set_kdc_defaults],Single_exec[dnsmasq_restart]] + require => [Single_exec[set_kdc_defaults],Single_exec[dnsmas...
2016 Jan 07
3
Authentication to Secondary Domain Controller initially fails when PDC is offline
...er >> initially fails when PDC is offline >> >> On 07/01/16 08:45, L.P.H. van Belle wrote: >>> Hai Ole, >>> >>> What does this give you as output? >>> host bpn.tu-berlin.de >>> >>> I assum you dnsdomain name is the same as your REALM_NAME ? >>> >>> For me it show the 2 ipadresses of my DC's. >>> And my MX record. >>> >>> Greetz, >>> >>> Louis >>> >> Hi Louis and Ole, Just for interest I ran 'host bpn.tu-berlin.de' in a >> terminal, all I...
2016 Jan 07
1
Authentication to Secondary Domain Controller initially fails when PDC is offline
...offline > >> > >> On 07/01/16 08:45, L.P.H. van Belle wrote: > >>> Hai Ole, > >>> > >>> What does this give you as output? > >>> host bpn.tu-berlin.de > >>> > >>> I assum you dnsdomain name is the same as your REALM_NAME ? > >>> > >>> For me it show the 2 ipadresses of my DC's. > >>> And my MX record. > >>> > >>> Greetz, > >>> > >>> Louis > >>> > >> Hi Louis and Ole, Just for interest I ran 'host bpn.tu-...
2016 Jan 07
0
Authentication to Secondary Domain Controller initially fails when PDC is offline
...to Secondary Domain Controller > initially fails when PDC is offline > > On 07/01/16 08:45, L.P.H. van Belle wrote: > > Hai Ole, > > > > What does this give you as output? > > host bpn.tu-berlin.de > > > > I assum you dnsdomain name is the same as your REALM_NAME ? > > > > For me it show the 2 ipadresses of my DC's. > > And my MX record. > > > > Greetz, > > > > Louis > > > > Hi Louis and Ole, Just for interest I ran 'host bpn.tu-berlin.de' in a > terminal, all I get back is: > > bp...
2016 Jan 07
0
Authentication to Secondary Domain Controller initially fails when PDC is offline
Yes, it does for me, too. What is an mx record? Am 07.01.2016 um 09:45 schrieb L.P.H. van Belle: > Hai Ole, > > What does this give you as output? > host bpn.tu-berlin.de > > I assum you dnsdomain name is the same as your REALM_NAME ? > > For me it show the 2 ipadresses of my DC's. > And my MX record. > > Greetz, > > Louis > >> -----Oorspronkelijk bericht----- >> Van: samba [mailto:samba-bounces at lists.samba.org] Namens James >> Verzonden: woensdag 6 januari 2016 19:10 >> A...
2005 Jan 11
2
need some assistance - Samba 3.09 on FreeBSD 4.5
...libsmb/cliconnect.c:cli_session_setup_kerberos(538) Doing kerberos session setup [2005/01/11 11:51:50, 3] libsmb/clikrb5.c:ads_cleanup_expired_creds(319) Ticket in ccache[MEMORY:cliconnect] expiration Tue, 11 Jan 2005 21:51:48 GMT [smb.conf] [global] workgroup = domain_name realm = realm_name.com server string = Samba Server netbios name = server_name hosts allow = [several IP ranges to allow from] security = ADS encrypt passwords = yes password server = DC_name.domainname.com #username map = /etc/samba/smbusers client signing = yes server signing = yes gue...
2016 Jan 05
3
Authentication to Secondary Domain Controller initially fails when PDC is offline
For the member servers, to reduce timeouts etc when one DC is down. Change your resolv.conf to : domain internal.domain.tld search internal.domain.tld nameserver IP_DC1 nameserver IP_DC2 options timeout:2 options attempts:2 options rotate options edns0 see man resolv.conf for the options explained. Ow.. and .. domain and search are NOT exclusive anymore in Debian Jessie and up. At least,