Re: [Freeipa-devel] GetEffectiveRights and add ACIs

2017-01-20 Thread William Brown
n this, so we should probably work it out sooner than later, but I think that can be discussed at triage. -- Sincerely, William Brown Software Engineer Red Hat, Brisbane signature.asc Description: This is a digitally signed message part -- Manage your subscription for the Freeipa-devel m

[Freeipa-devel] [DHCP] tree layout options

2012-07-19 Thread William Brown
. Option 2 works, and generates a configuration for the networks and subnets correctly, but does not add any dhcpHost objects not the dhcpFailOverPeer information. I am investigating both. -- Sincerely, William Brown pgp.mit.edu http://pgp.mit.edu:11371/pks/lookup?op=vindexsearch=0x3C0AC6DAB2F928A2

Re: [Freeipa-devel] [DHCP] tree layout options

2012-07-19 Thread William Brown
initilization time. It would also seem that in ldap_generate_config_string in ldap.c, the dhcpFailOverPeer object class is not recognized as an object that should be inspected. I'll add this later. -- Sincerely, William Brown pgp.mit.edu http://pgp.mit.edu:11371/pks/lookup?op=vindexsearch

Re: [Freeipa-devel] [DHCP] tree layout options

2012-07-19 Thread William Brown
On 19/07/12 22:59, Simo Sorce wrote: On Thu, 2012-07-19 at 22:44 +0930, William Brown wrote: does not add any dhcpHost objects not the dhcpFailOverPeer information. I have found why this is. I was setting ldap-method to dynamic, meaning that the contents of this object were only read

Re: [Freeipa-devel] DHCP support - Request for review

2012-07-16 Thread William Brown
On 07/13/2012 08:39 PM, Petr Vobornik wrote: On 06/27/2012 03:32 PM, William Brown wrote: Hi, I have been working on adding support for FreeIPA to support configuration storage for ISC-DHCP 4.X servers. I have added the schema which is included at installation, added the template / empty

Re: [Freeipa-devel] [Freeipa-users] stopping su -

2012-07-16 Thread William Brown
sudo -i su - oracle No, you would run sudo -i oracle. -i = simulate initial login. Alternately, you can use sudo -s oracle for run shell as oracle Or you can run sudo -u oracle command -- Sincerely, William Brown pgp.mit.edu http://pgp.mit.edu:11371/pks/lookup?op=vindexsearch

[Freeipa-devel] Build failure in ipa_sam

2012-06-28 Thread William Brown
: Bad exit status from /var/tmp/rpm-tmp.tskROb (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.tskROb (%build) make: *** [rpms] Error 1 Git master (Not my feature branches) -- Sincerely, William Brown pgp.mit.edu http://pgp.mit.edu:11371/pks/lookup?op=vindexsearch

Re: [Freeipa-devel] Build failure in ipa_sam

2012-06-28 Thread William Brown
On 28/06/12 18:43, Alexander Bokovoy wrote: On Thu, 28 Jun 2012, William Brown wrote: Making all in ipa-sam make[4]: Entering directory `/home/william/development/freeipa/rpmbuild/BUILD/freeipa-2.99.0GIT8ce7330/daemons/ipa-sam' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H

Re: [Freeipa-devel] [SOLVED] Build failure in ipa_sam

2012-06-28 Thread William Brown
On 28/06/12 19:35, Alexander Bokovoy wrote: On Thu, 28 Jun 2012, William Brown wrote: On 28/06/12 18:43, Alexander Bokovoy wrote: On Thu, 28 Jun 2012, William Brown wrote: Making all in ipa-sam make[4]: Entering directory `/home/william/development/freeipa/rpmbuild/BUILD/freeipa

Re: [Freeipa-devel] [PATCH] 271 Fill new DNS zone update policy by default

2012-06-04 Thread William Brown
\\ --update-policy=grant EXAMPLE.COM krb5-self * A; grant EXAMPLE.COM krb5-self * ; What about reverse zones? -- Sincerely, William Brown pgp.mit.edu http://pgp.mit.edu:11371/pks/lookup?op=vindexsearch=0x3C0AC6DAB2F928A2 signature.asc Description: OpenPGP digital signature

Re: [Freeipa-devel] routing requests to local servers - DNS SRV [discussion needed]

2012-05-29 Thread William Brown
again simplify administration of DNS services. -- Sincerely, William Brown Research Teaching, Technology Services The University of Adelaide, AUSTRALIA 5005 CRICOS Provider Number 00123M - IMPORTANT: This message may

Re: [Freeipa-devel] Adding indices and permissions to FreeIPA

2012-05-15 Thread William Brown
for this feature? -- Sincerely, William Brown pgp.mit.edu http://pgp.mit.edu:11371/pks/lookup?op=vindexsearch=0x3C0AC6DAB2F928A2 signature.asc Description: OpenPGP digital signature ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https

[Freeipa-devel] Adding indices and permissions to FreeIPA

2012-05-14 Thread William Brown
as part of the DHCP feature installation process, or should they be part of the base server install? Sincerely, William Brown pgp.mit.edu http://pgp.mit.edu:11371/pks/lookup?op=vindexsearch=0x3C0AC6DAB2F928A2 signature.asc Description: Message signed with OpenPGP using GPGMail

[Freeipa-devel] DHCP integration into FreeIPA

2012-05-02 Thread William Brown
management solution that may have bugs or other latent issues, in favour of a high quality tool provided by FreeIPA. This becomes a very attractive feature to help with FreeIPA adoption. Thoughts, questions, comments? Sincerely, William Brown Research Teaching, Technology Services

Re: [Freeipa-devel] DHCP integration into FreeIPA

2012-05-02 Thread William Brown
probably make a start soon - I'm personally swamped with work at the moment also. Some advice on how to start would be good also in terms of what kind of documentation you would like submitted, and the best way to start coding this would also be appreciated. Sincerely, William Brown pgp.mit.edu

[Freeipa-devel] XML-RPC

2011-10-13 Thread William Brown
be including ipalib/rpc.py and calling it somehow? - -- Sincerely, William Brown Research and Teaching Information and Technology Services The University of Adelaide CRICOS Provider Number 00123M - --- IMPORTANT: This message may contain

[Freeipa-devel] ipa-client-install sudoers + automount

2011-10-12 Thread William Brown
. Nslcd also supports sasl for ldap. Of the sudo bindpw or krb5_cc method in nss_ldap which is preferred? - -- Sincerely, William Brown Research and Teaching Information and Technology Services The University of Adelaide CRICOS Provider Number 00123M

Re: [Freeipa-devel] ipa-client-install sudoers + automount

2011-10-12 Thread William Brown
on the SSSD sudo provider? - -- Sincerely, William Brown Research and Teaching Information and Technology Services The University of Adelaide CRICOS Provider Number 00123M - --- IMPORTANT: This message may contain confidential or legally