Re: Error when logging in OM by AD account

2010-03-29 Thread smoeker
hola,

the credentials within ldap config are admin credentials on Directory
server - this account needs bind privileges to create a directory
context.
-> based on that context, the authentication of the users creadentials
(entered via GUI) takes place...


see ya

Smoeker

On 29 Mrz., 12:46, The Anh Pham Duc  wrote:
> Yeah, I've got it. But there's only account that is registered in
> om_ldap.cfg can not log in. The other accounts are able to log in.
> So why?
> Any way, thanks so much for your help.
> Have a nice week!
>
> 2010/3/29 smoeker 
>
>
>
> > hola,
>
> > the config seems ok from my point of view...
>
> > one thing to consider : if the pasword in your config is really used,
> > i think the last part could be cut off
>
> > 1qa2ws#ED -> 1qa2ws (# == comment sign)
>
> > if thats not the problem - please post a larger part of the logfile
> > showing even the entries surround the ldap error...
>
> > see ya
>
> > Smoeker
>
> > On 29 Mrz., 12:04, The Anh Pham Duc  wrote:
> > > Yes, I'm using Active Directory. This is my om_ldap.cfg
> > > #ConfigurationFile for LDAP Auth
> > > #ConfigKey 'ldap_config_path' must be set in DataBase Configration of OM
> > and
> > > point to this file
> > > #o.becherer,14.01.2009
>
> > > #specify the LDAP Server type
> > > ldap_server_type=LDAP
>
> > > #LDAP URL
> > > ldap_conn_url=ldap://10.3.10.151:389
>
> > > #Login distinguished name (DN) for Authentification on LDAP Server - keep
> > > emtpy if not requiered
> > > #ldap_admin_dn=CN:dummy,OU:external users,OU:Other,DC:medint,DC:local
> > > ldap_admin_dn=CN:openmeeting,OU:Bkis Telecom,DC:bkav,DC:com,DC:vn
>
> > > #Loginpass for Authentification on LDAP Server - keep emtpy if not
> > requiered
> > > ldap_passwd=1qa2ws#ED
>
> > > #base to search for userdata(of user, that wants to login
> > > #ldap_search_base=OU:Company,DC:medint,DC:local
> > > ldap_search_base=DC:bkav,DC:com,DC:vn
>
> > > # Fieldnames (can differ between Ldap servers)
> > > #field_user_principal=uid
> > > field_user_principal=userPrincipalName
>
> > > # Ldap auth type(SIMPLE,NONE)
> > > ldap_auth_type=SIMPLE
>
> > > The first log in is successful and the data is correct. The second time,
> > the
> > > "Invalid Password" dialog appeared. Sometimes I can log in but there no
> > data
> > > in the login screen. All the boxes are "unidentified".
> > > So what can I do now?
> > > Thank in advance for your help!
>
> > > --
> > > Pham Duc The Anh
> > > Student
> > > Computer Engineering - Course 52
> > > School Of Information&  Communication Technology
> > > HaNoi University of Technology
> > > Mobile: 01684580062
> > > E-mail: phamductheanh2...@yahoo.com or anh...@gmail.com
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "OpenMeetings User" group.
> > To post to this group, send email to openmeetings-u...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > openmeetings-user+unsubscr...@googlegroups.com
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/openmeetings-user?hl=en.
>
> --
> --
> Pham Duc The Anh
> Student
> Computer Engineering - Course 52
> School Of Information&  Communication Technology
> HaNoi University of Technology
> Mobile: 01684580062
> E-mail: phamductheanh2...@yahoo.com or anh...@gmail.com

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



Re: Error when logging in OM by AD account

2010-03-29 Thread The Anh Pham Duc
Yeah, I've got it. But there's only account that is registered in
om_ldap.cfg can not log in. The other accounts are able to log in.
So why?
Any way, thanks so much for your help.
Have a nice week!

2010/3/29 smoeker 

> hola,
>
> the config seems ok from my point of view...
>
> one thing to consider : if the pasword in your config is really used,
> i think the last part could be cut off
>
> 1qa2ws#ED -> 1qa2ws (# == comment sign)
>
> if thats not the problem - please post a larger part of the logfile
> showing even the entries surround the ldap error...
>
>
> see ya
>
> Smoeker
>
> On 29 Mrz., 12:04, The Anh Pham Duc  wrote:
> > Yes, I'm using Active Directory. This is my om_ldap.cfg
> > #ConfigurationFile for LDAP Auth
> > #ConfigKey 'ldap_config_path' must be set in DataBase Configration of OM
> and
> > point to this file
> > #o.becherer,14.01.2009
> >
> > #specify the LDAP Server type
> > ldap_server_type=LDAP
> >
> > #LDAP URL
> > ldap_conn_url=ldap://10.3.10.151:389
> >
> > #Login distinguished name (DN) for Authentification on LDAP Server - keep
> > emtpy if not requiered
> > #ldap_admin_dn=CN:dummy,OU:external users,OU:Other,DC:medint,DC:local
> > ldap_admin_dn=CN:openmeeting,OU:Bkis Telecom,DC:bkav,DC:com,DC:vn
> >
> > #Loginpass for Authentification on LDAP Server - keep emtpy if not
> requiered
> > ldap_passwd=1qa2ws#ED
> >
> > #base to search for userdata(of user, that wants to login
> > #ldap_search_base=OU:Company,DC:medint,DC:local
> > ldap_search_base=DC:bkav,DC:com,DC:vn
> >
> > # Fieldnames (can differ between Ldap servers)
> > #field_user_principal=uid
> > field_user_principal=userPrincipalName
> >
> > # Ldap auth type(SIMPLE,NONE)
> > ldap_auth_type=SIMPLE
> >
> > The first log in is successful and the data is correct. The second time,
> the
> > "Invalid Password" dialog appeared. Sometimes I can log in but there no
> data
> > in the login screen. All the boxes are "unidentified".
> > So what can I do now?
> > Thank in advance for your help!
> >
> > --
> > Pham Duc The Anh
> > Student
> > Computer Engineering - Course 52
> > School Of Information&  Communication Technology
> > HaNoi University of Technology
> > Mobile: 01684580062
> > E-mail: phamductheanh2...@yahoo.com or anh...@gmail.com
>
> --
> You received this message because you are subscribed to the Google Groups
> "OpenMeetings User" group.
> To post to this group, send email to openmeetings-u...@googlegroups.com.
> To unsubscribe from this group, send email to
> openmeetings-user+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/openmeetings-user?hl=en.
>
>


-- 
-- 
Pham Duc The Anh
Student
Computer Engineering - Course 52
School Of Information&  Communication Technology
HaNoi University of Technology
Mobile: 01684580062
E-mail: phamductheanh2...@yahoo.com or anh...@gmail.com

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



Re: Error when logging in OM by AD account

2010-03-29 Thread smoeker
hola,

the config seems ok from my point of view...

one thing to consider : if the pasword in your config is really used,
i think the last part could be cut off :

1qa2ws#ED -> 1qa2ws (# == comment sign)

if thats not the problem - please post a larger part of the logfile
showing even the entries surround the ldap error...


see ya

Smoeker

On 29 Mrz., 12:04, The Anh Pham Duc  wrote:
> Yes, I'm using Active Directory. This is my om_ldap.cfg
> #ConfigurationFile for LDAP Auth
> #ConfigKey 'ldap_config_path' must be set in DataBase Configration of OM and
> point to this file
> #o.becherer,14.01.2009
>
> #specify the LDAP Server type
> ldap_server_type=LDAP
>
> #LDAP URL
> ldap_conn_url=ldap://10.3.10.151:389
>
> #Login distinguished name (DN) for Authentification on LDAP Server - keep
> emtpy if not requiered
> #ldap_admin_dn=CN:dummy,OU:external users,OU:Other,DC:medint,DC:local
> ldap_admin_dn=CN:openmeeting,OU:Bkis Telecom,DC:bkav,DC:com,DC:vn
>
> #Loginpass for Authentification on LDAP Server - keep emtpy if not requiered
> ldap_passwd=1qa2ws#ED
>
> #base to search for userdata(of user, that wants to login
> #ldap_search_base=OU:Company,DC:medint,DC:local
> ldap_search_base=DC:bkav,DC:com,DC:vn
>
> # Fieldnames (can differ between Ldap servers)
> #field_user_principal=uid
> field_user_principal=userPrincipalName
>
> # Ldap auth type(SIMPLE,NONE)
> ldap_auth_type=SIMPLE
>
> The first log in is successful and the data is correct. The second time, the
> "Invalid Password" dialog appeared. Sometimes I can log in but there no data
> in the login screen. All the boxes are "unidentified".
> So what can I do now?
> Thank in advance for your help!
>
> --
> Pham Duc The Anh
> Student
> Computer Engineering - Course 52
> School Of Information&  Communication Technology
> HaNoi University of Technology
> Mobile: 01684580062
> E-mail: phamductheanh2...@yahoo.com or anh...@gmail.com

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



Re: Error when logging in OM by AD account

2010-03-29 Thread The Anh Pham Duc
Yes, I'm using Active Directory. This is my om_ldap.cfg
#ConfigurationFile for LDAP Auth
#ConfigKey 'ldap_config_path' must be set in DataBase Configration of OM and
point to this file
#o.becherer,14.01.2009

#specify the LDAP Server type
ldap_server_type=LDAP

#LDAP URL
ldap_conn_url=ldap://10.3.10.151:389

#Login distinguished name (DN) for Authentification on LDAP Server - keep
emtpy if not requiered
#ldap_admin_dn=CN:dummy,OU:external users,OU:Other,DC:medint,DC:local
ldap_admin_dn=CN:openmeeting,OU:Bkis Telecom,DC:bkav,DC:com,DC:vn

#Loginpass for Authentification on LDAP Server - keep emtpy if not requiered
ldap_passwd=1qa2ws#ED

#base to search for userdata(of user, that wants to login
#ldap_search_base=OU:Company,DC:medint,DC:local
ldap_search_base=DC:bkav,DC:com,DC:vn

# Fieldnames (can differ between Ldap servers)
#field_user_principal=uid
field_user_principal=userPrincipalName

# Ldap auth type(SIMPLE,NONE)
ldap_auth_type=SIMPLE

The first log in is successful and the data is correct. The second time, the
"Invalid Password" dialog appeared. Sometimes I can log in but there no data
in the login screen. All the boxes are "unidentified".
So what can I do now?
Thank in advance for your help!




-- 
Pham Duc The Anh
Student
Computer Engineering - Course 52
School Of Information&  Communication Technology
HaNoi University of Technology
Mobile: 01684580062
E-mail: phamductheanh2...@yahoo.com or anh...@gmail.com

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



Re: Error when logging in OM by AD account

2010-03-29 Thread smoeker
hola,

you are using Active Directory, right? could you provide your
ldap.cfg ?

if the first login is successful (when user isnt present in local
database) : is the data correct after login the first time (within
database)?

does it also behave like descripted, if you stop/start red5 after
succesful login?

see ya

Smoeker

On 29 Mrz., 11:13, The Anh Pham Duc  wrote:
> The "Invalid password" error appeared from the second time and I can't log
> in by this account. The only way to log in is deleting the user in the
> database. Is there anything failed here?
>
> 2010/3/29 smoeker 
>
>
>
> > hola,
>
> > this error always happens when u login the second time? in other
> > words : error happens every second time a user wants to login?
>
> > could you check, if the bind of the admin user from ldap cfg is
> > successful? maybe there has been a change...
>
> > see ya
>
> > Smoeker
>
> > On 29 Mrz., 10:23, The Anh Pham Duc  wrote:
> > > This is error log file
>
> > > 010-03-29 15:09:02,924 [NioProcessor-1] ERROR
> > > o.o.app.data.user.Usermanagement -
>
> > > Authentification on LDAP Server failed : [LDAP: error code 49 - 80090308:
> > > LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525,
> > vece
> > > ]
> > > 2010-03-29 15:09:02,924 [NioProcessor-1] ERROR
> > > o.o.app.data.user.Usermanagement -
>
> > > Authentification on LDAP Server failed : [LDAP: error code 49 - 80090308:
> > > LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525,
> > vece
> > > ]
> > > 2010-03-29 15:15:27,790 [NioProcessor-1] ERROR
> > > o.o.app.data.user.Usermanagement -
>
> > > Authentification on LDAP Server failed : [LDAP: error code 49 - 80090308:
> > > LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525,
> > vece
> > > ]
> > > 2010-03-29 15:15:27,931 [NioProcessor-1] ERROR
> > > o.o.app.data.user.Usermanagement -
>
> > > Authentification on LDAP Server failed : [LDAP: error code 49 - 80090308:
> > > LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525,
> > vece
> > > ]
>
> > > 2010/3/29 The Anh Pham Duc 
>
> > > > Here is the log file.
>
> > > > WARN 03-29 15:09:02.799 MainService.java 666857 254
> > > > org.openmeetings.app.remote.MainService [NioProcessor-1] - loginUser
> > 111:
> > > > fb28551dc9b79b0fa37d8598f6b17c73 openmeet...@bkav.com.vn
> > > > DEBUG 03-29 15:09:02.799 Usermanagement.java 666857 1384
> > > > org.openmeetings.app.data.user.Usermanagement [NioProcessor-1] -
> > > > Usermanagement.getUserByLoginOrEmail : openmeet...@bkav.com.vn
> > > > DEBUG 03-29 15:09:02.799 MainService.java 666857 271
> > > > org.openmeetings.app.remote.MainService [NioProcessor-1] - Ldap Login
>
> > > > 2010/3/24 smoeker 
>
> > > > hola,
>
> > > >> could you post relevant parts of your logfile?
>
> > > >> see ya
>
> > > >> Smoeker
>
> > > >> On 24 Mrz., 11:28, The Anh  wrote:
> > > >> > Hi there,
> > > >> > I'm using OM r3087 on Windows Server 2003. Last time, I've been
> > > >> > successful in connecting to AD system and I had logged in by the
> > > >> > account in AD. But when the second time I logged in OM, there is an
> > > >> > dialog inform that the password is incorrect. I checked again but
> > > >> > there is no change. I tried to log in by Admin user and I saw that
> > my
> > > >> > account is still there, I changed password again and then tried to
> > log
> > > >> > in by new password. But the "Incorrect Password" error dialog
> > appeared
> > > >> > again! So anybody can help me to solve this problem?
> > > >> > Thanks,
>
> > > >> --
> > > >> You received this message because you are subscribed to the Google
> > Groups
> > > >> "OpenMeetings User" group.
> > > >> To post to this group, send email to
> > openmeetings-u...@googlegroups.com.
> > > >> To unsubscribe from this group, send email to
> > > >> openmeetings-user+unsubscr...@googlegroups.com
> > 
>
> > > >> .
> > > >> For more options, visit this group at
> > > >>http://groups.google.com/group/openmeetings-user?hl=en.
>
> > > > --
> > > > --
> > > > Pham Duc The Anh
> > > > Student
> > > > Computer Engineering - Course 52
> > > > School Of Information&  Communication Technology
> > > > HaNoi University of Technology
> > > > Mobile: 01684580062
> > > > E-mail: phamductheanh2...@yahoo.com or anh...@gmail.com
>
> > > --
> > > --
> > > Pham Duc The Anh
> > > Student
> > > Computer Engineering - Course 52
> > > School Of Information&  Communication Technology
> > > HaNoi University of Technology
> > > Mobile: 01684580062
> > > E-mail: phamductheanh2...@yahoo.com or anh...@gmail.com
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "OpenMeetings User" group.
> > To post to this group, send email to openmeetings-u...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > openmeetings-user+unsubscr...@googlegroups.com
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/openmeetings-user?hl=en.
>
> --
> --
> Pham Duc The An

Re: Error when logging in OM by AD account

2010-03-29 Thread The Anh Pham Duc
The "Invalid password" error appeared from the second time and I can't log
in by this account. The only way to log in is deleting the user in the
database. Is there anything failed here?

2010/3/29 smoeker 

> hola,
>
> this error always happens when u login the second time? in other
> words : error happens every second time a user wants to login?
>
> could you check, if the bind of the admin user from ldap cfg is
> successful? maybe there has been a change...
>
> see ya
>
> Smoeker
>
> On 29 Mrz., 10:23, The Anh Pham Duc  wrote:
> > This is error log file
> >
> > 010-03-29 15:09:02,924 [NioProcessor-1] ERROR
> > o.o.app.data.user.Usermanagement -
> >
> > Authentification on LDAP Server failed : [LDAP: error code 49 - 80090308:
> > LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525,
> vece
> > ]
> > 2010-03-29 15:09:02,924 [NioProcessor-1] ERROR
> > o.o.app.data.user.Usermanagement -
> >
> > Authentification on LDAP Server failed : [LDAP: error code 49 - 80090308:
> > LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525,
> vece
> > ]
> > 2010-03-29 15:15:27,790 [NioProcessor-1] ERROR
> > o.o.app.data.user.Usermanagement -
> >
> > Authentification on LDAP Server failed : [LDAP: error code 49 - 80090308:
> > LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525,
> vece
> > ]
> > 2010-03-29 15:15:27,931 [NioProcessor-1] ERROR
> > o.o.app.data.user.Usermanagement -
> >
> > Authentification on LDAP Server failed : [LDAP: error code 49 - 80090308:
> > LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525,
> vece
> > ]
> >
> > 2010/3/29 The Anh Pham Duc 
> >
> >
> >
> > > Here is the log file.
> >
> > > WARN 03-29 15:09:02.799 MainService.java 666857 254
> > > org.openmeetings.app.remote.MainService [NioProcessor-1] - loginUser
> 111:
> > > fb28551dc9b79b0fa37d8598f6b17c73 openmeet...@bkav.com.vn
> > > DEBUG 03-29 15:09:02.799 Usermanagement.java 666857 1384
> > > org.openmeetings.app.data.user.Usermanagement [NioProcessor-1] -
> > > Usermanagement.getUserByLoginOrEmail : openmeet...@bkav.com.vn
> > > DEBUG 03-29 15:09:02.799 MainService.java 666857 271
> > > org.openmeetings.app.remote.MainService [NioProcessor-1] - Ldap Login
> >
> > > 2010/3/24 smoeker 
> >
> > > hola,
> >
> > >> could you post relevant parts of your logfile?
> >
> > >> see ya
> >
> > >> Smoeker
> >
> > >> On 24 Mrz., 11:28, The Anh  wrote:
> > >> > Hi there,
> > >> > I'm using OM r3087 on Windows Server 2003. Last time, I've been
> > >> > successful in connecting to AD system and I had logged in by the
> > >> > account in AD. But when the second time I logged in OM, there is an
> > >> > dialog inform that the password is incorrect. I checked again but
> > >> > there is no change. I tried to log in by Admin user and I saw that
> my
> > >> > account is still there, I changed password again and then tried to
> log
> > >> > in by new password. But the "Incorrect Password" error dialog
> appeared
> > >> > again! So anybody can help me to solve this problem?
> > >> > Thanks,
> >
> > >> --
> > >> You received this message because you are subscribed to the Google
> Groups
> > >> "OpenMeetings User" group.
> > >> To post to this group, send email to
> openmeetings-u...@googlegroups.com.
> > >> To unsubscribe from this group, send email to
> > >> openmeetings-user+unsubscr...@googlegroups.com
> 
> >
> > >> .
> > >> For more options, visit this group at
> > >>http://groups.google.com/group/openmeetings-user?hl=en.
> >
> > > --
> > > --
> > > Pham Duc The Anh
> > > Student
> > > Computer Engineering - Course 52
> > > School Of Information&  Communication Technology
> > > HaNoi University of Technology
> > > Mobile: 01684580062
> > > E-mail: phamductheanh2...@yahoo.com or anh...@gmail.com
> >
> > --
> > --
> > Pham Duc The Anh
> > Student
> > Computer Engineering - Course 52
> > School Of Information&  Communication Technology
> > HaNoi University of Technology
> > Mobile: 01684580062
> > E-mail: phamductheanh2...@yahoo.com or anh...@gmail.com
>
> --
> You received this message because you are subscribed to the Google Groups
> "OpenMeetings User" group.
> To post to this group, send email to openmeetings-u...@googlegroups.com.
> To unsubscribe from this group, send email to
> openmeetings-user+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/openmeetings-user?hl=en.
>
>


-- 
-- 
Pham Duc The Anh
Student
Computer Engineering - Course 52
School Of Information&  Communication Technology
HaNoi University of Technology
Mobile: 01684580062
E-mail: phamductheanh2...@yahoo.com or anh...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/

Re: Error when logging in OM by AD account

2010-03-29 Thread smoeker
hola,

this error always happens when u login the second time? in other
words : error happens every second time a user wants to login?

could you check, if the bind of the admin user from ldap cfg is
successful? maybe there has been a change...

see ya

Smoeker

On 29 Mrz., 10:23, The Anh Pham Duc  wrote:
> This is error log file
>
> 010-03-29 15:09:02,924 [NioProcessor-1] ERROR
> o.o.app.data.user.Usermanagement -
>
> Authentification on LDAP Server failed : [LDAP: error code 49 - 80090308:
> LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525, vece
> ]
> 2010-03-29 15:09:02,924 [NioProcessor-1] ERROR
> o.o.app.data.user.Usermanagement -
>
> Authentification on LDAP Server failed : [LDAP: error code 49 - 80090308:
> LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525, vece
> ]
> 2010-03-29 15:15:27,790 [NioProcessor-1] ERROR
> o.o.app.data.user.Usermanagement -
>
> Authentification on LDAP Server failed : [LDAP: error code 49 - 80090308:
> LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525, vece
> ]
> 2010-03-29 15:15:27,931 [NioProcessor-1] ERROR
> o.o.app.data.user.Usermanagement -
>
> Authentification on LDAP Server failed : [LDAP: error code 49 - 80090308:
> LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525, vece
> ]
>
> 2010/3/29 The Anh Pham Duc 
>
>
>
> > Here is the log file.
>
> > WARN 03-29 15:09:02.799 MainService.java 666857 254
> > org.openmeetings.app.remote.MainService [NioProcessor-1] - loginUser 111:
> > fb28551dc9b79b0fa37d8598f6b17c73 openmeet...@bkav.com.vn
> > DEBUG 03-29 15:09:02.799 Usermanagement.java 666857 1384
> > org.openmeetings.app.data.user.Usermanagement [NioProcessor-1] -
> > Usermanagement.getUserByLoginOrEmail : openmeet...@bkav.com.vn
> > DEBUG 03-29 15:09:02.799 MainService.java 666857 271
> > org.openmeetings.app.remote.MainService [NioProcessor-1] - Ldap Login
>
> > 2010/3/24 smoeker 
>
> > hola,
>
> >> could you post relevant parts of your logfile?
>
> >> see ya
>
> >> Smoeker
>
> >> On 24 Mrz., 11:28, The Anh  wrote:
> >> > Hi there,
> >> > I'm using OM r3087 on Windows Server 2003. Last time, I've been
> >> > successful in connecting to AD system and I had logged in by the
> >> > account in AD. But when the second time I logged in OM, there is an
> >> > dialog inform that the password is incorrect. I checked again but
> >> > there is no change. I tried to log in by Admin user and I saw that my
> >> > account is still there, I changed password again and then tried to log
> >> > in by new password. But the "Incorrect Password" error dialog appeared
> >> > again! So anybody can help me to solve this problem?
> >> > Thanks,
>
> >> --
> >> You received this message because you are subscribed to the Google Groups
> >> "OpenMeetings User" group.
> >> To post to this group, send email to openmeetings-u...@googlegroups.com.
> >> To unsubscribe from this group, send email to
> >> openmeetings-user+unsubscr...@googlegroups.com
> >> .
> >> For more options, visit this group at
> >>http://groups.google.com/group/openmeetings-user?hl=en.
>
> > --
> > --
> > Pham Duc The Anh
> > Student
> > Computer Engineering - Course 52
> > School Of Information&  Communication Technology
> > HaNoi University of Technology
> > Mobile: 01684580062
> > E-mail: phamductheanh2...@yahoo.com or anh...@gmail.com
>
> --
> --
> Pham Duc The Anh
> Student
> Computer Engineering - Course 52
> School Of Information&  Communication Technology
> HaNoi University of Technology
> Mobile: 01684580062
> E-mail: phamductheanh2...@yahoo.com or anh...@gmail.com

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



Re: Error when logging in OM by AD account

2010-03-29 Thread The Anh Pham Duc
This is error log file

010-03-29 15:09:02,924 [NioProcessor-1] ERROR
o.o.app.data.user.Usermanagement -

Authentification on LDAP Server failed : [LDAP: error code 49 - 80090308:
LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525, vece
]
2010-03-29 15:09:02,924 [NioProcessor-1] ERROR
o.o.app.data.user.Usermanagement -

Authentification on LDAP Server failed : [LDAP: error code 49 - 80090308:
LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525, vece
]
2010-03-29 15:15:27,790 [NioProcessor-1] ERROR
o.o.app.data.user.Usermanagement -

Authentification on LDAP Server failed : [LDAP: error code 49 - 80090308:
LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525, vece
]
2010-03-29 15:15:27,931 [NioProcessor-1] ERROR
o.o.app.data.user.Usermanagement -

Authentification on LDAP Server failed : [LDAP: error code 49 - 80090308:
LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525, vece
]

2010/3/29 The Anh Pham Duc 

> Here is the log file.
>
> WARN 03-29 15:09:02.799 MainService.java 666857 254
> org.openmeetings.app.remote.MainService [NioProcessor-1] - loginUser 111:
> fb28551dc9b79b0fa37d8598f6b17c73 openmeet...@bkav.com.vn
> DEBUG 03-29 15:09:02.799 Usermanagement.java 666857 1384
> org.openmeetings.app.data.user.Usermanagement [NioProcessor-1] -
> Usermanagement.getUserByLoginOrEmail : openmeet...@bkav.com.vn
> DEBUG 03-29 15:09:02.799 MainService.java 666857 271
> org.openmeetings.app.remote.MainService [NioProcessor-1] - Ldap Login
>
>
> 2010/3/24 smoeker 
>
> hola,
>>
>> could you post relevant parts of your logfile?
>>
>> see ya
>>
>> Smoeker
>>
>> On 24 Mrz., 11:28, The Anh  wrote:
>> > Hi there,
>> > I'm using OM r3087 on Windows Server 2003. Last time, I've been
>> > successful in connecting to AD system and I had logged in by the
>> > account in AD. But when the second time I logged in OM, there is an
>> > dialog inform that the password is incorrect. I checked again but
>> > there is no change. I tried to log in by Admin user and I saw that my
>> > account is still there, I changed password again and then tried to log
>> > in by new password. But the "Incorrect Password" error dialog appeared
>> > again! So anybody can help me to solve this problem?
>> > Thanks,
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "OpenMeetings User" group.
>> To post to this group, send email to openmeetings-u...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> openmeetings-user+unsubscr...@googlegroups.com
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/openmeetings-user?hl=en.
>>
>>
>
>
> --
> --
> Pham Duc The Anh
> Student
> Computer Engineering - Course 52
> School Of Information&  Communication Technology
> HaNoi University of Technology
> Mobile: 01684580062
> E-mail: phamductheanh2...@yahoo.com or anh...@gmail.com
>
>


-- 
-- 
Pham Duc The Anh
Student
Computer Engineering - Course 52
School Of Information&  Communication Technology
HaNoi University of Technology
Mobile: 01684580062
E-mail: phamductheanh2...@yahoo.com or anh...@gmail.com

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



Re: Error when logging in OM by AD account

2010-03-29 Thread The Anh Pham Duc
Here is the log file.

WARN 03-29 15:09:02.799 MainService.java 666857 254
org.openmeetings.app.remote.MainService [NioProcessor-1] - loginUser 111:
fb28551dc9b79b0fa37d8598f6b17c73 openmeet...@bkav.com.vn
DEBUG 03-29 15:09:02.799 Usermanagement.java 666857 1384
org.openmeetings.app.data.user.Usermanagement [NioProcessor-1] -
Usermanagement.getUserByLoginOrEmail : openmeet...@bkav.com.vn
DEBUG 03-29 15:09:02.799 MainService.java 666857 271
org.openmeetings.app.remote.MainService [NioProcessor-1] - Ldap Login


2010/3/24 smoeker 

> hola,
>
> could you post relevant parts of your logfile?
>
> see ya
>
> Smoeker
>
> On 24 Mrz., 11:28, The Anh  wrote:
> > Hi there,
> > I'm using OM r3087 on Windows Server 2003. Last time, I've been
> > successful in connecting to AD system and I had logged in by the
> > account in AD. But when the second time I logged in OM, there is an
> > dialog inform that the password is incorrect. I checked again but
> > there is no change. I tried to log in by Admin user and I saw that my
> > account is still there, I changed password again and then tried to log
> > in by new password. But the "Incorrect Password" error dialog appeared
> > again! So anybody can help me to solve this problem?
> > Thanks,
>
> --
> You received this message because you are subscribed to the Google Groups
> "OpenMeetings User" group.
> To post to this group, send email to openmeetings-u...@googlegroups.com.
> To unsubscribe from this group, send email to
> openmeetings-user+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/openmeetings-user?hl=en.
>
>


-- 
-- 
Pham Duc The Anh
Student
Computer Engineering - Course 52
School Of Information&  Communication Technology
HaNoi University of Technology
Mobile: 01684580062
E-mail: phamductheanh2...@yahoo.com or anh...@gmail.com

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



Re: Error when logging in OM by AD account

2010-03-24 Thread smoeker
hola,

could you post relevant parts of your logfile?

see ya

Smoeker

On 24 Mrz., 11:28, The Anh  wrote:
> Hi there,
> I'm using OM r3087 on Windows Server 2003. Last time, I've been
> successful in connecting to AD system and I had logged in by the
> account in AD. But when the second time I logged in OM, there is an
> dialog inform that the password is incorrect. I checked again but
> there is no change. I tried to log in by Admin user and I saw that my
> account is still there, I changed password again and then tried to log
> in by new password. But the "Incorrect Password" error dialog appeared
> again! So anybody can help me to solve this problem?
> Thanks,

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