Ok, so...progress.  I used my own eDirectory credentials for testing
(I'm an admin) and ldap packets go out and I can authenticate to
openmeetings and it pulls in the account info.

The problem is, I don't have the Home, Recordings, or Rooms menus.
(he's set to 'user')

Not only that, he seems to have a blank organization assigned to him.
If I try to assign him to another organization via user admin, it
doesn't get saved.  If I add the user to an organization from the
organizations admin, he ends up with two organizations:  a blank one
and the one I just assigned to him.



On Thu, Dec 8, 2011 at 9:53 AM, Jeff Schoby <[email protected]> wrote:
> The search base just gives a starting point to search the ldap tree
> with, if you don't have one it starts at the top.  Works just fine on
> web2project w/o one.
>
> As for the admin_dn and _pass, I'm trying to do an anonymous bind to
> my ldap server.  I shouldn't need one.  Is it not possible to do an
> anonymous ldap bind in openmeetings?
>
> -Jeff
>
>
> On Thu, Dec 8, 2011 at 3:00 AM, [email protected]
> <[email protected]> wrote:
>> yes and also of course the admin_dn and admin_pass ...
>>
>> Sebastian
>>
>> 2011/12/8 Mahmut TEKER <[email protected]>:
>>> Hi,
>>>
>>> I don't know much about LDAP conf and I also have problems with LDAP ( could
>>> not make it running :( ) but according to your ldap config file
>>> "ldap_search_base=" part is empty and for me it also should be filled as far
>>> as I know.
>>>
>>> Have a nice day,
>>>
>>>
>>> _Mahmut
>>>
>>> 08.12.2011 02:16, Jeff Schoby yazmış:
>>>
>>>> I did make a config file in the proper directory.  Added a new LDAP
>>>> config in openmeetings administration and checked the check box to
>>>> make it active.  I do see in the red5 debug messages where it loads
>>>> the file, but then gives an error "Error on LdapAuth : 1".  And in the
>>>> browser window I'm trying to login with I get that dialog where it
>>>> wants you to choose an organization, but the picker list is empty.
>>>>
>>>> I've run wireshark on the openmeetings server when trying to login and
>>>> no LDAP packets ever go out.
>>>>
>>>> It's like it's not even trying to contact the LDAP server.... or
>>>> doesn't have what library it needs to and just fails.
>>>>
>>>> Just got web2project working with ldap with similar config info, so I
>>>> know the ldap service works fine. If there's any more info I can
>>>> provide that would help, please let me know.
>>>>
>>>>
>>>> red5 debug:
>>>> ######################################
>>>>  WARN 12-07 18:02:05.024 MainService.java 15937469 320
>>>> org.openmeetings.app.remote.MainService[NioProcessor-15] - loginUser:
>>>> 0afb83a4e7432e99a7b6ddf16236473a jas
>>>> DEBUG 12-07 18:02:05.024 MainService.java 15937469 331
>>>> org.openmeetings.app.remote.MainService [NioProcessor-15] - Ldap Login
>>>> DEBUG 12-07 18:02:05.029 LdapLoginManagement.java 15937474 217
>>>> org.openmeetings.app.ldap.LdapLoginManagement [NioProcessor-15] -
>>>> LdapLoginmanagement.doLdapLogin
>>>> DEBUG 12-07 18:02:05.029 LdapLoginManagement.java 15937474 173
>>>> org.openmeetings.app.ldap.LdapLoginManagement [NioProcessor-15] -
>>>> LdapLoginmanagement.getLdapConfigData
>>>> DEBUG 12-07 18:02:05.029 LdapLoginManagement.java 15937474 192
>>>> org.openmeetings.app.ldap.LdapLoginManagement [NioProcessor-15] -
>>>> LdapLoginmanagement.readConfig :
>>>> /home/red5/om19/webapps/openmeetings/conf/om_ldap_edir.cfg
>>>> ERROR 12-07 18:02:05.029 LdapLoginManagement.java 15937474 225
>>>> org.openmeetings.app.ldap.LdapLoginManagement [NioProcessor-15] -
>>>> Error on LdapAuth : 1
>>>> ##############################
>>>>
>>>>
>>>> from my ldap config file:  (server name changed to protect the innocent)
>>>> :)
>>>>
>>>> ################################################################################
>>>> ldap_server_type=OpenLDAP
>>>> ldap_conn_url=ldap://myldap.server.com
>>>> ldap_admin_dn=
>>>> ldap_passwd=
>>>> ldap_search_base=
>>>> field_user_principal=cn
>>>> ldap_auth_type=SIMPLE
>>>> ldap_sync_password_to_om=no
>>>> ldap_user_attr_lastname=sn
>>>> ldap_user_attr_firstname=givenName
>>>> ldap_user_attr_mail=mail
>>>> ldap_user_attr_street=streetAddress
>>>> ldap_user_attr_additionalname=description
>>>> ldap_user_attr_fax=facsimileTelephoneNumber
>>>> ldap_user_attr_zip=postalCode
>>>> ldap_user_attr_country=co
>>>> ldap_user_attr_town=physicalDeliveryOfficeName
>>>> ldap_user_attr_phone=telephoneNumber
>>>>
>>>>
>>>>
>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups
>>> "OpenMeetings User" group.
>>> To post to this group, send email to [email protected].
>>> To unsubscribe from this group, send email to
>>> [email protected].
>>> For more options, visit this group at
>>> http://groups.google.com/group/openmeetings-user?hl=en.
>>>
>>
>>
>>
>> --
>> Sebastian Wagner
>> http://www.openmeetings.de
>> http://www.webbase-design.de
>> http://www.wagner-sebastian.com
>> [email protected]
>>
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "OpenMeetings User" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to 
>> [email protected].
>> For more options, visit this group at 
>> http://groups.google.com/group/openmeetings-user?hl=en.
>>
>
>
>
> --
> Jeff Schoby
> Owner, Sacred Soul Records
> http://www.sacredsoulrecords.com/



-- 
Jeff Schoby
Owner, Sacred Soul Records
http://www.sacredsoulrecords.com/

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.

Reply via email to