Re: [Freeipa-users] updated FreeIPA documentation?

2010-09-08 Thread Rob Crittenden

Brian LaMere wrote:

What version of IPA are you looking at? I have both options in mine.
Note that if you want to use magic-private groups only set uidstart.
We made this configurable for those installations that may have
limited UIDs.


The lastest in the fedora repo; just installed it last night.


r...@myserver:/etc# rpm -qa |grep ipa-server
ipa-server-selinux-1.2.2-4.fc13.x86_64
ipa-server-1.2.2-4.fc13.x86_64
r...@myserver:/etc# ipa-server-install --uidstart 5000
Usage: ipa-server-install [options]
ipa-server-install: error: no such option: --uidstart
r...@myserver:/etc# ipa-server-install --gidstart 5000
Usage: ipa-server-install [options]
ipa-server-install: error: no such option: --gidstart
---

When I type ip-server-install --help nothing along that lines is
listed, either.


Yes, this is IPA v1. Those options are only available in IPA v2 which is 
current in alpha. You can try it at http://www.freeipa.org/page/Downloads




We had the documentation in the wiki originally but it was
incredibly difficult to keep that and our docbook-based
documentation in sync so we dropped the wiki version. The git repo
for the documentation is at http://git.fedorahosted.org/git/ipadocs.git


  Ah, I always considered it a specificity/sensitivity issue; the
official docs would have less info but would be more accurate, whereas
the wiki would be far more info but with less accuracy.  I'll check out
the docs in git, thanks!


Sure

rob

___
Freeipa-users mailing list
Freeipa-users@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-users


[Freeipa-users] updated FreeIPA documentation?

2010-09-07 Thread Brian LaMere
Let me start by saying I work at a software development co; I get it - so
this isn't a harsh at all.  However, the latest docs I could find (
http://freeipa.org/docs/2.0.0/Installation_Deployment_Guide/en-US/html/ ) seem
a bit outdated already.
For example, this section:

---
Procedure 3.1. To install the IPA server interactively:

Run the following command:

   -  ipa-server-install
  - Enter the server's host name, realm name and other details when
  prompted. When installing the master IPA server, the start values for the
  UID and GID ranges are automatically set to a random value
between 1,000,000
  and (2^31 - 1,000,000). You can pass the --uidstart and
--gidstart options
  to the ipa-server-installcommand to specify different starting values if
  desired.

-

At this point, uidstart and gidstart don't appear to be valid flags to
ipa-server-install; this is unfortunate, because I'd really rather not start
at a number that high (while not my personal reason for wanting a smaller
number, older machines won't accept uid's that large...some won't accept
UIDs higher than 65535, in fact).

That document also references that it requires Fedora 9 or 10 - while
we're now pushing on rawhide at 14, and describes nscd while the
default/suggested cache provider in current versions is sssd, etc.  Is there
anything a bit more current?

Is there a wiki documentation project (none shows in a couple minutes of
google searching)?  If there's nothing more current, I'd be happy to update
whatever is where ever while I'm going through it myself.

Thanks,
Brian LaMere
___
Freeipa-users mailing list
Freeipa-users@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-users

Re: [Freeipa-users] updated FreeIPA documentation?

2010-09-07 Thread Rob Crittenden

Brian LaMere wrote:

Let me start by saying I work at a software development co; I get it -
so this isn't a harsh at all.  However, the latest docs I could find (
http://freeipa.org/docs/2.0.0/Installation_Deployment_Guide/en-US/html/ ) seem
a bit outdated already.
For example, this section:

---
Procedure 3.1. To install the IPA server interactively:

Run the following command:

*   ipa-server-install
  o Enter the server's host name, realm name and other details
when prompted. When installing the master IPA server, the
start values for the UID and GID ranges are automatically
set to a random value between 1,000,000 and (2^31 -
1,000,000). You can pass
the --uidstart and --gidstart options to
the ipa-server-installcommand to specify different starting
values if desired.

-

At this point, uidstart and gidstart don't appear to be valid flags to
ipa-server-install; this is unfortunate, because I'd really rather not
start at a number that high (while not my personal reason for wanting a
smaller number, older machines won't accept uid's that large...some
won't accept UIDs higher than 65535, in fact).


What version of IPA are you looking at? I have both options in mine. 
Note that if you want to use magic-private groups only set uidstart. We 
made this configurable for those installations that may have limited UIDs.



That document also references that it requires Fedora 9 or 10 - while
we're now pushing on rawhide at 14, and describes nscd while the
default/suggested cache provider in current versions is sssd, etc.  Is
there anything a bit more current?


Not yet. We have an open ticket to update this but haven't had a chance 
to yet. Our trac instance is at https://fedorahosted.org/freeipa




Is there a wiki documentation project (none shows in a couple minutes of
google searching)?  If there's nothing more current, I'd be happy to
update whatever is where ever while I'm going through it myself.


We had the documentation in the wiki originally but it was incredibly 
difficult to keep that and our docbook-based documentation in sync so we 
dropped the wiki version. The git repo for the documentation is at 
http://git.fedorahosted.org/git/ipadocs.git


regards

rob

___
Freeipa-users mailing list
Freeipa-users@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-users