> From: Stephen Ingram <[email protected]>
> To: For users of ownCloud <[email protected]>
> Subject: Re: [owncloud-user] OC and FreeIPA
> Message-ID:
>         <capsaobcdqsqwb3yjuhfb0t9c5kposl0ccdxfni0agau5kzy...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
> 
> On Wed, Jul 16, 2014 at 10:55 AM, Jonathan J. Ramirez C. <
> [email protected]> wrote:
> 
> >  Hi.
> >
> > Does anybody here know how to properly set up ownCloud 6.0.4 to work
> with
> > FreeIPA 3.3.5? I keep getting these messages when trying to logon to
> OC
> > with a created account in FreeIPA.
> >
> > Here's a sample:
> >
> > ownCloud[2182]: {user_ldap} initializing paged search for
> > FilterobjectClass=* base Array ([0] =>
> > uid=jonram,cn=users,cn=compat,dc=mydomain,dc=com) attr ipauniqueid
> limit
> > 99999 offset 0
> > ownCloud[2182]: {user_ldap} Ready for a paged search
> > ownCloud[2182]: {user_ldap} Requested attribute ipauniqueid not
> found for
> > uid=jonram,cn=users,cn=compat,dc=mydomain,dc=com
> > ownCloud[2182]: {user_ldap} Could not autodetect the UUID attribute
> > ownCloud[2182]: {user_ldap} Cannot determine UUID for
> > uid=jonram,cn=users,cn=compat,dc=mydomain,dc=com. Skipping.
> > ownCloud[2182]: {core} Login failed: user 'jonram' , wrong password,
> > IP:set log_authfailip=true in conf
> >
> > I'm really new to OC and IPA so I don't know where to poke to make
> it
> > work. I'll much appreciate any hint.
> >
> 
> Jonathan-
> 
> I use IPA to authenticate our owncloud users. If you can show your
> LDAP
> settings, I can try to help out.
> 
> Steve


Hi Steve, thanks for your quick response. I didn't get your message
directly.

Here's what I've got:

### SERVER ###
Host: atlas.mydomain.com
Port: 389
User DN: uid=system,cn=sysaccounts,cn=etc,dc=mydomain,dc=com
Password: myconnectionpassword
Base DN: cn=users,cn=accounts,dc=mydomain,dc=com

### USER FILTER ###
only those object classes: Blank
only from those groups: grayed
raw filter result: (objectclass=*)
234 users found

### LOGIN FILTER ###
LDAP Username: checked
LDAP Email Address: unchecked
Other Attributes: Blank
raw filter result: (&(objectclass=*)(cn=%uid))

### GROUP FILTER ###
only those object classes: Blank
only from those groups: ocloud
raw filter result: (|(cn=ocloud))
2 groups found

### ADVANCED ###
# Connection Settings
Case insensitve LDAP server (Windows): Unchecked
# Directory Settings
User Display Name Field: displayname
Base User Tree: dc=mydomain,dc=com
Group Display Name Field: cn
Base Group Tree: dc=mydomain,dc=com
Group-Member association: uniqueMember
# Special Attributes
User Home Folder Naming Rule: cn

### EXPERT ###
Blank

I see the accounts in Users with Username in UUID but doesn't let me
login with any user account.

_______________________________________________
User mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/user

Reply via email to