You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by "Coscend@OM" <OM...@Coscend.com> on 2016/11/12 09:14:47 UTC

OM 3.2.0: Unable to Login

Dear OpenMeetings Users:

 

Your assistance with this test of 3.2.0 snapshot would be appreciated.

 

We successfully compiled and installed the nightly build of OpenMeetings
3.2.0 (skipping tests).  Created the database with one user and password.
Unfortunately, we are unable to login.  It states "Invalid Password".  We
have deleted the database and added the user and password again to ensure
that we enter the correct password.  We repeated this many times.  Still the
problem persists.

 

Would you advise what the issue could be?

 

OpenMeetings.log

-------------

DEBUG 11-12 03:04:23.057 o.a.o.d.d.u.UserDao:608
[http-nio-0.0.0.0-7083-exec-8] - login:: 1 users were found

DEBUG 11-12 03:04:23.058 o.a.o.u.c.CryptProvider:32
[http-nio-0.0.0.0-7083-exec-8] - getInstanceOfCrypt::
configKeyCryptClassName:
org.apache.openmeetings.util.crypt.SHA256Implementation

DEBUG 11-12 03:04:23.058 o.a.o.d.d.u.UserDao:617
[http-nio-0.0.0.0-7083-exec-8] - Password does not match: User [id=1,
firstname=firstname, lastname=lastname, login=Coscend.Test, pictureuri=null,
deleted=false, languageId=1, address=Address [id=1, country=US, street=null,
town=null, zip=null, deleted=false, email=email@<domain>.com, phone=null],
externalId=null, externalType=null, type=user]

 

Thank you.

 

Sincerely,

 

Hemant K. Sabat

 

Coscend Communications Solutions

Web site:  <http://www.coscend.com/> www.Coscend.com 

------------------------------------------------------------------

Real-time, Interactive Video Collaboration and Communications Services, on
the fly.

------------------------------------------------------------------

CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
Messages from Coscend Communications Solutions' posted at:
<http://www.coscend.com/Terms_and_Conditions.html>
http://www.Coscend.com/Terms_and_Conditions.html 

 

 

 

 

 

 


RE: OM 3.2.0: Unable to Login

Posted by "Coscend@OM" <OM...@Coscend.com>.
Dear OpenMeetings Community and Maxim:

Here is what we did:
*	Created the admin user during Web install:  database check step -> username/password/e-mail/timezone step.  
*	Used the DEFAULT crypt class during installation:  org.apache.openmeetings.util.crypt.SHA256Implementation

From the DB, the the cryptClassName is in the snipped output below.  The user_id is NULL.  Should it have our admin username?
(We cannot get Admin->Config because we cannot login as admin user.)

| id | comment                          | deleted | inserted       | om_key           | updated | value                                                | user_id |
 
|  1 | This Class…CustomCryptMechanism.html | | 2016-11-13 01:43:08 | crypt_ClassName  | NULL | org.apache.openmeetings.util.crypt.SHA256Implementation | NULL |

Thank you.

Sincerely,

Hemant K. Sabat
 
Coscend Communications Solutions
Web site: www.Coscend.com <http://www.coscend.com/>  
------------------------------------------------------------------
Real-time, Interactive Video Collaboration and Communications Services, on the fly…
------------------------------------------------------------------
CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail Messages from Coscend Communications Solutions' posted at: http://www.Coscend.com/Terms_and_Conditions.html 

-----Original Message-----
From: Maxim Solodovnik [mailto:solomax666@gmail.com] 
Sent: Saturday, November 12, 2016 9:37 PM
To: Openmeetings user-list <us...@openmeetings.apache.org>; OM.Insights@coscend.com
Subject: Re: OM 3.2.0: Unable to Login

How have you created your admin user? what is cryptClassName in the
Admin->config (or DB)


On Sun, Nov 13, 2016 at 4:40 AM, Coscend@OM <OM.Insights@coscend.com <ma...@coscend.com> > wrote:
> Dear OpenMeetings Users:
>
>
>
> Further to the previous message,
>
> 1. a NEW USER registered at FRONTEND login page.  Login SUCCESS.  This 
> implies the installation and configuration is correct.
>
> 2. ADMINISTRATOR:  login FAIL. “Invalid Password”
>
>
>
> Resetting password on login page for ADMINISTRATOR or NEW FRONTEND 
> REGISTERED USER gives the error shown below.  Your vectors to resolve 
> this issue would be appreciated.
>
>
>
> Environment:
>
> Server:  CentOS 7.2, MariaDB 10.x, mysql-jdbc-connector 5.1.39
>
> User: Windows
>
> Browser: Chrome, Firefox
>
>
>
> ===========
>
> Password reset on login does not go through
>
> --------------------------------------
>
> ERROR 11-12 15:13:22.623 o.a.o.c.m.MailHandler:244 [taskExecutor-4] - 
> Error while sending message
>
> com.sun.mail.smtp.SMTPSendFailedException: 530 authentication required
>
>
>
>         at
> com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:22
> 67)
>
>         at 
> com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1758)
>
>         at
> com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1257)
>
>         at javax.mail.Transport.send0(Transport.java:255)
>
>         at javax.mail.Transport.send(Transport.java:124)
>
>         at
> org.apache.openmeetings.core.mail.MailHandler$2.run(MailHandler.java:2
> 40)
>
>         at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.j
> ava:1142)
>
>         at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.
> java:617)
>
>         at java.lang.Thread.run(Thread.java:745)
>
>
>
>
>
> Thank you.
>
>
>
> Sincerely,
>
>
>
> Hemant K. Sabat
>
>
>
> Coscend Communications Solutions
>
> Web site: www.Coscend.com <http://www.Coscend.com> 
>
> ------------------------------------------------------------------
>
> Real-time, Interactive Video Collaboration and Communications 
> Services, on the fly…
>
> ------------------------------------------------------------------
>
> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail 
> Messages from Coscend Communications Solutions' posted at:
> http://www.Coscend.com/Terms_and_Conditions.html
>
>
>
>
>
>
>
>
>
> From: Coscend@OM [mailto:OM.Insights@Coscend.com]
> Sent: Saturday, November 12, 2016 3:15 AM
> To: user@openmeetings.apache.org <ma...@openmeetings.apache.org> 
> Subject: OM 3.2.0: Unable to Login
>
>
>
> Dear OpenMeetings Users:
>
>
>
> Your assistance with this test of 3.2.0 snapshot would be appreciated.
>
>
>
> We successfully compiled and installed the nightly build of 
> OpenMeetings
> 3.2.0 (skipping tests).  Created the database with one user and password.
> Unfortunately, we are unable to login.  It states “Invalid Password”.  
> We have deleted the database and added the user and password again to 
> ensure that we enter the correct password.  We repeated this many 
> times.  Still the problem persists.
>
>
>
> Would you advise what the issue could be?
>
>
>
> OpenMeetings.log
>
> -------------
>
> DEBUG 11-12 03:04:23.057 o.a.o.d.d.u.UserDao:608 
> [http-nio-0.0.0.0-7083-exec-8] - login:: 1 users were found
>
> DEBUG 11-12 03:04:23.058 o.a.o.u.c.CryptProvider:32 
> [http-nio-0.0.0.0-7083-exec-8] - getInstanceOfCrypt::
> configKeyCryptClassName:
> org.apache.openmeetings.util.crypt.SHA256Implementation
>
> DEBUG 11-12 03:04:23.058 o.a.o.d.d.u.UserDao:617 
> [http-nio-0.0.0.0-7083-exec-8] - Password does not match: User [id=1, 
> firstname=firstname, lastname=lastname, login=Coscend.Test, 
> pictureuri=null, deleted=false, languageId=1, address=Address [id=1, 
> country=US, street=null, town=null, zip=null, deleted=false, 
> email=email@<domain>.com <mailto:email=email@<domain>.com> , phone=null], externalId=null, 
> externalType=null, type=user]
>
>
>
> Thank you.
>
>
>
> Sincerely,
>
>
>
> Hemant K. Sabat
>
>
>
> Coscend Communications Solutions
>
> Web site: www.Coscend.com <http://www.Coscend.com> 
>
> ------------------------------------------------------------------
>
> Real-time, Interactive Video Collaboration and Communications 
> Services, on the fly…
>
> ------------------------------------------------------------------
>
> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail 
> Messages from Coscend Communications Solutions' posted at:
> http://www.Coscend.com/Terms_and_Conditions.html
>
>
>
>
>
>
>
>
>
>
>
>
>
> No virus found in this message.
> Checked by AVG - www.avg.com <http://www.avg.com> 
> Version: 2016.0.7859 / Virus Database: 4664/13395 - Release Date: 
> 11/12/16



--
WBR
Maxim aka solomax



-----
No virus found in this message.
Checked by AVG - www.avg.com <http://www.avg.com> 
Version: 2016.0.7859 / Virus Database: 4664/13401 - Release Date: 11/13/16


-----
No virus found in this message.
Checked by AVG - www.avg.com <http://www.avg.com> 
Version: 2016.0.7859 / Virus Database: 4664/13401 - Release Date: 11/13/16

RE: OM 3.2.0: Unable to Login

Posted by Maxim Solodovnik <so...@gmail.com>.
You have tested outdated 3.2.0 version

WBR, Maxim
(from mobile, sorry for the typos)

On Nov 15, 2016 15:41, "Coscend@OM" <OM...@coscend.com> wrote:

> Dear Maxim,
>
> As you requested, here are the use cases with OM 3.2.0.
>
> 1.      Admin user login FAIL.
>
> 2.      Adding Frontend user.  SUCCESS.
>
> 3.      OM mail server password FAIL.  Resetting password on login page
> for ADMINISTRATOR or NEW FRONTEND REGISTERED USER gives the error shown
> below.
>
> 4.      Frontend user login SUCCESS.
>
> 5.      Frontend user sending invitation FAIL
>
> Below are the sanitized (“<…>”) and snipped logs.  Thank you.
>
> =====
>
> Administrator login ERROR
>
> ---------------------
>
> DEBUG 11-15 02:17:27.858 UserDao.java 77080 608 org.apache.openmeetings.db.dao.user.UserDao
> [http-nio-<IP>-<Port>-exec-10] - login:: 1 users were found
>
> DEBUG 11-15 02:17:27.865 CryptProvider.java 77087 32
> org.apache.openmeetings.util.crypt.CryptProvider
> [http-nio-<IP>-<Port>-exec-10] - getInstanceOfCrypt::
> configKeyCryptClassName: org.apache.openmeetings.util.
> crypt.SHA256Implementation
>
> DEBUG 11-15 02:17:27.866 UserDao.java 77088 617 org.apache.openmeetings.db.dao.user.UserDao
> [http-nio-<IP>-<Port>-exec-10] - Password does not match: User [id=1,
> firstname=firstname, lastname=lastname, login=<OurCompany.Username>,
> pictureuri=null, deleted=false, languageId=1, address=Address [id=1,
> country=US, street=null, town=null, zip=null, deleted=false, email=<Email@
> OurCompanyDomain.com>, phone=null], externalId=null, externalType=null,
> type=user]
>
> ===========
>
> Password reset on login page ERROR
>
> --------------------------------------
>
> ERROR 11-12 15:13:22.623 o.a.o.c.m.MailHandler:244 [taskExecutor-4] -
> Error while sending message
>
> com.sun.mail.smtp.SMTPSendFailedException: 530 authentication required
>
>         at com.sun.mail.smtp.SMTPTransport.issueSendCommand(
> SMTPTransport.java:2267)
>
>         at com.sun.mail.smtp.SMTPTransport.mailFrom(
> SMTPTransport.java:1758)
>
>         at com.sun.mail.smtp.SMTPTransport.sendMessage(
> SMTPTransport.java:1257)
>
>         at javax.mail.Transport.send0(Transport.java:255)
>
>         at javax.mail.Transport.send(Transport.java:124)
>
>         at org.apache.openmeetings.core.mail.MailHandler$2.run(
> MailHandler.java:240)
>
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(
> ThreadPoolExecutor.java:1142)
>
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(
> ThreadPoolExecutor.java:617)
>
>         at java.lang.Thread.run(Thread.java:745)
>
> ===========
>
> Frontend Register User SUCCESS
>
> ---
>
> DEBUG 11-15 02:21:20.357 MeetingReminderJob.java 309579 38
> org.apache.openmeetings.service.quartz.scheduler.MeetingReminderJob
> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-2] -
> MeetingReminderJob.eDEBUG 11-15 02:22:12.139 UserDao.java 361361 356
> org.apache.openmeetings.db.dao.user.UserDao [http-nio-<IP>-<Port>-exec-4]
> - checkEmail: email = CEO@Coscend.com, id = null
>
> DEBUG 11-15 02:22:12.194 UserDao.java 361416 356
> org.apache.openmeetings.db.dao.user.UserDao [http-nio-<IP>-<Port>-exec-4]
> - checkEmail: email = CEO@Coscend.com, id = null
>
> DEBUG 11-15 02:22:12.195 EmailManager.java 361417 64
> org.apache.openmeetings.service.mail.EmailManager [http-nio-<IP>-<Port>-exec-4]
> - sendMail:: username = <Frontend.User>, email = <Email@OurCompanyDomain
> .com>
>
> DEBUG 11-15 02:22:12.207 CryptProvider.java 361429 32
> org.apache.openmeetings.util.crypt.CryptProvider [http-nio-<IP>-<Port>-exec-4]
> - getInstanceOfCrypt:: configKeyCryptClassName:
> org.apache.openmeetings.util.crypt.SHA256Implementation
>
> DEBUG 11-15 02:22:12.350 UserManager.java 361572 395
> org.apache.openmeetings.service.user.UserManager [http-nio-<IP>-<Port>-exec-4]
> - Added user-Id 2
>
> ==========
>
> Frontend User Login SUCCESS
>
> ---------
>
> DEBUG 11-15 02:25:58.037 UserDao.java 587259 608
> org.apache.openmeetings.db.dao.user.UserDao [http-nio-<IP>-<Port>-exec-7]
> - login:: 1 users were found
>
> DEBUG 11-15 02:25:58.042 CryptProvider.java 587264 32
> org.apache.openmeetings.util.crypt.CryptProvider [http-nio-<IP>-<Port>-exec-7]
> - getInstanceOfCrypt:: configKeyCryptClassName:
> org.apache.openmeetings.util.crypt.SHA256Implementation
>
> DEBUG 11-15 02:25:58.059 AuthLevelUtil.java 587281 39
> org.apache.openmeetings.db.util.AuthLevelUtil [http-nio-<IP>-<Port>-exec-7]
> - Level Login :: [GRANTED]
>
> DEBUG 11-15 02:25:58.061 UserDao.java 587283 625
> org.apache.openmeetings.db.dao.user.UserDao [http-nio-<IP>-<Port>-exec-7]
> - loginUser [GroupUser [id=2, moderator=false, group=Group [id=1, name=FIRSTNAME
> LASTNAME, deleted=false], user=User [id=2, firstname=FIRSTNAME, lastname=
> LASTNAME, login=<Frontend.User>, pictureuri=null, deleted=false,
> languageId=1, address=Address [id=2, country=US, street=, town=, zip=,
> deleted=false, email=Email@<OURCOMPANYDOMAIN.com, phone=],
> externalId=null, externalType=null, type=user]]]
>
> DEBUG 11-15 02:25:58.082 AuthLevelUtil.java 587304 39
> org.apache.openmeetings.db.util.AuthLevelUtil [http-nio-<IP>-<Port>-exec-7]
> - Level Admin :: [DENIED]
>
> DEBUG 11-15 02:25:58.134 AuthLevelUtil.java 587356 39
> org.apache.openmeetings.db.util.AuthLevelUtil [http-nio-<IP>-<Port>-exec-9]
> - Level Admin :: [DENIED]
>
> DEBUG 11-15 02:25:58.135 AuthLevelUtil.java 587357 39
> org.apache.openmeetings.db.util.AuthLevelUtil [http-nio-<IP>-<Port>-exec-9]
> - Level GroupAdmin :: [DENIED]
>
> =========
>
> Sending Invitation ERROR
>
> ------
>
> DEBUG 11-15 02:33:12.458 MailHandler.java 1021680 234
> org.apache.openmeetings.core.mail.MailHandler [taskExecutor-1] - Message
> sending in progress
>
> DEBUG 11-15 02:33:12.458 MailHandler.java 1021680 235
> org.apache.openmeetings.core.mail.MailHandler [taskExecutor-1] -   To:
> Email@OurcompanyDomain.com
>
> …
>
> ERROR 11-15 02:33:12.889 MailHandler.java 1022111 244
> org.apache.openmeetings.core.mail.MailHandler [taskExecutor-1] - Error
> while sending message
>
> com.sun.mail.smtp.SMTPSendFailedException: 530 authentication required
>
>         at com.sun.mail.smtp.SMTPTransport.issueSendCommand(
> SMTPTransport.java:2267)
>
>         at com.sun.mail.smtp.SMTPTransport.mailFrom(
> SMTPTransport.java:1758)
>
>         at com.sun.mail.smtp.SMTPTransport.sendMessage(
> SMTPTransport.java:1257)
>
>         at javax.mail.Transport.send0(Transport.java:255)
>
>         at javax.mail.Transport.send(Transport.java:124)
>
>         at org.apache.openmeetings.core.mail.MailHandler$2.run(
> MailHandler.java:240)
>
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(
> ThreadPoolExecutor.java:1142)
>
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(
> ThreadPoolExecutor.java:617)
>
>         at java.lang.Thread.run(Thread.java:745)
>
> Sincerely,
>
> Hemant K. Sabat
>
>
>
> Coscend Communications Solutions
>
> Web site: *www.Coscend.com* <http://www.coscend.com/>
>
> ------------------------------------------------------------------
>
> *Real-time, Interactive Video Collaboration and Communications Services,
> on the fly…*
>
> ------------------------------------------------------------------
>
> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
> Messages from Coscend Communications Solutions' posted at:
> *http://www.Coscend.com/Terms_and_Conditions.html*
> <http://www.coscend.com/Terms_and_Conditions.html>
>
> -----Original Message-----
> From: Maxim Solodovnik [mailto:solomax666@gmail.com <so...@gmail.com>
> ]
> Sent: Monday, November 14, 2016 2:28 AM
> To: Openmeetings user-list <us...@openmeetings.apache.org>;
> OM.Insights@coscend.com
> Subject: Re: OM 3.2.0: Unable to Login
>
> Additionally I'm curious if mail server password will be also dropped
> during web installation?
>
> On Mon, Nov 14, 2016 at 3:09 PM, Maxim Solodovnik <so...@gmail.com>
> wrote:
>
> > https://issues.apache.org/jira/browse/OPENMEETINGS-1504
>
> >
>
> > Could you please check 3.2.0/3.1.4?
>
> > The question is are other passwords being set as expected
>
> > (Register/Appointment/Invitation etc.)
>
> >
>
> > On Mon, Nov 14, 2016 at 1:07 PM, Maxim Solodovnik <so...@gmail.com>
> wrote:
>
> >> seems to be reproducible
>
> >> going to check ASAP
>
> >> Thanks for reporting!
>
> >>
>
> >> On Mon, Nov 14, 2016 at 12:51 PM, Coscend@OM <OM...@coscend.com>
> wrote:
>
> >>> Dear Maxim,
>
> >>>
>
> >>> We created the admin user during Web install:
>
> >>>
>
> >>> database check SUCCESS ->> username/password/e-mail/timezone /
>
> >>> Organization name.
>
> >>>
>
> >>> Thank you.
>
> >>>
>
> >>> Sincerely,
>
> >>>
>
> >>> Hemant K. Sabat
>
> >>>
>
> >>>
>
> >>>
>
> >>> Coscend Communications Solutions
>
> >>>
>
> >>> Web site: www.Coscend.com
>
> >>>
>
> >>> ------------------------------------------------------------------
>
> >>>
>
> >>> Real-time, Interactive Video Collaboration and Communications
>
> >>> Services, on the fly…
>
> >>>
>
> >>> ------------------------------------------------------------------
>
> >>>
>
> >>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
>
> >>> Messages from Coscend Communications Solutions' posted at:
>
> >>> http://www.Coscend.com/Terms_and_Conditions.html
>
> >>>
>
> >>> -----Original Message-----
>
> >>> From: Maxim Solodovnik [mailto:solomax666@gmail.com
> <so...@gmail.com>]
>
> >>> Sent: Sunday, November 13, 2016 10:35 PM
>
> >>> To: Openmeetings user-list <us...@openmeetings.apache.org>;
>
> >>> OM.Insights@coscend.com
>
> >>> Subject: Re: OM 3.2.0: Unable to Login
>
> >>>
>
> >>> owner_id == NULL is expected, this field is set for the users of
>
> >>> type 'contact' only The issue is: PASSWORD == NULL
>
> >>>
>
> >>> How have you created this user?
>
> >>>
>
> >>> On Mon, Nov 14, 2016 at 9:59 AM, Coscend@OM <OM...@coscend.com>
> wrote:
>
> >>>
>
> >>>> Dear Maxim,
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Table om_user in DB has login as <Ourcompany.Username>, but
>
> >>>> owner_id
>
> >>>
>
> >>>> is NULL.
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> | id | activatehash | age                 | deleted | domain_id |
>
> >>>
>
> >>>> external_id | external_type | firstname | forceTimeZoneCheck |
>
> >>>
>
> >>>> inserted
>
> >>>
>
> >>>> | language_id | lastlogin | lastname | lasttrans | login
> |
>
> >>>
>
> >>>> owner_id | password | pictureuri | regdate             | resethash |
>
> >>>
>
> >>>> salutation | sendSMS | show_contact_data |
>
> >>>> show_contact_data_to_contacts |
>
> >>>
>
> >>>> time_zone_id    | type | updated | user_offers | user_searchs |
> address_id
>
> >>>> |
>
> >>>
>
> >>>> sip_user_id |
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>
>
> >>>> +----+--------------+---------------------+---------+-------
> ----+-------------+---------------+-----------+-------------
> -------+---------------------+-------------+-----------+----
> ------+-----------+--------------------+----------+---------
> -+------------+---------------------+-----------+-----------
> -+---------+-------------------+----------------------------
> ---+-----------------+------+---------+-------------+-------
> -------+------------+-------------+
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> |  1 | NULL         | 2016-11-13 01:43:08 |         |      NULL | NULL
>
> >>>
>
> >>>> | NULL          | firstname |                    | 2016-11-13
> 01:43:08 |
>
> >>>
>
> >>>> 1 | NULL      | lastname |      NULL | <Ourcompany.Username> |
> NULL |
>
> >>>
>
> >>>> NULL     | NULL       | 2016-11-13 01:43:08 | NULL      | mr         |
>
> >>>
>
> >>>> |                   |                               |
> America/Chicago |
>
> >>>> user
>
> >>>
>
> >>>> | NULL    | NULL        | NULL         |          1 |        NULL |
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Thank you.
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Sincerely,
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Hemant K. Sabat
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Coscend Communications Solutions
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Web site: www.Coscend.com
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> ------------------------------------------------------------------
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Real-time, Interactive Video Collaboration and Communications
>
> >>>
>
> >>>> Services, on the fly…
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> ------------------------------------------------------------------
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding
>
> >>>> E-mail
>
> >>>
>
> >>>> Messages from Coscend Communications Solutions' posted at:
>
> >>>
>
> >>>> http://www.Coscend.com/Terms_and_Conditions.html
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> From: Maxim Solodovnik [mailto:solomax666@gmail.com
> <so...@gmail.com>]
>
> >>>
>
> >>>> Sent: Sunday, November 13, 2016 2:38 AM
>
> >>>
>
> >>>> To: Openmeetings user-list <us...@openmeetings.apache.org>;
>
> >>>
>
> >>>> OM.Insights@coscend.com
>
> >>>
>
> >>>> Subject: RE: OM 3.2.0: Unable to Login
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> What is in om_user DB table?
>
> >>>
>
> >>>> Can you check if admin user is valid?
>
> >>>
>
> >>>> I'll try to double-check your scenario on Monday Today is my
>
> >>>> birthday,
>
> >>>
>
> >>>> so I'm off duty :)
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> WBR, Maxim
>
> >>>
>
> >>>> (from mobile, sorry for the typos)
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> On Nov 13, 2016 15:34, "Coscend@OM" <OM...@coscend.com> wrote:
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Dear OpenMeetings Community and Maxim:
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Here is what we did:
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> ·       Created the admin user during Web install:  database check
> step ->
>
> >>>
>
> >>>> username/password/e-mail/timezone step.
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> ·       Used the DEFAULT crypt class during installation:
>
> >>>
>
> >>>> org.apache.openmeetings.util.crypt.SHA256Implementation
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> From the DB, the the cryptClassName is in the snipped output below.
>
> >>>
>
> >>>> The user_id is NULL.  Should it have our admin username?
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> (We cannot get Admin->Config because we cannot login as admin
>
> >>>> user.)
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> | id | comment                          | deleted | inserted       |
>
> >>>> om_key
>
> >>>
>
> >>>> | updated | value                                                |
> user_id
>
> >>>> |
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> |  1 | This Class…CustomCryptMechanism.html | | 2016-11-13 01:43:08
>
> >>>> | |
>
> >>>
>
> >>>> crypt_ClassName  | NULL |
>
> >>>
>
> >>>> org.apache.openmeetings.util.crypt.SHA256Implementation | NULL |
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Thank you.
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Sincerely,
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Hemant K. Sabat
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Coscend Communications Solutions
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Web site: www.Coscend.com
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> ------------------------------------------------------------------
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Real-time, Interactive Video Collaboration and Communications
>
> >>>
>
> >>>> Services, on the fly…
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> ------------------------------------------------------------------
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding
>
> >>>> E-mail
>
> >>>
>
> >>>> Messages from Coscend Communications Solutions' posted at:
>
> >>>
>
> >>>> http://www.Coscend.com/Terms_and_Conditions.html
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> -----Original Message-----
>
> >>>
>
> >>>> From: Maxim Solodovnik [mailto:solomax666@gmail.com
> <so...@gmail.com>]
>
> >>>
>
> >>>> Sent: Saturday, November 12, 2016 9:37 PM
>
> >>>
>
> >>>> To: Openmeetings user-list <us...@openmeetings.apache.org>;
>
> >>>
>
> >>>> OM.Insights@coscend.com
>
> >>>
>
> >>>> Subject: Re: OM 3.2.0: Unable to Login
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> How have you created your admin user? what is cryptClassName in the
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Admin->config (or DB)
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> On Sun, Nov 13, 2016 at 4:40 AM, Coscend@OM
>
> >>>> <OM...@coscend.com>
>
> >>>> wrote:
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> Dear OpenMeetings Users:
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> Further to the previous message,
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> 1. a NEW USER registered at FRONTEND login page.  Login SUCCESS.
>
> >>>
>
> >>>>> This
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> implies the installation and configuration is correct.
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> 2. ADMINISTRATOR:  login FAIL. “Invalid Password”
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> Resetting password on login page for ADMINISTRATOR or NEW FRONTEND
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> REGISTERED USER gives the error shown below.  Your vectors to
>
> >>>>> resolve
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> this issue would be appreciated.
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> Environment:
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> Server:  CentOS 7.2, MariaDB 10.x, mysql-jdbc-connector 5.1.39
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> User: Windows
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> Browser: Chrome, Firefox
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> ===========
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> Password reset on login does not go through
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> --------------------------------------
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> ERROR 11-12 15:13:22.623 o.a.o.c.m.MailHandler:244
>
> >>>>> [taskExecutor-4] -
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> Error while sending message
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> com.sun.mail.smtp.SMTPSendFailedException: 530 authentication
>
> >>>
>
> >>>>> required
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>         at
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.jav
>
> >>>>> a:2
>
> >>>
>
> >>>>> 2
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> 67)
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>         at
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1758)
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>         at
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:125
>
> >>>>> 7)
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>         at javax.mail.Transport.send0(Transport.java:255)
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>         at javax.mail.Transport.send(Transport.java:124)
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>         at
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> org.apache.openmeetings.core.mail.MailHandler$2.run(
> MailHandler.java:
>
> >>>
>
> >>>>> 2
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> 40)
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>         at
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> java.util.concurrent.ThreadPoolExecutor.runWorker(
> ThreadPoolExecutor.
>
> >>>
>
> >>>>> j
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> ava:1142)
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>         at
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(
> ThreadPoolExecutor.
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> java:617)
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>         at java.lang.Thread.run(Thread.java:745)
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> Thank you.
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
> ...

RE: OM 3.2.0: Unable to Login

Posted by "Coscend@OM" <OM...@Coscend.com>.
Dear Maxim,

As you requested, here are the use cases with OM 3.2.0.

1.	Admin user login FAIL.
2.	Adding Frontend user.  SUCCESS.
3.	OM mail server password FAIL.  Resetting password on login page for ADMINISTRATOR or NEW FRONTEND REGISTERED USER gives the error shown below.  
4.	Frontend user login SUCCESS.
5.	Frontend user sending invitation FAIL

Below are the sanitized (“<…>”) and snipped logs.  Thank you.

=====
Administrator login ERROR
---------------------
DEBUG 11-15 02:17:27.858 UserDao.java 77080 608 org.apache.openmeetings.db.dao.user.UserDao [http-nio-<IP>-<Port>-exec-10] - login:: 1 users were found
DEBUG 11-15 02:17:27.865 CryptProvider.java 77087 32 org.apache.openmeetings.util.crypt.CryptProvider [http-nio-<IP>-<Port>-exec-10] - getInstanceOfCrypt:: configKeyCryptClassName: org.apache.openmeetings.util.crypt.SHA256Implementation
DEBUG 11-15 02:17:27.866 UserDao.java 77088 617 org.apache.openmeetings.db.dao.user.UserDao [http-nio-<IP>-<Port>-exec-10] - Password does not match: User [id=1, firstname=firstname, lastname=lastname, login=<OurCompany.Username>, pictureuri=null, deleted=false, languageId=1, address=Address [id=1, country=US, street=null, town=null, zip=null, deleted=false, email=<Em...@OurCompanyDomain.com>, phone=null], externalId=null, externalType=null, type=user]

===========
Password reset on login page ERROR
--------------------------------------
ERROR 11-12 15:13:22.623 o.a.o.c.m.MailHandler:244 [taskExecutor-4] - Error while sending message
com.sun.mail.smtp.SMTPSendFailedException: 530 authentication required

        at com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:2267)
        at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1758)
        at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1257)
        at javax.mail.Transport.send0(Transport.java:255)
        at javax.mail.Transport.send(Transport.java:124)
        at org.apache.openmeetings.core.mail.MailHandler$2.run(MailHandler.java:240)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)

===========
Frontend Register User SUCCESS
---
DEBUG 11-15 02:21:20.357 MeetingReminderJob.java 309579 38 org.apache.openmeetings.service.quartz.scheduler.MeetingReminderJob [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-2] - MeetingReminderJob.eDEBUG 11-15 02:22:12.139 UserDao.java 361361 356 org.apache.openmeetings.db.dao.user.UserDao [http-nio-<IP>-<Port>-exec-4] - checkEmail: email = CEO@Coscend.com, id = null
DEBUG 11-15 02:22:12.194 UserDao.java 361416 356 org.apache.openmeetings.db.dao.user.UserDao [http-nio-<IP>-<Port>-exec-4] - checkEmail: email = CEO@Coscend.com, id = null
DEBUG 11-15 02:22:12.195 EmailManager.java 361417 64 org.apache.openmeetings.service.mail.EmailManager [http-nio-<IP>-<Port>-exec-4] - sendMail:: username = <Frontend.User>, email = <Em...@OurCompanyDomain.com>
DEBUG 11-15 02:22:12.207 CryptProvider.java 361429 32 org.apache.openmeetings.util.crypt.CryptProvider [http-nio-<IP>-<Port>-exec-4] - getInstanceOfCrypt:: configKeyCryptClassName: org.apache.openmeetings.util.crypt.SHA256Implementation
DEBUG 11-15 02:22:12.350 UserManager.java 361572 395 org.apache.openmeetings.service.user.UserManager [http-nio-<IP>-<Port>-exec-4] - Added user-Id 2

==========
Frontend User Login SUCCESS
---------
DEBUG 11-15 02:25:58.037 UserDao.java 587259 608 org.apache.openmeetings.db.dao.user.UserDao [http-nio-<IP>-<Port>-exec-7] - login:: 1 users were found
DEBUG 11-15 02:25:58.042 CryptProvider.java 587264 32 org.apache.openmeetings.util.crypt.CryptProvider [http-nio-<IP>-<Port>-exec-7] - getInstanceOfCrypt:: configKeyCryptClassName: org.apache.openmeetings.util.crypt.SHA256Implementation
DEBUG 11-15 02:25:58.059 AuthLevelUtil.java 587281 39 org.apache.openmeetings.db.util.AuthLevelUtil [http-nio-<IP>-<Port>-exec-7] - Level Login :: [GRANTED]
DEBUG 11-15 02:25:58.061 UserDao.java 587283 625 org.apache.openmeetings.db.dao.user.UserDao [http-nio-<IP>-<Port>-exec-7] - loginUser [GroupUser [id=2, moderator=false, group=Group [id=1, name=FIRSTNAME LASTNAME, deleted=false], user=User [id=2, firstname=FIRSTNAME, lastname=LASTNAME, login=<Frontend.User>, pictureuri=null, deleted=false, languageId=1, address=Address [id=2, country=US, street=, town=, zip=, deleted=false, email=Email@<OURCOMPANYDOMAIN.com, phone=], externalId=null, externalType=null, type=user]]]
DEBUG 11-15 02:25:58.082 AuthLevelUtil.java 587304 39 org.apache.openmeetings.db.util.AuthLevelUtil [http-nio-<IP>-<Port>-exec-7] - Level Admin :: [DENIED]
DEBUG 11-15 02:25:58.134 AuthLevelUtil.java 587356 39 org.apache.openmeetings.db.util.AuthLevelUtil [http-nio-<IP>-<Port>-exec-9] - Level Admin :: [DENIED]
DEBUG 11-15 02:25:58.135 AuthLevelUtil.java 587357 39 org.apache.openmeetings.db.util.AuthLevelUtil [http-nio-<IP>-<Port>-exec-9] - Level GroupAdmin :: [DENIED]

=========
Sending Invitation ERROR
------
DEBUG 11-15 02:33:12.458 MailHandler.java 1021680 234 org.apache.openmeetings.core.mail.MailHandler [taskExecutor-1] - Message sending in progress
DEBUG 11-15 02:33:12.458 MailHandler.java 1021680 235 org.apache.openmeetings.core.mail.MailHandler [taskExecutor-1] -   To: Email@OurcompanyDomain.com
…
ERROR 11-15 02:33:12.889 MailHandler.java 1022111 244 org.apache.openmeetings.core.mail.MailHandler [taskExecutor-1] - Error while sending message
com.sun.mail.smtp.SMTPSendFailedException: 530 authentication required
	at com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:2267)
	at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1758)
	at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1257)
	at javax.mail.Transport.send0(Transport.java:255)
	at javax.mail.Transport.send(Transport.java:124)
	at org.apache.openmeetings.core.mail.MailHandler$2.run(MailHandler.java:240)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)

Sincerely,

Hemant K. Sabat
 
Coscend Communications Solutions
Web site: www.Coscend.com <http://www.coscend.com/>  
------------------------------------------------------------------
Real-time, Interactive Video Collaboration and Communications Services, on the fly…
------------------------------------------------------------------
CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail Messages from Coscend Communications Solutions' posted at: http://www.Coscend.com/Terms_and_Conditions.html 





-----Original Message-----
From: Maxim Solodovnik [mailto:solomax666@gmail.com] 
Sent: Monday, November 14, 2016 2:28 AM
To: Openmeetings user-list <us...@openmeetings.apache.org>; OM.Insights@coscend.com
Subject: Re: OM 3.2.0: Unable to Login

Additionally I'm curious if mail server password will be also dropped during web installation?

On Mon, Nov 14, 2016 at 3:09 PM, Maxim Solodovnik <solomax666@gmail.com <ma...@gmail.com> > wrote:
> https://issues.apache.org/jira/browse/OPENMEETINGS-1504
>
> Could you please check 3.2.0/3.1.4?
> The question is are other passwords being set as expected 
> (Register/Appointment/Invitation etc.)
>
> On Mon, Nov 14, 2016 at 1:07 PM, Maxim Solodovnik <solomax666@gmail.com <ma...@gmail.com> > wrote:
>> seems to be reproducible
>> going to check ASAP
>> Thanks for reporting!
>>
>> On Mon, Nov 14, 2016 at 12:51 PM, Coscend@OM <OM.Insights@coscend.com <ma...@coscend.com> > wrote:
>>> Dear Maxim,
>>>
>>> We created the admin user during Web install:
>>>
>>> database check SUCCESS ->> username/password/e-mail/timezone / 
>>> Organization name.
>>>
>>> Thank you.
>>>
>>> Sincerely,
>>>
>>> Hemant K. Sabat
>>>
>>>
>>>
>>> Coscend Communications Solutions
>>>
>>> Web site: www.Coscend.com <http://www.Coscend.com> 
>>>
>>> ------------------------------------------------------------------
>>>
>>> Real-time, Interactive Video Collaboration and Communications 
>>> Services, on the fly…
>>>
>>> ------------------------------------------------------------------
>>>
>>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail 
>>> Messages from Coscend Communications Solutions' posted at:
>>> http://www.Coscend.com/Terms_and_Conditions.html
>>>
>>> -----Original Message-----
>>> From: Maxim Solodovnik [mailto:solomax666@gmail.com]
>>> Sent: Sunday, November 13, 2016 10:35 PM
>>> To: Openmeetings user-list <user@openmeetings.apache.org <ma...@openmeetings.apache.org> >; 
>>> OM.Insights@coscend.com <ma...@coscend.com> 
>>> Subject: Re: OM 3.2.0: Unable to Login
>>>
>>> owner_id == NULL is expected, this field is set for the users of 
>>> type 'contact' only The issue is: PASSWORD == NULL
>>>
>>> How have you created this user?
>>>
>>> On Mon, Nov 14, 2016 at 9:59 AM, Coscend@OM <OM.Insights@coscend.com <ma...@coscend.com> > wrote:
>>>
>>>> Dear Maxim,
>>>
>>>>
>>>
>>>> Table om_user in DB has login as <Ourcompany.Username>, but 
>>>> owner_id
>>>
>>>> is NULL.
>>>
>>>>
>>>
>>>> | id | activatehash | age                 | deleted | domain_id |
>>>
>>>> external_id | external_type | firstname | forceTimeZoneCheck |
>>>
>>>> inserted
>>>
>>>> | language_id | lastlogin | lastname | lasttrans | login              |
>>>
>>>> owner_id | password | pictureuri | regdate             | resethash |
>>>
>>>> salutation | sendSMS | show_contact_data | 
>>>> show_contact_data_to_contacts |
>>>
>>>> time_zone_id    | type | updated | user_offers | user_searchs | address_id
>>>> |
>>>
>>>> sip_user_id |
>>>
>>>>
>>>
>>>>
>>>> +----+--------------+---------------------+---------+-----------+-------------+---------------+-----------+--------------------+---------------------+-------------+-----------+----------+-----------+--------------------+----------+----------+------------+---------------------+-----------+------------+---------+-------------------+-------------------------------+-----------------+------+---------+-------------+--------------+------------+-------------+
>>>
>>>>
>>>
>>>> |  1 | NULL         | 2016-11-13 01:43:08 |         |      NULL | NULL
>>>
>>>> | NULL          | firstname |                    | 2016-11-13 01:43:08 |
>>>
>>>> 1 | NULL      | lastname |      NULL | <Ourcompany.Username> |     NULL |
>>>
>>>> NULL     | NULL       | 2016-11-13 01:43:08 | NULL      | mr         |
>>>
>>>> |                   |                               | America/Chicago |
>>>> user
>>>
>>>> | NULL    | NULL        | NULL         |          1 |        NULL |
>>>
>>>>
>>>
>>>> Thank you.
>>>
>>>>
>>>
>>>> Sincerely,
>>>
>>>>
>>>
>>>> Hemant K. Sabat
>>>
>>>>
>>>
>>>>
>>>
>>>>
>>>
>>>> Coscend Communications Solutions
>>>
>>>>
>>>
>>>> Web site: www.Coscend.com <http://www.Coscend.com> 
>>>
>>>>
>>>
>>>> ------------------------------------------------------------------
>>>
>>>>
>>>
>>>> Real-time, Interactive Video Collaboration and Communications
>>>
>>>> Services, on the fly…
>>>
>>>>
>>>
>>>> ------------------------------------------------------------------
>>>
>>>>
>>>
>>>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding 
>>>> E-mail
>>>
>>>> Messages from Coscend Communications Solutions' posted at:
>>>
>>>> http://www.Coscend.com/Terms_and_Conditions.html
>>>
>>>>
>>>
>>>> From: Maxim Solodovnik [mailto:solomax666@gmail.com]
>>>
>>>> Sent: Sunday, November 13, 2016 2:38 AM
>>>
>>>> To: Openmeetings user-list <user@openmeetings.apache.org <ma...@openmeetings.apache.org> >;
>>>
>>>> OM.Insights@coscend.com <ma...@coscend.com> 
>>>
>>>> Subject: RE: OM 3.2.0: Unable to Login
>>>
>>>>
>>>
>>>> What is in om_user DB table?
>>>
>>>> Can you check if admin user is valid?
>>>
>>>> I'll try to double-check your scenario on Monday Today is my 
>>>> birthday,
>>>
>>>> so I'm off duty :)
>>>
>>>>
>>>
>>>> WBR, Maxim
>>>
>>>> (from mobile, sorry for the typos)
>>>
>>>>
>>>
>>>> On Nov 13, 2016 15:34, "Coscend@OM" <OM.Insights@coscend.com <ma...@coscend.com> > wrote:
>>>
>>>>
>>>
>>>> Dear OpenMeetings Community and Maxim:
>>>
>>>>
>>>
>>>> Here is what we did:
>>>
>>>>
>>>
>>>> ·       Created the admin user during Web install:  database check step ->
>>>
>>>> username/password/e-mail/timezone step.
>>>
>>>>
>>>
>>>> ·       Used the DEFAULT crypt class during installation:
>>>
>>>> org.apache.openmeetings.util.crypt.SHA256Implementation
>>>
>>>>
>>>
>>>> From the DB, the the cryptClassName is in the snipped output below.
>>>
>>>> The user_id is NULL.  Should it have our admin username?
>>>
>>>>
>>>
>>>> (We cannot get Admin->Config because we cannot login as admin 
>>>> user.)
>>>
>>>>
>>>
>>>> | id | comment                          | deleted | inserted       |
>>>> om_key
>>>
>>>> | updated | value                                                | user_id
>>>> |
>>>
>>>>
>>>
>>>>
>>>
>>>>
>>>
>>>> |  1 | This Class…CustomCryptMechanism.html | | 2016-11-13 01:43:08 
>>>> | |
>>>
>>>> crypt_ClassName  | NULL |
>>>
>>>> org.apache.openmeetings.util.crypt.SHA256Implementation | NULL |
>>>
>>>>
>>>
>>>> Thank you.
>>>
>>>>
>>>
>>>> Sincerely,
>>>
>>>>
>>>
>>>> Hemant K. Sabat
>>>
>>>>
>>>
>>>>
>>>
>>>>
>>>
>>>> Coscend Communications Solutions
>>>
>>>>
>>>
>>>> Web site: www.Coscend.com <http://www.Coscend.com> 
>>>
>>>>
>>>
>>>> ------------------------------------------------------------------
>>>
>>>>
>>>
>>>> Real-time, Interactive Video Collaboration and Communications
>>>
>>>> Services, on the fly…
>>>
>>>>
>>>
>>>> ------------------------------------------------------------------
>>>
>>>>
>>>
>>>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding 
>>>> E-mail
>>>
>>>> Messages from Coscend Communications Solutions' posted at:
>>>
>>>> http://www.Coscend.com/Terms_and_Conditions.html
>>>
>>>>
>>>
>>>> -----Original Message-----
>>>
>>>> From: Maxim Solodovnik [mailto:solomax666@gmail.com]
>>>
>>>> Sent: Saturday, November 12, 2016 9:37 PM
>>>
>>>> To: Openmeetings user-list <user@openmeetings.apache.org <ma...@openmeetings.apache.org> >;
>>>
>>>> OM.Insights@coscend.com <ma...@coscend.com> 
>>>
>>>> Subject: Re: OM 3.2.0: Unable to Login
>>>
>>>>
>>>
>>>> How have you created your admin user? what is cryptClassName in the
>>>
>>>>
>>>
>>>> Admin->config (or DB)
>>>
>>>>
>>>
>>>> On Sun, Nov 13, 2016 at 4:40 AM, Coscend@OM 
>>>> <OM.Insights@coscend.com <ma...@coscend.com> >
>>>> wrote:
>>>
>>>>
>>>
>>>>> Dear OpenMeetings Users:
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Further to the previous message,
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> 1. a NEW USER registered at FRONTEND login page.  Login SUCCESS.
>>>
>>>>> This
>>>
>>>>
>>>
>>>>> implies the installation and configuration is correct.
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> 2. ADMINISTRATOR:  login FAIL. “Invalid Password”
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Resetting password on login page for ADMINISTRATOR or NEW FRONTEND
>>>
>>>>
>>>
>>>>> REGISTERED USER gives the error shown below.  Your vectors to 
>>>>> resolve
>>>
>>>>
>>>
>>>>> this issue would be appreciated.
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Environment:
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Server:  CentOS 7.2, MariaDB 10.x, mysql-jdbc-connector 5.1.39
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> User: Windows
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Browser: Chrome, Firefox
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> ===========
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Password reset on login does not go through
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> --------------------------------------
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> ERROR 11-12 15:13:22.623 o.a.o.c.m.MailHandler:244 
>>>>> [taskExecutor-4] -
>>>
>>>>
>>>
>>>>> Error while sending message
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> com.sun.mail.smtp.SMTPSendFailedException: 530 authentication
>>>
>>>>> required
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>         at
>>>
>>>>
>>>
>>>>> com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.jav
>>>>> a:2
>>>
>>>>> 2
>>>
>>>>
>>>
>>>>> 67)
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>         at
>>>
>>>>
>>>
>>>>> com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1758)
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>         at
>>>
>>>>
>>>
>>>>> com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:125
>>>>> 7)
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>         at javax.mail.Transport.send0(Transport.java:255)
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>         at javax.mail.Transport.send(Transport.java:124)
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>         at
>>>
>>>>
>>>
>>>>> org.apache.openmeetings.core.mail.MailHandler$2.run(MailHandler.java:
>>>
>>>>> 2
>>>
>>>>
>>>
>>>>> 40)
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>         at
>>>
>>>>
>>>
>>>>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.
>>>
>>>>> j
>>>
>>>>
>>>
>>>>> ava:1142)
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>         at
>>>
>>>>
>>>
>>>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.
>>>
>>>>
>>>
>>>>> java:617)
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>         at java.lang.Thread.run(Thread.java:745)
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Thank you.
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Sincerely,
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Hemant K. Sabat
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Coscend Communications Solutions
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Web site: www.Coscend.com <http://www.Coscend.com> 
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> ------------------------------------------------------------------
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Real-time, Interactive Video Collaboration and Communications
>>>
>>>>
>>>
>>>>> Services, on the fly…
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> ------------------------------------------------------------------
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding 
>>>>> E-mail
>>>
>>>>
>>>
>>>>> Messages from Coscend Communications Solutions' posted at:
>>>
>>>>
>>>
>>>>> http://www.Coscend.com/Terms_and_Conditions.html
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> From: Coscend@OM [mailto:OM.Insights@Coscend.com]
>>>
>>>>
>>>
>>>>> Sent: Saturday, November 12, 2016 3:15 AM
>>>
>>>>
>>>
>>>>> To: user@openmeetings.apache.org <ma...@openmeetings.apache.org> 
>>>
>>>>
>>>
>>>>> Subject: OM 3.2.0: Unable to Login
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Dear OpenMeetings Users:
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Your assistance with this test of 3.2.0 snapshot would be appreciated.
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> We successfully compiled and installed the nightly build of
>>>
>>>>
>>>
>>>>> OpenMeetings
>>>
>>>>
>>>
>>>>> 3.2.0 (skipping tests).  Created the database with one user and password.
>>>
>>>>
>>>
>>>>> Unfortunately, we are unable to login.  It states “Invalid Password”.
>>>
>>>>
>>>
>>>>> We have deleted the database and added the user and password again 
>>>>> to
>>>
>>>>
>>>
>>>>> ensure that we enter the correct password.  We repeated this many
>>>
>>>>
>>>
>>>>> times.  Still the problem persists.
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Would you advise what the issue could be?
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> OpenMeetings.log
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> -------------
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> DEBUG 11-12 03:04:23.057 o.a.o.d.d.u.UserDao:608
>>>
>>>>
>>>
>>>>> [http-nio-0.0.0.0-7083-exec-8] - login:: 1 users were found
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> DEBUG 11-12 03:04:23.058 o.a.o.u.c.CryptProvider:32
>>>
>>>>
>>>
>>>>> [http-nio-0.0.0.0-7083-exec-8] - getInstanceOfCrypt::
>>>
>>>>
>>>
>>>>> configKeyCryptClassName:
>>>
>>>>
>>>
>>>>> org.apache.openmeetings.util.crypt.SHA256Implementation
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> DEBUG 11-12 03:04:23.058 o.a.o.d.d.u.UserDao:617
>>>
>>>>
>>>
>>>>> [http-nio-0.0.0.0-7083-exec-8] - Password does not match: User 
>>>>> [id=1,
>>>
>>>>
>>>
>>>>> firstname=firstname, lastname=lastname, login=Coscend.Test,
>>>
>>>>
>>>
>>>>> pictureuri=null, deleted=false, languageId=1, address=Address 
>>>>> [id=1,
>>>
>>>>
>>>
>>>>> country=US, street=null, town=null, zip=null, deleted=false,
>>>
>>>>
>>>
>>>>> email=email@<domain>.com <mailto:email=email@<domain>.com> , phone=null], externalId=null,
>>>
>>>>
>>>
>>>>> externalType=null, type=user]
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Thank you.
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Sincerely,
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Hemant K. Sabat
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Coscend Communications Solutions
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Web site: www.Coscend.com <http://www.Coscend.com> 
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> ------------------------------------------------------------------
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Real-time, Interactive Video Collaboration and Communications
>>>
>>>>
>>>
>>>>> Services, on the fly…
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> ------------------------------------------------------------------
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding 
>>>>> E-mail
>>>
>>>>
>>>
>>>>> Messages from Coscend Communications Solutions' posted at:
>>>
>>>>
>>>
>>>>> http://www.Coscend.com/Terms_and_Conditions.html
>>>
>>>
>>>
>>> --
>>>
>>> WBR
>>>
>>> Maxim aka solomax
>>>
>>>
>>>
>>> -----
>>>
>>> No virus found in this message.
>>>
>>> Checked by AVG - www.avg.com <http://www.avg.com> 
>>>
>>> Version: 2016.0.7859 / Virus Database: 4664/13405 - Release Date: 
>>> 11/13/16
>>>
>>>
>>> -----
>>>
>>> No virus found in this message.
>>>
>>> Checked by AVG - www.avg.com <http://www.avg.com> 
>>>
>>> Version: 2016.0.7859 / Virus Database: 4664/13405 - Release Date: 
>>> 11/13/16
>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>
>
>
> --
> WBR
> Maxim aka solomax



--
WBR
Maxim aka solomax



-----
No virus found in this message.
Checked by AVG - www.avg.com <http://www.avg.com> 
Version: 2016.0.7859 / Virus Database: 4664/13405 - Release Date: 11/13/16


RE: OM 3.2.0: Unable to Login

Posted by Maxim Solodovnik <so...@gmail.com>.
Good to know!
Thanks for double checking!

WBR, Maxim
(from mobile, sorry for the typos)

On Nov 16, 2016 05:29, "Coscend@OM" <OM...@coscend.com> wrote:

> Dear Maxim,
>
> All tests were a SUCCESS with 3.2.0.  Thank you for your prompt diligence
> for the OpenMeetings community.
>
> 1.      Admin user login.
>
> 2.      Registering Frontend user.
>
> 3.      OM mail server password.  Resetting password on login page for
> ADMINISTRATOR or NEW FRONTEND REGISTERED USER.
>
> 4.      Frontend user login.
>
> 5.      Admin user and Frontend user sending invitation.
>
> Thank you.
>
> Sincerely,
>
> Hemant K. Sabat
>
>
>
> Coscend Communications Solutions
>
> Web site: *www.Coscend.com* <http://www.coscend.com/>
>
> ------------------------------------------------------------------
>
> *Real-time, Interactive Video Collaboration and Communications Services,
> on the fly…*
>
> ------------------------------------------------------------------
>
> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
> Messages from Coscend Communications Solutions' posted at:
> *http://www.Coscend.com/Terms_and_Conditions.html*
> <http://www.coscend.com/Terms_and_Conditions.html>
>
> ____________________________________________
> *From:* Coscend@OM [mailto:OM.Insights@Coscend.com
> <OM...@Coscend.com>]
> *Sent:* Tuesday, November 15, 2016 2:38 AM
> *To:* 'Openmeetings user-list' <us...@openmeetings.apache.org>
> *Subject:* RE: OM 3.2.0: Unable to Login
>
> Dear Maxim,
>
> As you requested, here are the use cases with OM 3.2.0.
>
> 1.      Admin user login FAIL.
>
> 2.      Adding Frontend user.  SUCCESS.
>
> 3.      OM mail server password FAIL.  Resetting password on login page
> for ADMINISTRATOR or NEW FRONTEND REGISTERED USER gives the error shown
> below.
>
> 4.      Frontend user login SUCCESS.
>
> 5.      Frontend user sending invitation FAIL
>
> Below are the sanitized (“<…>”) and snipped logs.  Thank you.
>
> =====
>
> Administrator login ERROR
>
> ---------------------
>
> DEBUG 11-15 02:17:27.858 UserDao.java 77080 608 org.apache.openmeetings.db.dao.user.UserDao
> [http-nio-<IP>-<Port>-exec-10] - login:: 1 users were found
>
> DEBUG 11-15 02:17:27.865 CryptProvider.java 77087 32
> org.apache.openmeetings.util.crypt.CryptProvider
> [http-nio-<IP>-<Port>-exec-10] - getInstanceOfCrypt::
> configKeyCryptClassName: org.apache.openmeetings.util.
> crypt.SHA256Implementation
>
> DEBUG 11-15 02:17:27.866 UserDao.java 77088 617 org.apache.openmeetings.db.dao.user.UserDao
> [http-nio-<IP>-<Port>-exec-10] - Password does not match: User [id=1,
> firstname=firstname, lastname=lastname, login=<OurCompany.Username>,
> pictureuri=null, deleted=false, languageId=1, address=Address [id=1,
> country=US, street=null, town=null, zip=null, deleted=false, email=<
> *Email@OurCompanyDomain.com* <Em...@OurCompanyDomain.com>>, phone=null],
> externalId=null, externalType=null, type=user]
>
> ===========
>
> Password reset on login page ERROR
>
> --------------------------------------
>
> ERROR 11-12 15:13:22.623 o.a.o.c.m.MailHandler:244 [taskExecutor-4] -
> Error while sending message
>
> com.sun.mail.smtp.SMTPSendFailedException: 530 authentication required
>
>         at com.sun.mail.smtp.SMTPTransport.issueSendCommand(
> SMTPTransport.java:2267)
>
>         at com.sun.mail.smtp.SMTPTransport.mailFrom(
> SMTPTransport.java:1758)
>
>         at com.sun.mail.smtp.SMTPTransport.sendMessage(
> SMTPTransport.java:1257)
>
>         at javax.mail.Transport.send0(Transport.java:255)
>
>         at javax.mail.Transport.send(Transport.java:124)
>
>         at org.apache.openmeetings.core.mail.MailHandler$2.run(
> MailHandler.java:240)
>
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(
> ThreadPoolExecutor.java:1142)
>
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(
> ThreadPoolExecutor.java:617)
>
>         at java.lang.Thread.run(Thread.java:745)
>
> ===========
>
> Frontend Register User SUCCESS
>
> ---
>
> DEBUG 11-15 02:21:20.357 MeetingReminderJob.java 309579 38
> org.apache.openmeetings.service.quartz.scheduler.MeetingReminderJob
> [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-2] -
> MeetingReminderJob.eDEBUG 11-15 02:22:12.139 UserDao.java 361361 356
> org.apache.openmeetings.db.dao.user.UserDao [http-nio-<IP>-<Port>-exec-4]
> - checkEmail: email = *CEO@Coscend.com* <CE...@Coscend.com>, id = null
>
> DEBUG 11-15 02:22:12.194 UserDao.java 361416 356
> org.apache.openmeetings.db.dao.user.UserDao [http-nio-<IP>-<Port>-exec-4]
> - checkEmail: email = *CEO@Coscend.com* <CE...@Coscend.com>, id = null
>
> DEBUG 11-15 02:22:12.195 EmailManager.java 361417 64
> org.apache.openmeetings.service.mail.EmailManager [http-nio-<IP>-<Port>-exec-4]
> - sendMail:: username = <Frontend.User>, email = <
> *Email@OurCompanyDomain.com* <Em...@OurCompanyDomain.com>>
>
> DEBUG 11-15 02:22:12.207 CryptProvider.java 361429 32
> org.apache.openmeetings.util.crypt.CryptProvider [http-nio-<IP>-<Port>-exec-4]
> - getInstanceOfCrypt:: configKeyCryptClassName:
> org.apache.openmeetings.util.crypt.SHA256Implementation
>
> DEBUG 11-15 02:22:12.350 UserManager.java 361572 395
> org.apache.openmeetings.service.user.UserManager [http-nio-<IP>-<Port>-exec-4]
> - Added user-Id 2
>
> ==========
>
> Frontend User Login SUCCESS
>
> ---------
>
> DEBUG 11-15 02:25:58.037 UserDao.java 587259 608
> org.apache.openmeetings.db.dao.user.UserDao [http-nio-<IP>-<Port>-exec-7]
> - login:: 1 users were found
>
> DEBUG 11-15 02:25:58.042 CryptProvider.java 587264 32
> org.apache.openmeetings.util.crypt.CryptProvider [http-nio-<IP>-<Port>-exec-7]
> - getInstanceOfCrypt:: configKeyCryptClassName:
> org.apache.openmeetings.util.crypt.SHA256Implementation
>
> DEBUG 11-15 02:25:58.059 AuthLevelUtil.java 587281 39
> org.apache.openmeetings.db.util.AuthLevelUtil [http-nio-<IP>-<Port>-exec-7]
> - Level Login :: [GRANTED]
>
> DEBUG 11-15 02:25:58.061 UserDao.java 587283 625
> org.apache.openmeetings.db.dao.user.UserDao [http-nio-<IP>-<Port>-exec-7]
> - loginUser [GroupUser [id=2, moderator=false, group=Group [id=1,
> name=FIRSTNAME LASTNAME, deleted=false], user=User [id=2,
> firstname=FIRSTNAME, lastname=LASTNAME, login=<Frontend.User>,
> pictureuri=null, deleted=false, languageId=1, address=Address [id=2,
> country=US, street=, town=, zip=, deleted=false,
> *email=Email@<OURCOMPANYDOMAIN.com* <email=Email@%3COURCOMPANYDOMAIN.com>,
> phone=], externalId=null, externalType=null, type=user]]]
>
> DEBUG 11-15 02:25:58.082 AuthLevelUtil.java 587304 39
> org.apache.openmeetings.db.util.AuthLevelUtil [http-nio-<IP>-<Port>-exec-7]
> - Level Admin :: [DENIED]
>
> DEBUG 11-15 02:25:58.134 AuthLevelUtil.java 587356 39
> org.apache.openmeetings.db.util.AuthLevelUtil [http-nio-<IP>-<Port>-exec-9]
> - Level Admin :: [DENIED]
>
> DEBUG 11-15 02:25:58.135 AuthLevelUtil.java 587357 39
> org.apache.openmeetings.db.util.AuthLevelUtil [http-nio-<IP>-<Port>-exec-9]
> - Level GroupAdmin :: [DENIED]
>
> =========
>
> Sending Invitation ERROR
>
> ------
>
> DEBUG 11-15 02:33:12.458 MailHandler.java 1021680 234
> org.apache.openmeetings.core.mail.MailHandler [taskExecutor-1] - Message
> sending in progress
>
> DEBUG 11-15 02:33:12.458 MailHandler.java 1021680 235
> org.apache.openmeetings.core.mail.MailHandler [taskExecutor-1] -   To:
> *Email@OurcompanyDomain.com* <Em...@OurcompanyDomain.com>
>
> …
>
> ERROR 11-15 02:33:12.889 MailHandler.java 1022111 244
> org.apache.openmeetings.core.mail.MailHandler [taskExecutor-1] - Error
> while sending message
>
> com.sun.mail.smtp.SMTPSendFailedException: 530 authentication required
>
>         at com.sun.mail.smtp.SMTPTransport.issueSendCommand(
> SMTPTransport.java:2267)
>
>         at com.sun.mail.smtp.SMTPTransport.mailFrom(
> SMTPTransport.java:1758)
>
>         at com.sun.mail.smtp.SMTPTransport.sendMessage(
> SMTPTransport.java:1257)
>
>         at javax.mail.Transport.send0(Transport.java:255)
>
>         at javax.mail.Transport.send(Transport.java:124)
>
>         at org.apache.openmeetings.core.mail.MailHandler$2.run(
> MailHandler.java:240)
>
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(
> ThreadPoolExecutor.java:1142)
>
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(
> ThreadPoolExecutor.java:617)
>
>         at java.lang.Thread.run(Thread.java:745)
>
> Sincerely,
>
> Hemant K. Sabat
>
>
>
> Coscend Communications Solutions
>
> Web site: *www.Coscend.com* <http://www.coscend.com/>
>
> ------------------------------------------------------------------
>
> *Real-time, Interactive Video Collaboration and Communications Services,
> on the fly…*
>
> ------------------------------------------------------------------
>
> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
> Messages from Coscend Communications Solutions' posted at:
> *http://www.Coscend.com/Terms_and_Conditions.html*
> <http://www.coscend.com/Terms_and_Conditions.html>
>
> -----Original Message-----
> From: Maxim Solodovnik [*mailto:solomax666@gmail.com*
> <so...@gmail.com>]
> Sent: Monday, November 14, 2016 2:28 AM
> To: Openmeetings user-list <*user@openmeetings.apache.org*
> <us...@openmeetings.apache.org>>; *OM.Insights@coscend.com*
> <OM...@coscend.com>
> Subject: Re: OM 3.2.0: Unable to Login
>
> Additionally I'm curious if mail server password will be also dropped
> during web installation?
>
> On Mon, Nov 14, 2016 at 3:09 PM, Maxim Solodovnik <so...@gmail.com>
> wrote:
>
> > https://issues.apache.org/jira/browse/OPENMEETINGS-1504
>
> >
>
> > Could you please check 3.2.0/3.1.4?
>
> > The question is are other passwords being set as expected
>
> > (Register/Appointment/Invitation etc.)
>
> >
>
> > On Mon, Nov 14, 2016 at 1:07 PM, Maxim Solodovnik <so...@gmail.com>
> wrote:
>
> >> seems to be reproducible
>
> >> going to check ASAP
>
> >> Thanks for reporting!
>
> >>
>
> >> On Mon, Nov 14, 2016 at 12:51 PM, Coscend@OM <OM...@coscend.com>
> wrote:
>
> >>> Dear Maxim,
>
> >>>
>
> >>> We created the admin user during Web install:
>
> >>>
>
> >>> database check SUCCESS ->> username/password/e-mail/timezone /
>
> >>> Organization name.
>
> >>>
>
> >>> Thank you.
>
> >>>
>
> >>> Sincerely,
>
> >>>
>
> >>> Hemant K. Sabat
>
> >>>
>
> >>>
>
> >>>
>
> >>> Coscend Communications Solutions
>
> >>>
>
> >>> Web site: www.Coscend.com
>
> >>>
>
> >>> ------------------------------------------------------------------
>
> >>>
>
> >>> Real-time, Interactive Video Collaboration and Communications
>
> >>> Services, on the fly…
>
> >>>
>
> >>> ------------------------------------------------------------------
>
> >>>
>
> >>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
>
> >>> Messages from Coscend Communications Solutions' posted at:
>
> >>> http://www.Coscend.com/Terms_and_Conditions.html
>
> >>>
>
> >>> -----Original Message-----
>
> >>> From: Maxim Solodovnik [mailto:solomax666@gmail.com
> <so...@gmail.com>]
>
> >>> Sent: Sunday, November 13, 2016 10:35 PM
>
> >>> To: Openmeetings user-list <us...@openmeetings.apache.org>;
>
> >>> OM.Insights@coscend.com
>
> >>> Subject: Re: OM 3.2.0: Unable to Login
>
> >>>
>
> >>> owner_id == NULL is expected, this field is set for the users of
>
> >>> type 'contact' only The issue is: PASSWORD == NULL
>
> >>>
>
> >>> How have you created this user?
>
> >>>
>
> >>> On Mon, Nov 14, 2016 at 9:59 AM, Coscend@OM <OM...@coscend.com>
> wrote:
>
> >>>
>
> >>>> Dear Maxim,
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Table om_user in DB has login as <Ourcompany.Username>, but
>
> >>>> owner_id
>
> >>>
>
> >>>> is NULL.
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> | id | activatehash | age                 | deleted | domain_id |
>
> >>>
>
> >>>> external_id | external_type | firstname | forceTimeZoneCheck |
>
> >>>
>
> >>>> inserted
>
> >>>
>
> >>>> | language_id | lastlogin | lastname | lasttrans | login
> |
>
> >>>
>
> >>>> owner_id | password | pictureuri | regdate             | resethash |
>
> >>>
>
> >>>> salutation | sendSMS | show_contact_data |
>
> >>>> show_contact_data_to_contacts |
>
> >>>
>
> >>>> time_zone_id    | type | updated | user_offers | user_searchs |
> address_id
>
> >>>> |
>
> >>>
>
> >>>> sip_user_id |
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>
>
> >>>> +----+--------------+---------------------+---------+-------
> ----+-------------+---------------+-----------+-------------
> -------+---------------------+-------------+-----------+----
> ------+-----------+--------------------+----------+---------
> -+------------+---------------------+-----------+-----------
> -+---------+-------------------+----------------------------
> ---+-----------------+------+---------+-------------+-------
> -------+------------+-------------+
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> |  1 | NULL         | 2016-11-13 01:43:08 |         |      NULL | NULL
>
> >>>
>
> >>>> | NULL          | firstname |                    | 2016-11-13
> 01:43:08 |
>
> >>>
>
> >>>> 1 | NULL      | lastname |      NULL | <Ourcompany.Username> |
> NULL |
>
> >>>
>
> >>>> NULL     | NULL       | 2016-11-13 01:43:08 | NULL      | mr         |
>
> >>>
>
> >>>> |                   |                               |
> America/Chicago |
>
> >>>> user
>
> >>>
>
> >>>> | NULL    | NULL        | NULL         |          1 |        NULL |
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Thank you.
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Sincerely,
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Hemant K. Sabat
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Coscend Communications Solutions
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Web site: www.Coscend.com
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> ------------------------------------------------------------------
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Real-time, Interactive Video Collaboration and Communications
>
> >>>
>
> >>>> Services, on the fly…
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> ------------------------------------------------------------------
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding
>
> >>>> E-mail
>
> >>>
>
> >>>> Messages from Coscend Communications Solutions' posted at:
>
> >>>
>
> >>>> http://www.Coscend.com/Terms_and_Conditions.html
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> From: Maxim Solodovnik [mailto:solomax666@gmail.com
> <so...@gmail.com>]
>
> >>>
>
> >>>> Sent: Sunday, November 13, 2016 2:38 AM
>
> >>>
>
> >>>> To: Openmeetings user-list <us...@openmeetings.apache.org>;
>
> >>>
>
> >>>> OM.Insights@coscend.com
>
> >>>
>
> >>>> Subject: RE: OM 3.2.0: Unable to Login
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> What is in om_user DB table?
>
> >>>
>
> >>>> Can you check if admin user is valid?
>
> >>>
>
> >>>> I'll try to double-check your scenario on Monday Today is my
>
> >>>> birthday,
>
> >>>
>
> >>>> so I'm off duty :)
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> WBR, Maxim
>
> >>>
>
> >>>> (from mobile, sorry for the typos)
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> On Nov 13, 2016 15:34, "Coscend@OM" <OM...@coscend.com> wrote:
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Dear OpenMeetings Community and Maxim:
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Here is what we did:
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> ·       Created the admin user during Web install:  database check
> step ->
>
> >>>
>
> >>>> username/password/e-mail/timezone step.
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> ·       Used the DEFAULT crypt class during installation:
>
> >>>
>
> >>>> org.apache.openmeetings.util.crypt.SHA256Implementation
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> From the DB, the the cryptClassName is in the snipped output below.
>
> >>>
>
> >>>> The user_id is NULL.  Should it have our admin username?
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> (We cannot get Admin->Config because we cannot login as admin
>
> >>>> user.)
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> | id | comment                          | deleted | inserted       |
>
> >>>> om_key
>
> >>>
>
> >>>> | updated | value                                                |
> user_id
>
> >>>> |
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> |  1 | This Class…CustomCryptMechanism.html | | 2016-11-13 01:43:08
>
> >>>> | |
>
> >>>
>
> >>>> crypt_ClassName  | NULL |
>
> >>>
>
> >>>> org.apache.openmeetings.util.crypt.SHA256Implementation | NULL |
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Thank you.
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Sincerely,
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Hemant K. Sabat
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Coscend Communications Solutions
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Web site: www.Coscend.com
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> ------------------------------------------------------------------
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Real-time, Interactive Video Collaboration and Communications
>
> >>>
>
> >>>> Services, on the fly…
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> ------------------------------------------------------------------
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding
>
> >>>> E-mail
>
> >>>
>
> >>>> Messages from Coscend Communications Solutions' posted at:
>
> >>>
>
> >>>> http://www.Coscend.com/Terms_and_Conditions.html
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> -----Original Message-----
>
> >>>
>
> >>>> From: Maxim Solodovnik [mailto:solomax666@gmail.com
> <so...@gmail.com>]
>
> >>>
>
> >>>> Sent: Saturday, November 12, 2016 9:37 PM
>
> >>>
>
> >>>> To: Openmeetings user-list <us...@openmeetings.apache.org>;
>
> >>>
>
> >>>> OM.Insights@coscend.com
>
> >>>
>
> >>>> Subject: Re: OM 3.2.0: Unable to Login
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> How have you created your admin user? what is cryptClassName in the
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> Admin->config (or DB)
>
> >>>
>
> >>>>
>
> >>>
>
> >>>> On Sun, Nov 13, 2016 at 4:40 AM, Coscend@OM
>
> >>>> <OM...@coscend.com>
>
> >>>> wrote:
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> Dear OpenMeetings Users:
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> Further to the previous message,
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> 1. a NEW USER registered at FRONTEND login page.  Login SUCCESS.
>
> >>>
>
> >>>>> This
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> implies the installation and configuration is correct.
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> 2. ADMINISTRATOR:  login FAIL. “Invalid Password”
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> Resetting password on login page for ADMINISTRATOR or NEW FRONTEND
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> REGISTERED USER gives the error shown below.  Your vectors to
>
> >>>>> resolve
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> this issue would be appreciated.
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> Environment:
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> Server:  CentOS 7.2, MariaDB 10.x, mysql-jdbc-connector 5.1.39
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> User: Windows
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> Browser: Chrome, Firefox
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> ===========
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> Password reset on login does not go through
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> --------------------------------------
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> ERROR 11-12 15:13:22.623 o.a.o.c.m.MailHandler:244
>
> >>>>> [taskExecutor-4] -
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> Error while sending message
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> com.sun.mail.smtp.SMTPSendFailedException: 530 authentication
>
> >>>
>
> >>>>> required
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>         at
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.jav
>
> >>>>> a:2
>
> >>>
>
> >>>>> 2
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> 67)
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>         at
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1758)
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>         at
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:125
>
> >>>>> 7)
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>         at javax.mail.Transport.send0(Transport.java:255)
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>         at javax.mail.Transport.send(Transport.java:124)
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>         at
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> org.apache.openmeetings.core.mail.MailHandler$2.run(
> MailHandler.java:
>
> >>>
>
> >>>>> 2
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> 40)
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>         at
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> java.util.concurrent.ThreadPoolExecutor.runWorker(
> ThreadPoolExecutor.
>
> >>>
>
> >>>>> j
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> ava:1142)
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>         at
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(
> ThreadPoolExecutor.
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>> java:617)
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>         at java.lang.Thread.run(Thread.java:745)
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>>
>
> >>>>>
>
> >>>
>
> >>>>
>
> >>
> ...

RE: OM 3.2.0: Unable to Login

Posted by "Coscend@OM" <OM...@Coscend.com>.
Dear Maxim,

All tests were a SUCCESS with 3.2.0.  Thank you for your prompt diligence for the OpenMeetings community.

1.	Admin user login.
2.	Registering Frontend user.
3.	OM mail server password.  Resetting password on login page for ADMINISTRATOR or NEW FRONTEND REGISTERED USER.  
4.	Frontend user login.
5.	Admin user and Frontend user sending invitation.

Thank you.

Sincerely,

Hemant K. Sabat
 
Coscend Communications Solutions
Web site: www.Coscend.com <http://www.coscend.com/>  
------------------------------------------------------------------
Real-time, Interactive Video Collaboration and Communications Services, on the fly…
------------------------------------------------------------------
CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail Messages from Coscend Communications Solutions' posted at: http://www.Coscend.com/Terms_and_Conditions.html 
____________________________________________
From: Coscend@OM [mailto:OM.Insights@Coscend.com] 
Sent: Tuesday, November 15, 2016 2:38 AM
To: 'Openmeetings user-list' <us...@openmeetings.apache.org>
Subject: RE: OM 3.2.0: Unable to Login


Dear Maxim,

As you requested, here are the use cases with OM 3.2.0.

1.	Admin user login FAIL.
2.	Adding Frontend user.  SUCCESS.
3.	OM mail server password FAIL.  Resetting password on login page for ADMINISTRATOR or NEW FRONTEND REGISTERED USER gives the error shown below.  
4.	Frontend user login SUCCESS.
5.	Frontend user sending invitation FAIL

Below are the sanitized (“<…>”) and snipped logs.  Thank you.

=====
Administrator login ERROR
---------------------
DEBUG 11-15 02:17:27.858 UserDao.java 77080 608 org.apache.openmeetings.db.dao.user.UserDao [http-nio-<IP>-<Port>-exec-10] - login:: 1 users were found
DEBUG 11-15 02:17:27.865 CryptProvider.java 77087 32 org.apache.openmeetings.util.crypt.CryptProvider [http-nio-<IP>-<Port>-exec-10] - getInstanceOfCrypt:: configKeyCryptClassName: org.apache.openmeetings.util.crypt.SHA256Implementation
DEBUG 11-15 02:17:27.866 UserDao.java 77088 617 org.apache.openmeetings.db.dao.user.UserDao [http-nio-<IP>-<Port>-exec-10] - Password does not match: User [id=1, firstname=firstname, lastname=lastname, login=<OurCompany.Username>, pictureuri=null, deleted=false, languageId=1, address=Address [id=1, country=US, street=null, town=null, zip=null, deleted=false, email=<Email@OurCompanyDomain.com <ma...@OurCompanyDomain.com> >, phone=null], externalId=null, externalType=null, type=user]

===========
Password reset on login page ERROR
--------------------------------------
ERROR 11-12 15:13:22.623 o.a.o.c.m.MailHandler:244 [taskExecutor-4] - Error while sending message
com.sun.mail.smtp.SMTPSendFailedException: 530 authentication required

        at com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:2267)
        at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1758)
        at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1257)
        at javax.mail.Transport.send0(Transport.java:255)
        at javax.mail.Transport.send(Transport.java:124)
        at org.apache.openmeetings.core.mail.MailHandler$2.run(MailHandler.java:240)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)

===========
Frontend Register User SUCCESS
---
DEBUG 11-15 02:21:20.357 MeetingReminderJob.java 309579 38 org.apache.openmeetings.service.quartz.scheduler.MeetingReminderJob [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-2] - MeetingReminderJob.eDEBUG 11-15 02:22:12.139 UserDao.java 361361 356 org.apache.openmeetings.db.dao.user.UserDao [http-nio-<IP>-<Port>-exec-4] - checkEmail: email = CEO@Coscend.com <ma...@Coscend.com> , id = null
DEBUG 11-15 02:22:12.194 UserDao.java 361416 356 org.apache.openmeetings.db.dao.user.UserDao [http-nio-<IP>-<Port>-exec-4] - checkEmail: email = CEO@Coscend.com <ma...@Coscend.com> , id = null
DEBUG 11-15 02:22:12.195 EmailManager.java 361417 64 org.apache.openmeetings.service.mail.EmailManager [http-nio-<IP>-<Port>-exec-4] - sendMail:: username = <Frontend.User>, email = <Em...@OurCompanyDomain.com>
DEBUG 11-15 02:22:12.207 CryptProvider.java 361429 32 org.apache.openmeetings.util.crypt.CryptProvider [http-nio-<IP>-<Port>-exec-4] - getInstanceOfCrypt:: configKeyCryptClassName: org.apache.openmeetings.util.crypt.SHA256Implementation
DEBUG 11-15 02:22:12.350 UserManager.java 361572 395 org.apache.openmeetings.service.user.UserManager [http-nio-<IP>-<Port>-exec-4] - Added user-Id 2

==========
Frontend User Login SUCCESS
---------
DEBUG 11-15 02:25:58.037 UserDao.java 587259 608 org.apache.openmeetings.db.dao.user.UserDao [http-nio-<IP>-<Port>-exec-7] - login:: 1 users were found
DEBUG 11-15 02:25:58.042 CryptProvider.java 587264 32 org.apache.openmeetings.util.crypt.CryptProvider [http-nio-<IP>-<Port>-exec-7] - getInstanceOfCrypt:: configKeyCryptClassName: org.apache.openmeetings.util.crypt.SHA256Implementation
DEBUG 11-15 02:25:58.059 AuthLevelUtil.java 587281 39 org.apache.openmeetings.db.util.AuthLevelUtil [http-nio-<IP>-<Port>-exec-7] - Level Login :: [GRANTED]
DEBUG 11-15 02:25:58.061 UserDao.java 587283 625 org.apache.openmeetings.db.dao.user.UserDao [http-nio-<IP>-<Port>-exec-7] - loginUser [GroupUser [id=2, moderator=false, group=Group [id=1, name=FIRSTNAME LASTNAME, deleted=false], user=User [id=2, firstname=FIRSTNAME, lastname=LASTNAME, login=<Frontend.User>, pictureuri=null, deleted=false, languageId=1, address=Address [id=2, country=US, street=, town=, zip=, deleted=false, email=Email@<OURCOMPANYDOMAIN.com <mailto:email=Email@<OURCOMPANYDOMAIN.com> , phone=], externalId=null, externalType=null, type=user]]]
DEBUG 11-15 02:25:58.082 AuthLevelUtil.java 587304 39 org.apache.openmeetings.db.util.AuthLevelUtil [http-nio-<IP>-<Port>-exec-7] - Level Admin :: [DENIED]
DEBUG 11-15 02:25:58.134 AuthLevelUtil.java 587356 39 org.apache.openmeetings.db.util.AuthLevelUtil [http-nio-<IP>-<Port>-exec-9] - Level Admin :: [DENIED]
DEBUG 11-15 02:25:58.135 AuthLevelUtil.java 587357 39 org.apache.openmeetings.db.util.AuthLevelUtil [http-nio-<IP>-<Port>-exec-9] - Level GroupAdmin :: [DENIED]

=========
Sending Invitation ERROR
------
DEBUG 11-15 02:33:12.458 MailHandler.java 1021680 234 org.apache.openmeetings.core.mail.MailHandler [taskExecutor-1] - Message sending in progress
DEBUG 11-15 02:33:12.458 MailHandler.java 1021680 235 org.apache.openmeetings.core.mail.MailHandler [taskExecutor-1] -   To: Email@OurcompanyDomain.com <ma...@OurcompanyDomain.com> 
…
ERROR 11-15 02:33:12.889 MailHandler.java 1022111 244 org.apache.openmeetings.core.mail.MailHandler [taskExecutor-1] - Error while sending message
com.sun.mail.smtp.SMTPSendFailedException: 530 authentication required
	at com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:2267)
	at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1758)
	at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1257)
	at javax.mail.Transport.send0(Transport.java:255)
	at javax.mail.Transport.send(Transport.java:124)
	at org.apache.openmeetings.core.mail.MailHandler$2.run(MailHandler.java:240)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)

Sincerely,

Hemant K. Sabat
 
Coscend Communications Solutions
Web site: www.Coscend.com <http://www.coscend.com/>  
------------------------------------------------------------------
Real-time, Interactive Video Collaboration and Communications Services, on the fly…
------------------------------------------------------------------
CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail Messages from Coscend Communications Solutions' posted at: http://www.Coscend.com/Terms_and_Conditions.html 





-----Original Message-----
From: Maxim Solodovnik [mailto:solomax666@gmail.com] 
Sent: Monday, November 14, 2016 2:28 AM
To: Openmeetings user-list <user@openmeetings.apache.org <ma...@openmeetings.apache.org> >; OM.Insights@coscend.com <ma...@coscend.com> 
Subject: Re: OM 3.2.0: Unable to Login

Additionally I'm curious if mail server password will be also dropped during web installation?

On Mon, Nov 14, 2016 at 3:09 PM, Maxim Solodovnik <solomax666@gmail.com <ma...@gmail.com> > wrote:
> https://issues.apache.org/jira/browse/OPENMEETINGS-1504
>
> Could you please check 3.2.0/3.1.4?
> The question is are other passwords being set as expected 
> (Register/Appointment/Invitation etc.)
>
> On Mon, Nov 14, 2016 at 1:07 PM, Maxim Solodovnik <solomax666@gmail.com <ma...@gmail.com> > wrote:
>> seems to be reproducible
>> going to check ASAP
>> Thanks for reporting!
>>
>> On Mon, Nov 14, 2016 at 12:51 PM, Coscend@OM <OM.Insights@coscend.com <ma...@coscend.com> > wrote:
>>> Dear Maxim,
>>>
>>> We created the admin user during Web install:
>>>
>>> database check SUCCESS ->> username/password/e-mail/timezone / 
>>> Organization name.
>>>
>>> Thank you.
>>>
>>> Sincerely,
>>>
>>> Hemant K. Sabat
>>>
>>>
>>>
>>> Coscend Communications Solutions
>>>
>>> Web site: www.Coscend.com <http://www.Coscend.com> 
>>>
>>> ------------------------------------------------------------------
>>>
>>> Real-time, Interactive Video Collaboration and Communications 
>>> Services, on the fly…
>>>
>>> ------------------------------------------------------------------
>>>
>>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail 
>>> Messages from Coscend Communications Solutions' posted at:
>>> http://www.Coscend.com/Terms_and_Conditions.html
>>>
>>> -----Original Message-----
>>> From: Maxim Solodovnik [mailto:solomax666@gmail.com]
>>> Sent: Sunday, November 13, 2016 10:35 PM
>>> To: Openmeetings user-list <user@openmeetings.apache.org <ma...@openmeetings.apache.org> >; 
>>> OM.Insights@coscend.com <ma...@coscend.com> 
>>> Subject: Re: OM 3.2.0: Unable to Login
>>>
>>> owner_id == NULL is expected, this field is set for the users of 
>>> type 'contact' only The issue is: PASSWORD == NULL
>>>
>>> How have you created this user?
>>>
>>> On Mon, Nov 14, 2016 at 9:59 AM, Coscend@OM <OM.Insights@coscend.com <ma...@coscend.com> > wrote:
>>>
>>>> Dear Maxim,
>>>
>>>>
>>>
>>>> Table om_user in DB has login as <Ourcompany.Username>, but 
>>>> owner_id
>>>
>>>> is NULL.
>>>
>>>>
>>>
>>>> | id | activatehash | age                 | deleted | domain_id |
>>>
>>>> external_id | external_type | firstname | forceTimeZoneCheck |
>>>
>>>> inserted
>>>
>>>> | language_id | lastlogin | lastname | lasttrans | login              |
>>>
>>>> owner_id | password | pictureuri | regdate             | resethash |
>>>
>>>> salutation | sendSMS | show_contact_data | 
>>>> show_contact_data_to_contacts |
>>>
>>>> time_zone_id    | type | updated | user_offers | user_searchs | address_id
>>>> |
>>>
>>>> sip_user_id |
>>>
>>>>
>>>
>>>>
>>>> +----+--------------+---------------------+---------+-----------+-------------+---------------+-----------+--------------------+---------------------+-------------+-----------+----------+-----------+--------------------+----------+----------+------------+---------------------+-----------+------------+---------+-------------------+-------------------------------+-----------------+------+---------+-------------+--------------+------------+-------------+
>>>
>>>>
>>>
>>>> |  1 | NULL         | 2016-11-13 01:43:08 |         |      NULL | NULL
>>>
>>>> | NULL          | firstname |                    | 2016-11-13 01:43:08 |
>>>
>>>> 1 | NULL      | lastname |      NULL | <Ourcompany.Username> |     NULL |
>>>
>>>> NULL     | NULL       | 2016-11-13 01:43:08 | NULL      | mr         |
>>>
>>>> |                   |                               | America/Chicago |
>>>> user
>>>
>>>> | NULL    | NULL        | NULL         |          1 |        NULL |
>>>
>>>>
>>>
>>>> Thank you.
>>>
>>>>
>>>
>>>> Sincerely,
>>>
>>>>
>>>
>>>> Hemant K. Sabat
>>>
>>>>
>>>
>>>>
>>>
>>>>
>>>
>>>> Coscend Communications Solutions
>>>
>>>>
>>>
>>>> Web site: www.Coscend.com <http://www.Coscend.com> 
>>>
>>>>
>>>
>>>> ------------------------------------------------------------------
>>>
>>>>
>>>
>>>> Real-time, Interactive Video Collaboration and Communications
>>>
>>>> Services, on the fly…
>>>
>>>>
>>>
>>>> ------------------------------------------------------------------
>>>
>>>>
>>>
>>>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding 
>>>> E-mail
>>>
>>>> Messages from Coscend Communications Solutions' posted at:
>>>
>>>> http://www.Coscend.com/Terms_and_Conditions.html
>>>
>>>>
>>>
>>>> From: Maxim Solodovnik [mailto:solomax666@gmail.com]
>>>
>>>> Sent: Sunday, November 13, 2016 2:38 AM
>>>
>>>> To: Openmeetings user-list <user@openmeetings.apache.org <ma...@openmeetings.apache.org> >;
>>>
>>>> OM.Insights@coscend.com <ma...@coscend.com> 
>>>
>>>> Subject: RE: OM 3.2.0: Unable to Login
>>>
>>>>
>>>
>>>> What is in om_user DB table?
>>>
>>>> Can you check if admin user is valid?
>>>
>>>> I'll try to double-check your scenario on Monday Today is my 
>>>> birthday,
>>>
>>>> so I'm off duty :)
>>>
>>>>
>>>
>>>> WBR, Maxim
>>>
>>>> (from mobile, sorry for the typos)
>>>
>>>>
>>>
>>>> On Nov 13, 2016 15:34, "Coscend@OM" <OM.Insights@coscend.com <ma...@coscend.com> > wrote:
>>>
>>>>
>>>
>>>> Dear OpenMeetings Community and Maxim:
>>>
>>>>
>>>
>>>> Here is what we did:
>>>
>>>>
>>>
>>>> ·       Created the admin user during Web install:  database check step ->
>>>
>>>> username/password/e-mail/timezone step.
>>>
>>>>
>>>
>>>> ·       Used the DEFAULT crypt class during installation:
>>>
>>>> org.apache.openmeetings.util.crypt.SHA256Implementation
>>>
>>>>
>>>
>>>> From the DB, the the cryptClassName is in the snipped output below.
>>>
>>>> The user_id is NULL.  Should it have our admin username?
>>>
>>>>
>>>
>>>> (We cannot get Admin->Config because we cannot login as admin 
>>>> user.)
>>>
>>>>
>>>
>>>> | id | comment                          | deleted | inserted       |
>>>> om_key
>>>
>>>> | updated | value                                                | user_id
>>>> |
>>>
>>>>
>>>
>>>>
>>>
>>>>
>>>
>>>> |  1 | This Class…CustomCryptMechanism.html | | 2016-11-13 01:43:08 
>>>> | |
>>>
>>>> crypt_ClassName  | NULL |
>>>
>>>> org.apache.openmeetings.util.crypt.SHA256Implementation | NULL |
>>>
>>>>
>>>
>>>> Thank you.
>>>
>>>>
>>>
>>>> Sincerely,
>>>
>>>>
>>>
>>>> Hemant K. Sabat
>>>
>>>>
>>>
>>>>
>>>
>>>>
>>>
>>>> Coscend Communications Solutions
>>>
>>>>
>>>
>>>> Web site: www.Coscend.com <http://www.Coscend.com> 
>>>
>>>>
>>>
>>>> ------------------------------------------------------------------
>>>
>>>>
>>>
>>>> Real-time, Interactive Video Collaboration and Communications
>>>
>>>> Services, on the fly…
>>>
>>>>
>>>
>>>> ------------------------------------------------------------------
>>>
>>>>
>>>
>>>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding 
>>>> E-mail
>>>
>>>> Messages from Coscend Communications Solutions' posted at:
>>>
>>>> http://www.Coscend.com/Terms_and_Conditions.html
>>>
>>>>
>>>
>>>> -----Original Message-----
>>>
>>>> From: Maxim Solodovnik [mailto:solomax666@gmail.com]
>>>
>>>> Sent: Saturday, November 12, 2016 9:37 PM
>>>
>>>> To: Openmeetings user-list <user@openmeetings.apache.org <ma...@openmeetings.apache.org> >;
>>>
>>>> OM.Insights@coscend.com <ma...@coscend.com> 
>>>
>>>> Subject: Re: OM 3.2.0: Unable to Login
>>>
>>>>
>>>
>>>> How have you created your admin user? what is cryptClassName in the
>>>
>>>>
>>>
>>>> Admin->config (or DB)
>>>
>>>>
>>>
>>>> On Sun, Nov 13, 2016 at 4:40 AM, Coscend@OM 
>>>> <OM.Insights@coscend.com <ma...@coscend.com> >
>>>> wrote:
>>>
>>>>
>>>
>>>>> Dear OpenMeetings Users:
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Further to the previous message,
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> 1. a NEW USER registered at FRONTEND login page.  Login SUCCESS.
>>>
>>>>> This
>>>
>>>>
>>>
>>>>> implies the installation and configuration is correct.
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> 2. ADMINISTRATOR:  login FAIL. “Invalid Password”
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Resetting password on login page for ADMINISTRATOR or NEW FRONTEND
>>>
>>>>
>>>
>>>>> REGISTERED USER gives the error shown below.  Your vectors to 
>>>>> resolve
>>>
>>>>
>>>
>>>>> this issue would be appreciated.
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Environment:
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Server:  CentOS 7.2, MariaDB 10.x, mysql-jdbc-connector 5.1.39
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> User: Windows
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Browser: Chrome, Firefox
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> ===========
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Password reset on login does not go through
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> --------------------------------------
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> ERROR 11-12 15:13:22.623 o.a.o.c.m.MailHandler:244 
>>>>> [taskExecutor-4] -
>>>
>>>>
>>>
>>>>> Error while sending message
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> com.sun.mail.smtp.SMTPSendFailedException: 530 authentication
>>>
>>>>> required
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>         at
>>>
>>>>
>>>
>>>>> com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.jav
>>>>> a:2
>>>
>>>>> 2
>>>
>>>>
>>>
>>>>> 67)
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>         at
>>>
>>>>
>>>
>>>>> com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1758)
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>         at
>>>
>>>>
>>>
>>>>> com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:125
>>>>> 7)
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>         at javax.mail.Transport.send0(Transport.java:255)
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>         at javax.mail.Transport.send(Transport.java:124)
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>         at
>>>
>>>>
>>>
>>>>> org.apache.openmeetings.core.mail.MailHandler$2.run(MailHandler.java:
>>>
>>>>> 2
>>>
>>>>
>>>
>>>>> 40)
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>         at
>>>
>>>>
>>>
>>>>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.
>>>
>>>>> j
>>>
>>>>
>>>
>>>>> ava:1142)
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>         at
>>>
>>>>
>>>
>>>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.
>>>
>>>>
>>>
>>>>> java:617)
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>         at java.lang.Thread.run(Thread.java:745)
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Thank you.
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Sincerely,
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Hemant K. Sabat
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Coscend Communications Solutions
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Web site: www.Coscend.com <http://www.Coscend.com> 
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> ------------------------------------------------------------------
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Real-time, Interactive Video Collaboration and Communications
>>>
>>>>
>>>
>>>>> Services, on the fly…
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> ------------------------------------------------------------------
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding 
>>>>> E-mail
>>>
>>>>
>>>
>>>>> Messages from Coscend Communications Solutions' posted at:
>>>
>>>>
>>>
>>>>> http://www.Coscend.com/Terms_and_Conditions.html
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> From: Coscend@OM [mailto:OM.Insights@Coscend.com]
>>>
>>>>
>>>
>>>>> Sent: Saturday, November 12, 2016 3:15 AM
>>>
>>>>
>>>
>>>>> To: user@openmeetings.apache.org <ma...@openmeetings.apache.org> 
>>>
>>>>
>>>
>>>>> Subject: OM 3.2.0: Unable to Login
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Dear OpenMeetings Users:
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Your assistance with this test of 3.2.0 snapshot would be appreciated.
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> We successfully compiled and installed the nightly build of
>>>
>>>>
>>>
>>>>> OpenMeetings
>>>
>>>>
>>>
>>>>> 3.2.0 (skipping tests).  Created the database with one user and password.
>>>
>>>>
>>>
>>>>> Unfortunately, we are unable to login.  It states “Invalid Password”.
>>>
>>>>
>>>
>>>>> We have deleted the database and added the user and password again 
>>>>> to
>>>
>>>>
>>>
>>>>> ensure that we enter the correct password.  We repeated this many
>>>
>>>>
>>>
>>>>> times.  Still the problem persists.
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Would you advise what the issue could be?
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> OpenMeetings.log
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> -------------
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> DEBUG 11-12 03:04:23.057 o.a.o.d.d.u.UserDao:608
>>>
>>>>
>>>
>>>>> [http-nio-0.0.0.0-7083-exec-8] - login:: 1 users were found
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> DEBUG 11-12 03:04:23.058 o.a.o.u.c.CryptProvider:32
>>>
>>>>
>>>
>>>>> [http-nio-0.0.0.0-7083-exec-8] - getInstanceOfCrypt::
>>>
>>>>
>>>
>>>>> configKeyCryptClassName:
>>>
>>>>
>>>
>>>>> org.apache.openmeetings.util.crypt.SHA256Implementation
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> DEBUG 11-12 03:04:23.058 o.a.o.d.d.u.UserDao:617
>>>
>>>>
>>>
>>>>> [http-nio-0.0.0.0-7083-exec-8] - Password does not match: User 
>>>>> [id=1,
>>>
>>>>
>>>
>>>>> firstname=firstname, lastname=lastname, login=Coscend.Test,
>>>
>>>>
>>>
>>>>> pictureuri=null, deleted=false, languageId=1, address=Address 
>>>>> [id=1,
>>>
>>>>
>>>
>>>>> country=US, street=null, town=null, zip=null, deleted=false,
>>>
>>>>
>>>
>>>>> email=email@<domain>.com <mailto:email=email@<domain>.com> , phone=null], externalId=null,
>>>
>>>>
>>>
>>>>> externalType=null, type=user]
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Thank you.
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Sincerely,
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Hemant K. Sabat
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Coscend Communications Solutions
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Web site: www.Coscend.com <http://www.Coscend.com> 
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> ------------------------------------------------------------------
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Real-time, Interactive Video Collaboration and Communications
>>>
>>>>
>>>
>>>>> Services, on the fly…
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> ------------------------------------------------------------------
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding 
>>>>> E-mail
>>>
>>>>
>>>
>>>>> Messages from Coscend Communications Solutions' posted at:
>>>
>>>>
>>>
>>>>> http://www.Coscend.com/Terms_and_Conditions.html
>>>
>>>
>>>
>>> --
>>>
>>> WBR
>>>
>>> Maxim aka solomax
>>>
>>>
>>>
>>> -----
>>>
>>> No virus found in this message.
>>>
>>> Checked by AVG - www.avg.com <http://www.avg.com> 
>>>
>>> Version: 2016.0.7859 / Virus Database: 4664/13405 - Release Date: 
>>> 11/13/16
>>>
>>>
>>> -----
>>>
>>> No virus found in this message.
>>>
>>> Checked by AVG - www.avg.com <http://www.avg.com> 
>>>
>>> Version: 2016.0.7859 / Virus Database: 4664/13405 - Release Date: 
>>> 11/13/16
>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>
>
>
> --
> WBR
> Maxim aka solomax



--
WBR
Maxim aka solomax



-----
No virus found in this message.
Checked by AVG - www.avg.com <http://www.avg.com> 
Version: 2016.0.7859 / Virus Database: 4664/13405 - Release Date: 11/13/16


Re: OM 3.2.0: Unable to Login

Posted by Maxim Solodovnik <so...@gmail.com>.
Additionally I'm curious if mail server password will be also dropped
during web installation?

On Mon, Nov 14, 2016 at 3:09 PM, Maxim Solodovnik <so...@gmail.com> wrote:
> https://issues.apache.org/jira/browse/OPENMEETINGS-1504
>
> Could you please check 3.2.0/3.1.4?
> The question is are other passwords being set as expected
> (Register/Appointment/Invitation etc.)
>
> On Mon, Nov 14, 2016 at 1:07 PM, Maxim Solodovnik <so...@gmail.com> wrote:
>> seems to be reproducible
>> going to check ASAP
>> Thanks for reporting!
>>
>> On Mon, Nov 14, 2016 at 12:51 PM, Coscend@OM <OM...@coscend.com> wrote:
>>> Dear Maxim,
>>>
>>> We created the admin user during Web install:
>>>
>>> database check SUCCESS ->> username/password/e-mail/timezone / Organization
>>> name.
>>>
>>> Thank you.
>>>
>>> Sincerely,
>>>
>>> Hemant K. Sabat
>>>
>>>
>>>
>>> Coscend Communications Solutions
>>>
>>> Web site: www.Coscend.com
>>>
>>> ------------------------------------------------------------------
>>>
>>> Real-time, Interactive Video Collaboration and Communications Services, on
>>> the fly…
>>>
>>> ------------------------------------------------------------------
>>>
>>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
>>> Messages from Coscend Communications Solutions' posted at:
>>> http://www.Coscend.com/Terms_and_Conditions.html
>>>
>>> -----Original Message-----
>>> From: Maxim Solodovnik [mailto:solomax666@gmail.com]
>>> Sent: Sunday, November 13, 2016 10:35 PM
>>> To: Openmeetings user-list <us...@openmeetings.apache.org>;
>>> OM.Insights@coscend.com
>>> Subject: Re: OM 3.2.0: Unable to Login
>>>
>>> owner_id == NULL is expected, this field is set for the users of type
>>> 'contact' only The issue is: PASSWORD == NULL
>>>
>>> How have you created this user?
>>>
>>> On Mon, Nov 14, 2016 at 9:59 AM, Coscend@OM <OM...@coscend.com> wrote:
>>>
>>>> Dear Maxim,
>>>
>>>>
>>>
>>>> Table om_user in DB has login as <Ourcompany.Username>, but owner_id
>>>
>>>> is NULL.
>>>
>>>>
>>>
>>>> | id | activatehash | age                 | deleted | domain_id |
>>>
>>>> external_id | external_type | firstname | forceTimeZoneCheck |
>>>
>>>> inserted
>>>
>>>> | language_id | lastlogin | lastname | lasttrans | login              |
>>>
>>>> owner_id | password | pictureuri | regdate             | resethash |
>>>
>>>> salutation | sendSMS | show_contact_data | show_contact_data_to_contacts |
>>>
>>>> time_zone_id    | type | updated | user_offers | user_searchs | address_id
>>>> |
>>>
>>>> sip_user_id |
>>>
>>>>
>>>
>>>>
>>>> +----+--------------+---------------------+---------+-----------+-------------+---------------+-----------+--------------------+---------------------+-------------+-----------+----------+-----------+--------------------+----------+----------+------------+---------------------+-----------+------------+---------+-------------------+-------------------------------+-----------------+------+---------+-------------+--------------+------------+-------------+
>>>
>>>>
>>>
>>>> |  1 | NULL         | 2016-11-13 01:43:08 |         |      NULL | NULL
>>>
>>>> | NULL          | firstname |                    | 2016-11-13 01:43:08 |
>>>
>>>> 1 | NULL      | lastname |      NULL | <Ourcompany.Username> |     NULL |
>>>
>>>> NULL     | NULL       | 2016-11-13 01:43:08 | NULL      | mr         |
>>>
>>>> |                   |                               | America/Chicago |
>>>> user
>>>
>>>> | NULL    | NULL        | NULL         |          1 |        NULL |
>>>
>>>>
>>>
>>>> Thank you.
>>>
>>>>
>>>
>>>> Sincerely,
>>>
>>>>
>>>
>>>> Hemant K. Sabat
>>>
>>>>
>>>
>>>>
>>>
>>>>
>>>
>>>> Coscend Communications Solutions
>>>
>>>>
>>>
>>>> Web site: www.Coscend.com
>>>
>>>>
>>>
>>>> ------------------------------------------------------------------
>>>
>>>>
>>>
>>>> Real-time, Interactive Video Collaboration and Communications
>>>
>>>> Services, on the fly…
>>>
>>>>
>>>
>>>> ------------------------------------------------------------------
>>>
>>>>
>>>
>>>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
>>>
>>>> Messages from Coscend Communications Solutions' posted at:
>>>
>>>> http://www.Coscend.com/Terms_and_Conditions.html
>>>
>>>>
>>>
>>>> From: Maxim Solodovnik [mailto:solomax666@gmail.com]
>>>
>>>> Sent: Sunday, November 13, 2016 2:38 AM
>>>
>>>> To: Openmeetings user-list <us...@openmeetings.apache.org>;
>>>
>>>> OM.Insights@coscend.com
>>>
>>>> Subject: RE: OM 3.2.0: Unable to Login
>>>
>>>>
>>>
>>>> What is in om_user DB table?
>>>
>>>> Can you check if admin user is valid?
>>>
>>>> I'll try to double-check your scenario on Monday Today is my birthday,
>>>
>>>> so I'm off duty :)
>>>
>>>>
>>>
>>>> WBR, Maxim
>>>
>>>> (from mobile, sorry for the typos)
>>>
>>>>
>>>
>>>> On Nov 13, 2016 15:34, "Coscend@OM" <OM...@coscend.com> wrote:
>>>
>>>>
>>>
>>>> Dear OpenMeetings Community and Maxim:
>>>
>>>>
>>>
>>>> Here is what we did:
>>>
>>>>
>>>
>>>> ·       Created the admin user during Web install:  database check step ->
>>>
>>>> username/password/e-mail/timezone step.
>>>
>>>>
>>>
>>>> ·       Used the DEFAULT crypt class during installation:
>>>
>>>> org.apache.openmeetings.util.crypt.SHA256Implementation
>>>
>>>>
>>>
>>>> From the DB, the the cryptClassName is in the snipped output below.
>>>
>>>> The user_id is NULL.  Should it have our admin username?
>>>
>>>>
>>>
>>>> (We cannot get Admin->Config because we cannot login as admin user.)
>>>
>>>>
>>>
>>>> | id | comment                          | deleted | inserted       |
>>>> om_key
>>>
>>>> | updated | value                                                | user_id
>>>> |
>>>
>>>>
>>>
>>>>
>>>
>>>>
>>>
>>>> |  1 | This Class…CustomCryptMechanism.html | | 2016-11-13 01:43:08 |
>>>
>>>> crypt_ClassName  | NULL |
>>>
>>>> org.apache.openmeetings.util.crypt.SHA256Implementation | NULL |
>>>
>>>>
>>>
>>>> Thank you.
>>>
>>>>
>>>
>>>> Sincerely,
>>>
>>>>
>>>
>>>> Hemant K. Sabat
>>>
>>>>
>>>
>>>>
>>>
>>>>
>>>
>>>> Coscend Communications Solutions
>>>
>>>>
>>>
>>>> Web site: www.Coscend.com
>>>
>>>>
>>>
>>>> ------------------------------------------------------------------
>>>
>>>>
>>>
>>>> Real-time, Interactive Video Collaboration and Communications
>>>
>>>> Services, on the fly…
>>>
>>>>
>>>
>>>> ------------------------------------------------------------------
>>>
>>>>
>>>
>>>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
>>>
>>>> Messages from Coscend Communications Solutions' posted at:
>>>
>>>> http://www.Coscend.com/Terms_and_Conditions.html
>>>
>>>>
>>>
>>>> -----Original Message-----
>>>
>>>> From: Maxim Solodovnik [mailto:solomax666@gmail.com]
>>>
>>>> Sent: Saturday, November 12, 2016 9:37 PM
>>>
>>>> To: Openmeetings user-list <us...@openmeetings.apache.org>;
>>>
>>>> OM.Insights@coscend.com
>>>
>>>> Subject: Re: OM 3.2.0: Unable to Login
>>>
>>>>
>>>
>>>> How have you created your admin user? what is cryptClassName in the
>>>
>>>>
>>>
>>>> Admin->config (or DB)
>>>
>>>>
>>>
>>>> On Sun, Nov 13, 2016 at 4:40 AM, Coscend@OM <OM...@coscend.com>
>>>> wrote:
>>>
>>>>
>>>
>>>>> Dear OpenMeetings Users:
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Further to the previous message,
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> 1. a NEW USER registered at FRONTEND login page.  Login SUCCESS.
>>>
>>>>> This
>>>
>>>>
>>>
>>>>> implies the installation and configuration is correct.
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> 2. ADMINISTRATOR:  login FAIL. “Invalid Password”
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Resetting password on login page for ADMINISTRATOR or NEW FRONTEND
>>>
>>>>
>>>
>>>>> REGISTERED USER gives the error shown below.  Your vectors to resolve
>>>
>>>>
>>>
>>>>> this issue would be appreciated.
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Environment:
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Server:  CentOS 7.2, MariaDB 10.x, mysql-jdbc-connector 5.1.39
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> User: Windows
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Browser: Chrome, Firefox
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> ===========
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Password reset on login does not go through
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> --------------------------------------
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> ERROR 11-12 15:13:22.623 o.a.o.c.m.MailHandler:244 [taskExecutor-4] -
>>>
>>>>
>>>
>>>>> Error while sending message
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> com.sun.mail.smtp.SMTPSendFailedException: 530 authentication
>>>
>>>>> required
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>         at
>>>
>>>>
>>>
>>>>> com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:2
>>>
>>>>> 2
>>>
>>>>
>>>
>>>>> 67)
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>         at
>>>
>>>>
>>>
>>>>> com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1758)
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>         at
>>>
>>>>
>>>
>>>>> com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1257)
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>         at javax.mail.Transport.send0(Transport.java:255)
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>         at javax.mail.Transport.send(Transport.java:124)
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>         at
>>>
>>>>
>>>
>>>>> org.apache.openmeetings.core.mail.MailHandler$2.run(MailHandler.java:
>>>
>>>>> 2
>>>
>>>>
>>>
>>>>> 40)
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>         at
>>>
>>>>
>>>
>>>>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.
>>>
>>>>> j
>>>
>>>>
>>>
>>>>> ava:1142)
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>         at
>>>
>>>>
>>>
>>>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.
>>>
>>>>
>>>
>>>>> java:617)
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>         at java.lang.Thread.run(Thread.java:745)
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Thank you.
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Sincerely,
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Hemant K. Sabat
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Coscend Communications Solutions
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Web site: www.Coscend.com
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> ------------------------------------------------------------------
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Real-time, Interactive Video Collaboration and Communications
>>>
>>>>
>>>
>>>>> Services, on the fly…
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> ------------------------------------------------------------------
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
>>>
>>>>
>>>
>>>>> Messages from Coscend Communications Solutions' posted at:
>>>
>>>>
>>>
>>>>> http://www.Coscend.com/Terms_and_Conditions.html
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> From: Coscend@OM [mailto:OM.Insights@Coscend.com]
>>>
>>>>
>>>
>>>>> Sent: Saturday, November 12, 2016 3:15 AM
>>>
>>>>
>>>
>>>>> To: user@openmeetings.apache.org
>>>
>>>>
>>>
>>>>> Subject: OM 3.2.0: Unable to Login
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Dear OpenMeetings Users:
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Your assistance with this test of 3.2.0 snapshot would be appreciated.
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> We successfully compiled and installed the nightly build of
>>>
>>>>
>>>
>>>>> OpenMeetings
>>>
>>>>
>>>
>>>>> 3.2.0 (skipping tests).  Created the database with one user and password.
>>>
>>>>
>>>
>>>>> Unfortunately, we are unable to login.  It states “Invalid Password”.
>>>
>>>>
>>>
>>>>> We have deleted the database and added the user and password again to
>>>
>>>>
>>>
>>>>> ensure that we enter the correct password.  We repeated this many
>>>
>>>>
>>>
>>>>> times.  Still the problem persists.
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Would you advise what the issue could be?
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> OpenMeetings.log
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> -------------
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> DEBUG 11-12 03:04:23.057 o.a.o.d.d.u.UserDao:608
>>>
>>>>
>>>
>>>>> [http-nio-0.0.0.0-7083-exec-8] - login:: 1 users were found
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> DEBUG 11-12 03:04:23.058 o.a.o.u.c.CryptProvider:32
>>>
>>>>
>>>
>>>>> [http-nio-0.0.0.0-7083-exec-8] - getInstanceOfCrypt::
>>>
>>>>
>>>
>>>>> configKeyCryptClassName:
>>>
>>>>
>>>
>>>>> org.apache.openmeetings.util.crypt.SHA256Implementation
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> DEBUG 11-12 03:04:23.058 o.a.o.d.d.u.UserDao:617
>>>
>>>>
>>>
>>>>> [http-nio-0.0.0.0-7083-exec-8] - Password does not match: User [id=1,
>>>
>>>>
>>>
>>>>> firstname=firstname, lastname=lastname, login=Coscend.Test,
>>>
>>>>
>>>
>>>>> pictureuri=null, deleted=false, languageId=1, address=Address [id=1,
>>>
>>>>
>>>
>>>>> country=US, street=null, town=null, zip=null, deleted=false,
>>>
>>>>
>>>
>>>>> email=email@<domain>.com, phone=null], externalId=null,
>>>
>>>>
>>>
>>>>> externalType=null, type=user]
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Thank you.
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Sincerely,
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Hemant K. Sabat
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Coscend Communications Solutions
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Web site: www.Coscend.com
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> ------------------------------------------------------------------
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> Real-time, Interactive Video Collaboration and Communications
>>>
>>>>
>>>
>>>>> Services, on the fly…
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> ------------------------------------------------------------------
>>>
>>>>
>>>
>>>>>
>>>
>>>>
>>>
>>>>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
>>>
>>>>
>>>
>>>>> Messages from Coscend Communications Solutions' posted at:
>>>
>>>>
>>>
>>>>> http://www.Coscend.com/Terms_and_Conditions.html
>>>
>>>
>>>
>>> --
>>>
>>> WBR
>>>
>>> Maxim aka solomax
>>>
>>>
>>>
>>> -----
>>>
>>> No virus found in this message.
>>>
>>> Checked by AVG - www.avg.com
>>>
>>> Version: 2016.0.7859 / Virus Database: 4664/13405 - Release Date: 11/13/16
>>>
>>>
>>> -----
>>>
>>> No virus found in this message.
>>>
>>> Checked by AVG - www.avg.com
>>>
>>> Version: 2016.0.7859 / Virus Database: 4664/13405 - Release Date: 11/13/16
>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>
>
>
> --
> WBR
> Maxim aka solomax



-- 
WBR
Maxim aka solomax

Re: OM 3.2.0: Unable to Login

Posted by Maxim Solodovnik <so...@gmail.com>.
https://issues.apache.org/jira/browse/OPENMEETINGS-1504

Could you please check 3.2.0/3.1.4?
The question is are other passwords being set as expected
(Register/Appointment/Invitation etc.)

On Mon, Nov 14, 2016 at 1:07 PM, Maxim Solodovnik <so...@gmail.com> wrote:
> seems to be reproducible
> going to check ASAP
> Thanks for reporting!
>
> On Mon, Nov 14, 2016 at 12:51 PM, Coscend@OM <OM...@coscend.com> wrote:
>> Dear Maxim,
>>
>> We created the admin user during Web install:
>>
>> database check SUCCESS ->> username/password/e-mail/timezone / Organization
>> name.
>>
>> Thank you.
>>
>> Sincerely,
>>
>> Hemant K. Sabat
>>
>>
>>
>> Coscend Communications Solutions
>>
>> Web site: www.Coscend.com
>>
>> ------------------------------------------------------------------
>>
>> Real-time, Interactive Video Collaboration and Communications Services, on
>> the fly…
>>
>> ------------------------------------------------------------------
>>
>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
>> Messages from Coscend Communications Solutions' posted at:
>> http://www.Coscend.com/Terms_and_Conditions.html
>>
>> -----Original Message-----
>> From: Maxim Solodovnik [mailto:solomax666@gmail.com]
>> Sent: Sunday, November 13, 2016 10:35 PM
>> To: Openmeetings user-list <us...@openmeetings.apache.org>;
>> OM.Insights@coscend.com
>> Subject: Re: OM 3.2.0: Unable to Login
>>
>> owner_id == NULL is expected, this field is set for the users of type
>> 'contact' only The issue is: PASSWORD == NULL
>>
>> How have you created this user?
>>
>> On Mon, Nov 14, 2016 at 9:59 AM, Coscend@OM <OM...@coscend.com> wrote:
>>
>>> Dear Maxim,
>>
>>>
>>
>>> Table om_user in DB has login as <Ourcompany.Username>, but owner_id
>>
>>> is NULL.
>>
>>>
>>
>>> | id | activatehash | age                 | deleted | domain_id |
>>
>>> external_id | external_type | firstname | forceTimeZoneCheck |
>>
>>> inserted
>>
>>> | language_id | lastlogin | lastname | lasttrans | login              |
>>
>>> owner_id | password | pictureuri | regdate             | resethash |
>>
>>> salutation | sendSMS | show_contact_data | show_contact_data_to_contacts |
>>
>>> time_zone_id    | type | updated | user_offers | user_searchs | address_id
>>> |
>>
>>> sip_user_id |
>>
>>>
>>
>>>
>>> +----+--------------+---------------------+---------+-----------+-------------+---------------+-----------+--------------------+---------------------+-------------+-----------+----------+-----------+--------------------+----------+----------+------------+---------------------+-----------+------------+---------+-------------------+-------------------------------+-----------------+------+---------+-------------+--------------+------------+-------------+
>>
>>>
>>
>>> |  1 | NULL         | 2016-11-13 01:43:08 |         |      NULL | NULL
>>
>>> | NULL          | firstname |                    | 2016-11-13 01:43:08 |
>>
>>> 1 | NULL      | lastname |      NULL | <Ourcompany.Username> |     NULL |
>>
>>> NULL     | NULL       | 2016-11-13 01:43:08 | NULL      | mr         |
>>
>>> |                   |                               | America/Chicago |
>>> user
>>
>>> | NULL    | NULL        | NULL         |          1 |        NULL |
>>
>>>
>>
>>> Thank you.
>>
>>>
>>
>>> Sincerely,
>>
>>>
>>
>>> Hemant K. Sabat
>>
>>>
>>
>>>
>>
>>>
>>
>>> Coscend Communications Solutions
>>
>>>
>>
>>> Web site: www.Coscend.com
>>
>>>
>>
>>> ------------------------------------------------------------------
>>
>>>
>>
>>> Real-time, Interactive Video Collaboration and Communications
>>
>>> Services, on the fly…
>>
>>>
>>
>>> ------------------------------------------------------------------
>>
>>>
>>
>>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
>>
>>> Messages from Coscend Communications Solutions' posted at:
>>
>>> http://www.Coscend.com/Terms_and_Conditions.html
>>
>>>
>>
>>> From: Maxim Solodovnik [mailto:solomax666@gmail.com]
>>
>>> Sent: Sunday, November 13, 2016 2:38 AM
>>
>>> To: Openmeetings user-list <us...@openmeetings.apache.org>;
>>
>>> OM.Insights@coscend.com
>>
>>> Subject: RE: OM 3.2.0: Unable to Login
>>
>>>
>>
>>> What is in om_user DB table?
>>
>>> Can you check if admin user is valid?
>>
>>> I'll try to double-check your scenario on Monday Today is my birthday,
>>
>>> so I'm off duty :)
>>
>>>
>>
>>> WBR, Maxim
>>
>>> (from mobile, sorry for the typos)
>>
>>>
>>
>>> On Nov 13, 2016 15:34, "Coscend@OM" <OM...@coscend.com> wrote:
>>
>>>
>>
>>> Dear OpenMeetings Community and Maxim:
>>
>>>
>>
>>> Here is what we did:
>>
>>>
>>
>>> ·       Created the admin user during Web install:  database check step ->
>>
>>> username/password/e-mail/timezone step.
>>
>>>
>>
>>> ·       Used the DEFAULT crypt class during installation:
>>
>>> org.apache.openmeetings.util.crypt.SHA256Implementation
>>
>>>
>>
>>> From the DB, the the cryptClassName is in the snipped output below.
>>
>>> The user_id is NULL.  Should it have our admin username?
>>
>>>
>>
>>> (We cannot get Admin->Config because we cannot login as admin user.)
>>
>>>
>>
>>> | id | comment                          | deleted | inserted       |
>>> om_key
>>
>>> | updated | value                                                | user_id
>>> |
>>
>>>
>>
>>>
>>
>>>
>>
>>> |  1 | This Class…CustomCryptMechanism.html | | 2016-11-13 01:43:08 |
>>
>>> crypt_ClassName  | NULL |
>>
>>> org.apache.openmeetings.util.crypt.SHA256Implementation | NULL |
>>
>>>
>>
>>> Thank you.
>>
>>>
>>
>>> Sincerely,
>>
>>>
>>
>>> Hemant K. Sabat
>>
>>>
>>
>>>
>>
>>>
>>
>>> Coscend Communications Solutions
>>
>>>
>>
>>> Web site: www.Coscend.com
>>
>>>
>>
>>> ------------------------------------------------------------------
>>
>>>
>>
>>> Real-time, Interactive Video Collaboration and Communications
>>
>>> Services, on the fly…
>>
>>>
>>
>>> ------------------------------------------------------------------
>>
>>>
>>
>>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
>>
>>> Messages from Coscend Communications Solutions' posted at:
>>
>>> http://www.Coscend.com/Terms_and_Conditions.html
>>
>>>
>>
>>> -----Original Message-----
>>
>>> From: Maxim Solodovnik [mailto:solomax666@gmail.com]
>>
>>> Sent: Saturday, November 12, 2016 9:37 PM
>>
>>> To: Openmeetings user-list <us...@openmeetings.apache.org>;
>>
>>> OM.Insights@coscend.com
>>
>>> Subject: Re: OM 3.2.0: Unable to Login
>>
>>>
>>
>>> How have you created your admin user? what is cryptClassName in the
>>
>>>
>>
>>> Admin->config (or DB)
>>
>>>
>>
>>> On Sun, Nov 13, 2016 at 4:40 AM, Coscend@OM <OM...@coscend.com>
>>> wrote:
>>
>>>
>>
>>>> Dear OpenMeetings Users:
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> Further to the previous message,
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> 1. a NEW USER registered at FRONTEND login page.  Login SUCCESS.
>>
>>>> This
>>
>>>
>>
>>>> implies the installation and configuration is correct.
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> 2. ADMINISTRATOR:  login FAIL. “Invalid Password”
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> Resetting password on login page for ADMINISTRATOR or NEW FRONTEND
>>
>>>
>>
>>>> REGISTERED USER gives the error shown below.  Your vectors to resolve
>>
>>>
>>
>>>> this issue would be appreciated.
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> Environment:
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> Server:  CentOS 7.2, MariaDB 10.x, mysql-jdbc-connector 5.1.39
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> User: Windows
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> Browser: Chrome, Firefox
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> ===========
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> Password reset on login does not go through
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> --------------------------------------
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> ERROR 11-12 15:13:22.623 o.a.o.c.m.MailHandler:244 [taskExecutor-4] -
>>
>>>
>>
>>>> Error while sending message
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> com.sun.mail.smtp.SMTPSendFailedException: 530 authentication
>>
>>>> required
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>         at
>>
>>>
>>
>>>> com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:2
>>
>>>> 2
>>
>>>
>>
>>>> 67)
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>         at
>>
>>>
>>
>>>> com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1758)
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>         at
>>
>>>
>>
>>>> com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1257)
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>         at javax.mail.Transport.send0(Transport.java:255)
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>         at javax.mail.Transport.send(Transport.java:124)
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>         at
>>
>>>
>>
>>>> org.apache.openmeetings.core.mail.MailHandler$2.run(MailHandler.java:
>>
>>>> 2
>>
>>>
>>
>>>> 40)
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>         at
>>
>>>
>>
>>>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.
>>
>>>> j
>>
>>>
>>
>>>> ava:1142)
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>         at
>>
>>>
>>
>>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.
>>
>>>
>>
>>>> java:617)
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>         at java.lang.Thread.run(Thread.java:745)
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> Thank you.
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> Sincerely,
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> Hemant K. Sabat
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> Coscend Communications Solutions
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> Web site: www.Coscend.com
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> ------------------------------------------------------------------
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> Real-time, Interactive Video Collaboration and Communications
>>
>>>
>>
>>>> Services, on the fly…
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> ------------------------------------------------------------------
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
>>
>>>
>>
>>>> Messages from Coscend Communications Solutions' posted at:
>>
>>>
>>
>>>> http://www.Coscend.com/Terms_and_Conditions.html
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> From: Coscend@OM [mailto:OM.Insights@Coscend.com]
>>
>>>
>>
>>>> Sent: Saturday, November 12, 2016 3:15 AM
>>
>>>
>>
>>>> To: user@openmeetings.apache.org
>>
>>>
>>
>>>> Subject: OM 3.2.0: Unable to Login
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> Dear OpenMeetings Users:
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> Your assistance with this test of 3.2.0 snapshot would be appreciated.
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> We successfully compiled and installed the nightly build of
>>
>>>
>>
>>>> OpenMeetings
>>
>>>
>>
>>>> 3.2.0 (skipping tests).  Created the database with one user and password.
>>
>>>
>>
>>>> Unfortunately, we are unable to login.  It states “Invalid Password”.
>>
>>>
>>
>>>> We have deleted the database and added the user and password again to
>>
>>>
>>
>>>> ensure that we enter the correct password.  We repeated this many
>>
>>>
>>
>>>> times.  Still the problem persists.
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> Would you advise what the issue could be?
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> OpenMeetings.log
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> -------------
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> DEBUG 11-12 03:04:23.057 o.a.o.d.d.u.UserDao:608
>>
>>>
>>
>>>> [http-nio-0.0.0.0-7083-exec-8] - login:: 1 users were found
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> DEBUG 11-12 03:04:23.058 o.a.o.u.c.CryptProvider:32
>>
>>>
>>
>>>> [http-nio-0.0.0.0-7083-exec-8] - getInstanceOfCrypt::
>>
>>>
>>
>>>> configKeyCryptClassName:
>>
>>>
>>
>>>> org.apache.openmeetings.util.crypt.SHA256Implementation
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> DEBUG 11-12 03:04:23.058 o.a.o.d.d.u.UserDao:617
>>
>>>
>>
>>>> [http-nio-0.0.0.0-7083-exec-8] - Password does not match: User [id=1,
>>
>>>
>>
>>>> firstname=firstname, lastname=lastname, login=Coscend.Test,
>>
>>>
>>
>>>> pictureuri=null, deleted=false, languageId=1, address=Address [id=1,
>>
>>>
>>
>>>> country=US, street=null, town=null, zip=null, deleted=false,
>>
>>>
>>
>>>> email=email@<domain>.com, phone=null], externalId=null,
>>
>>>
>>
>>>> externalType=null, type=user]
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> Thank you.
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> Sincerely,
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> Hemant K. Sabat
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> Coscend Communications Solutions
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> Web site: www.Coscend.com
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> ------------------------------------------------------------------
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> Real-time, Interactive Video Collaboration and Communications
>>
>>>
>>
>>>> Services, on the fly…
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> ------------------------------------------------------------------
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
>>
>>>
>>
>>>> Messages from Coscend Communications Solutions' posted at:
>>
>>>
>>
>>>> http://www.Coscend.com/Terms_and_Conditions.html
>>
>>
>>
>> --
>>
>> WBR
>>
>> Maxim aka solomax
>>
>>
>>
>> -----
>>
>> No virus found in this message.
>>
>> Checked by AVG - www.avg.com
>>
>> Version: 2016.0.7859 / Virus Database: 4664/13405 - Release Date: 11/13/16
>>
>>
>> -----
>>
>> No virus found in this message.
>>
>> Checked by AVG - www.avg.com
>>
>> Version: 2016.0.7859 / Virus Database: 4664/13405 - Release Date: 11/13/16
>
>
>
> --
> WBR
> Maxim aka solomax



-- 
WBR
Maxim aka solomax

Re: OM 3.2.0: Unable to Login

Posted by Maxim Solodovnik <so...@gmail.com>.
seems to be reproducible
going to check ASAP
Thanks for reporting!

On Mon, Nov 14, 2016 at 12:51 PM, Coscend@OM <OM...@coscend.com> wrote:
> Dear Maxim,
>
> We created the admin user during Web install:
>
> database check SUCCESS ->> username/password/e-mail/timezone / Organization
> name.
>
> Thank you.
>
> Sincerely,
>
> Hemant K. Sabat
>
>
>
> Coscend Communications Solutions
>
> Web site: www.Coscend.com
>
> ------------------------------------------------------------------
>
> Real-time, Interactive Video Collaboration and Communications Services, on
> the fly…
>
> ------------------------------------------------------------------
>
> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
> Messages from Coscend Communications Solutions' posted at:
> http://www.Coscend.com/Terms_and_Conditions.html
>
> -----Original Message-----
> From: Maxim Solodovnik [mailto:solomax666@gmail.com]
> Sent: Sunday, November 13, 2016 10:35 PM
> To: Openmeetings user-list <us...@openmeetings.apache.org>;
> OM.Insights@coscend.com
> Subject: Re: OM 3.2.0: Unable to Login
>
> owner_id == NULL is expected, this field is set for the users of type
> 'contact' only The issue is: PASSWORD == NULL
>
> How have you created this user?
>
> On Mon, Nov 14, 2016 at 9:59 AM, Coscend@OM <OM...@coscend.com> wrote:
>
>> Dear Maxim,
>
>>
>
>> Table om_user in DB has login as <Ourcompany.Username>, but owner_id
>
>> is NULL.
>
>>
>
>> | id | activatehash | age                 | deleted | domain_id |
>
>> external_id | external_type | firstname | forceTimeZoneCheck |
>
>> inserted
>
>> | language_id | lastlogin | lastname | lasttrans | login              |
>
>> owner_id | password | pictureuri | regdate             | resethash |
>
>> salutation | sendSMS | show_contact_data | show_contact_data_to_contacts |
>
>> time_zone_id    | type | updated | user_offers | user_searchs | address_id
>> |
>
>> sip_user_id |
>
>>
>
>>
>> +----+--------------+---------------------+---------+-----------+-------------+---------------+-----------+--------------------+---------------------+-------------+-----------+----------+-----------+--------------------+----------+----------+------------+---------------------+-----------+------------+---------+-------------------+-------------------------------+-----------------+------+---------+-------------+--------------+------------+-------------+
>
>>
>
>> |  1 | NULL         | 2016-11-13 01:43:08 |         |      NULL | NULL
>
>> | NULL          | firstname |                    | 2016-11-13 01:43:08 |
>
>> 1 | NULL      | lastname |      NULL | <Ourcompany.Username> |     NULL |
>
>> NULL     | NULL       | 2016-11-13 01:43:08 | NULL      | mr         |
>
>> |                   |                               | America/Chicago |
>> user
>
>> | NULL    | NULL        | NULL         |          1 |        NULL |
>
>>
>
>> Thank you.
>
>>
>
>> Sincerely,
>
>>
>
>> Hemant K. Sabat
>
>>
>
>>
>
>>
>
>> Coscend Communications Solutions
>
>>
>
>> Web site: www.Coscend.com
>
>>
>
>> ------------------------------------------------------------------
>
>>
>
>> Real-time, Interactive Video Collaboration and Communications
>
>> Services, on the fly…
>
>>
>
>> ------------------------------------------------------------------
>
>>
>
>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
>
>> Messages from Coscend Communications Solutions' posted at:
>
>> http://www.Coscend.com/Terms_and_Conditions.html
>
>>
>
>> From: Maxim Solodovnik [mailto:solomax666@gmail.com]
>
>> Sent: Sunday, November 13, 2016 2:38 AM
>
>> To: Openmeetings user-list <us...@openmeetings.apache.org>;
>
>> OM.Insights@coscend.com
>
>> Subject: RE: OM 3.2.0: Unable to Login
>
>>
>
>> What is in om_user DB table?
>
>> Can you check if admin user is valid?
>
>> I'll try to double-check your scenario on Monday Today is my birthday,
>
>> so I'm off duty :)
>
>>
>
>> WBR, Maxim
>
>> (from mobile, sorry for the typos)
>
>>
>
>> On Nov 13, 2016 15:34, "Coscend@OM" <OM...@coscend.com> wrote:
>
>>
>
>> Dear OpenMeetings Community and Maxim:
>
>>
>
>> Here is what we did:
>
>>
>
>> ·       Created the admin user during Web install:  database check step ->
>
>> username/password/e-mail/timezone step.
>
>>
>
>> ·       Used the DEFAULT crypt class during installation:
>
>> org.apache.openmeetings.util.crypt.SHA256Implementation
>
>>
>
>> From the DB, the the cryptClassName is in the snipped output below.
>
>> The user_id is NULL.  Should it have our admin username?
>
>>
>
>> (We cannot get Admin->Config because we cannot login as admin user.)
>
>>
>
>> | id | comment                          | deleted | inserted       |
>> om_key
>
>> | updated | value                                                | user_id
>> |
>
>>
>
>>
>
>>
>
>> |  1 | This Class…CustomCryptMechanism.html | | 2016-11-13 01:43:08 |
>
>> crypt_ClassName  | NULL |
>
>> org.apache.openmeetings.util.crypt.SHA256Implementation | NULL |
>
>>
>
>> Thank you.
>
>>
>
>> Sincerely,
>
>>
>
>> Hemant K. Sabat
>
>>
>
>>
>
>>
>
>> Coscend Communications Solutions
>
>>
>
>> Web site: www.Coscend.com
>
>>
>
>> ------------------------------------------------------------------
>
>>
>
>> Real-time, Interactive Video Collaboration and Communications
>
>> Services, on the fly…
>
>>
>
>> ------------------------------------------------------------------
>
>>
>
>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
>
>> Messages from Coscend Communications Solutions' posted at:
>
>> http://www.Coscend.com/Terms_and_Conditions.html
>
>>
>
>> -----Original Message-----
>
>> From: Maxim Solodovnik [mailto:solomax666@gmail.com]
>
>> Sent: Saturday, November 12, 2016 9:37 PM
>
>> To: Openmeetings user-list <us...@openmeetings.apache.org>;
>
>> OM.Insights@coscend.com
>
>> Subject: Re: OM 3.2.0: Unable to Login
>
>>
>
>> How have you created your admin user? what is cryptClassName in the
>
>>
>
>> Admin->config (or DB)
>
>>
>
>> On Sun, Nov 13, 2016 at 4:40 AM, Coscend@OM <OM...@coscend.com>
>> wrote:
>
>>
>
>>> Dear OpenMeetings Users:
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> Further to the previous message,
>
>>
>
>>>
>
>>
>
>>> 1. a NEW USER registered at FRONTEND login page.  Login SUCCESS.
>
>>> This
>
>>
>
>>> implies the installation and configuration is correct.
>
>>
>
>>>
>
>>
>
>>> 2. ADMINISTRATOR:  login FAIL. “Invalid Password”
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> Resetting password on login page for ADMINISTRATOR or NEW FRONTEND
>
>>
>
>>> REGISTERED USER gives the error shown below.  Your vectors to resolve
>
>>
>
>>> this issue would be appreciated.
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> Environment:
>
>>
>
>>>
>
>>
>
>>> Server:  CentOS 7.2, MariaDB 10.x, mysql-jdbc-connector 5.1.39
>
>>
>
>>>
>
>>
>
>>> User: Windows
>
>>
>
>>>
>
>>
>
>>> Browser: Chrome, Firefox
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> ===========
>
>>
>
>>>
>
>>
>
>>> Password reset on login does not go through
>
>>
>
>>>
>
>>
>
>>> --------------------------------------
>
>>
>
>>>
>
>>
>
>>> ERROR 11-12 15:13:22.623 o.a.o.c.m.MailHandler:244 [taskExecutor-4] -
>
>>
>
>>> Error while sending message
>
>>
>
>>>
>
>>
>
>>> com.sun.mail.smtp.SMTPSendFailedException: 530 authentication
>
>>> required
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>         at
>
>>
>
>>> com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:2
>
>>> 2
>
>>
>
>>> 67)
>
>>
>
>>>
>
>>
>
>>>         at
>
>>
>
>>> com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1758)
>
>>
>
>>>
>
>>
>
>>>         at
>
>>
>
>>> com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1257)
>
>>
>
>>>
>
>>
>
>>>         at javax.mail.Transport.send0(Transport.java:255)
>
>>
>
>>>
>
>>
>
>>>         at javax.mail.Transport.send(Transport.java:124)
>
>>
>
>>>
>
>>
>
>>>         at
>
>>
>
>>> org.apache.openmeetings.core.mail.MailHandler$2.run(MailHandler.java:
>
>>> 2
>
>>
>
>>> 40)
>
>>
>
>>>
>
>>
>
>>>         at
>
>>
>
>>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.
>
>>> j
>
>>
>
>>> ava:1142)
>
>>
>
>>>
>
>>
>
>>>         at
>
>>
>
>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.
>
>>
>
>>> java:617)
>
>>
>
>>>
>
>>
>
>>>         at java.lang.Thread.run(Thread.java:745)
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> Thank you.
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> Sincerely,
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> Hemant K. Sabat
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> Coscend Communications Solutions
>
>>
>
>>>
>
>>
>
>>> Web site: www.Coscend.com
>
>>
>
>>>
>
>>
>
>>> ------------------------------------------------------------------
>
>>
>
>>>
>
>>
>
>>> Real-time, Interactive Video Collaboration and Communications
>
>>
>
>>> Services, on the fly…
>
>>
>
>>>
>
>>
>
>>> ------------------------------------------------------------------
>
>>
>
>>>
>
>>
>
>>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
>
>>
>
>>> Messages from Coscend Communications Solutions' posted at:
>
>>
>
>>> http://www.Coscend.com/Terms_and_Conditions.html
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> From: Coscend@OM [mailto:OM.Insights@Coscend.com]
>
>>
>
>>> Sent: Saturday, November 12, 2016 3:15 AM
>
>>
>
>>> To: user@openmeetings.apache.org
>
>>
>
>>> Subject: OM 3.2.0: Unable to Login
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> Dear OpenMeetings Users:
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> Your assistance with this test of 3.2.0 snapshot would be appreciated.
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> We successfully compiled and installed the nightly build of
>
>>
>
>>> OpenMeetings
>
>>
>
>>> 3.2.0 (skipping tests).  Created the database with one user and password.
>
>>
>
>>> Unfortunately, we are unable to login.  It states “Invalid Password”.
>
>>
>
>>> We have deleted the database and added the user and password again to
>
>>
>
>>> ensure that we enter the correct password.  We repeated this many
>
>>
>
>>> times.  Still the problem persists.
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> Would you advise what the issue could be?
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> OpenMeetings.log
>
>>
>
>>>
>
>>
>
>>> -------------
>
>>
>
>>>
>
>>
>
>>> DEBUG 11-12 03:04:23.057 o.a.o.d.d.u.UserDao:608
>
>>
>
>>> [http-nio-0.0.0.0-7083-exec-8] - login:: 1 users were found
>
>>
>
>>>
>
>>
>
>>> DEBUG 11-12 03:04:23.058 o.a.o.u.c.CryptProvider:32
>
>>
>
>>> [http-nio-0.0.0.0-7083-exec-8] - getInstanceOfCrypt::
>
>>
>
>>> configKeyCryptClassName:
>
>>
>
>>> org.apache.openmeetings.util.crypt.SHA256Implementation
>
>>
>
>>>
>
>>
>
>>> DEBUG 11-12 03:04:23.058 o.a.o.d.d.u.UserDao:617
>
>>
>
>>> [http-nio-0.0.0.0-7083-exec-8] - Password does not match: User [id=1,
>
>>
>
>>> firstname=firstname, lastname=lastname, login=Coscend.Test,
>
>>
>
>>> pictureuri=null, deleted=false, languageId=1, address=Address [id=1,
>
>>
>
>>> country=US, street=null, town=null, zip=null, deleted=false,
>
>>
>
>>> email=email@<domain>.com, phone=null], externalId=null,
>
>>
>
>>> externalType=null, type=user]
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> Thank you.
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> Sincerely,
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> Hemant K. Sabat
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>>
>
>>
>
>>> Coscend Communications Solutions
>
>>
>
>>>
>
>>
>
>>> Web site: www.Coscend.com
>
>>
>
>>>
>
>>
>
>>> ------------------------------------------------------------------
>
>>
>
>>>
>
>>
>
>>> Real-time, Interactive Video Collaboration and Communications
>
>>
>
>>> Services, on the fly…
>
>>
>
>>>
>
>>
>
>>> ------------------------------------------------------------------
>
>>
>
>>>
>
>>
>
>>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
>
>>
>
>>> Messages from Coscend Communications Solutions' posted at:
>
>>
>
>>> http://www.Coscend.com/Terms_and_Conditions.html
>
>
>
> --
>
> WBR
>
> Maxim aka solomax
>
>
>
> -----
>
> No virus found in this message.
>
> Checked by AVG - www.avg.com
>
> Version: 2016.0.7859 / Virus Database: 4664/13405 - Release Date: 11/13/16
>
>
> -----
>
> No virus found in this message.
>
> Checked by AVG - www.avg.com
>
> Version: 2016.0.7859 / Virus Database: 4664/13405 - Release Date: 11/13/16



-- 
WBR
Maxim aka solomax

RE: OM 3.2.0: Unable to Login

Posted by "Coscend@OM" <OM...@Coscend.com>.
Dear Maxim,

We created the admin user during Web install:  
database check SUCCESS ->> username/password/e-mail/timezone / Organization name.

Thank you.

Sincerely,

Hemant K. Sabat
 
Coscend Communications Solutions
Web site: www.Coscend.com <http://www.coscend.com/>  
------------------------------------------------------------------
Real-time, Interactive Video Collaboration and Communications Services, on the fly…
------------------------------------------------------------------
CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail Messages from Coscend Communications Solutions' posted at: http://www.Coscend.com/Terms_and_Conditions.html 




-----Original Message-----
From: Maxim Solodovnik [mailto:solomax666@gmail.com] 
Sent: Sunday, November 13, 2016 10:35 PM
To: Openmeetings user-list <us...@openmeetings.apache.org>; OM.Insights@coscend.com
Subject: Re: OM 3.2.0: Unable to Login

owner_id == NULL is expected, this field is set for the users of type 'contact' only The issue is: PASSWORD == NULL

How have you created this user?

On Mon, Nov 14, 2016 at 9:59 AM, Coscend@OM <OM.Insights@coscend.com <ma...@coscend.com> > wrote:
> Dear Maxim,
>
> Table om_user in DB has login as <Ourcompany.Username>, but owner_id 
> is NULL.
>
> | id | activatehash | age                 | deleted | domain_id |
> external_id | external_type | firstname | forceTimeZoneCheck | 
> inserted
> | language_id | lastlogin | lastname | lasttrans | login              |
> owner_id | password | pictureuri | regdate             | resethash |
> salutation | sendSMS | show_contact_data | show_contact_data_to_contacts |
> time_zone_id    | type | updated | user_offers | user_searchs | address_id |
> sip_user_id |
>
> +----+--------------+---------------------+---------+-----------+-------------+---------------+-----------+--------------------+---------------------+-------------+-----------+----------+-----------+--------------------+----------+----------+------------+---------------------+-----------+------------+---------+-------------------+-------------------------------+-----------------+------+---------+-------------+--------------+------------+-------------+
>
> |  1 | NULL         | 2016-11-13 01:43:08 |         |      NULL | NULL
> | NULL          | firstname |                    | 2016-11-13 01:43:08 |
> 1 | NULL      | lastname |      NULL | <Ourcompany.Username> |     NULL |
> NULL     | NULL       | 2016-11-13 01:43:08 | NULL      | mr         |
> |                   |                               | America/Chicago | user
> | NULL    | NULL        | NULL         |          1 |        NULL |
>
> Thank you.
>
> Sincerely,
>
> Hemant K. Sabat
>
>
>
> Coscend Communications Solutions
>
> Web site: www.Coscend.com <http://www.Coscend.com> 
>
> ------------------------------------------------------------------
>
> Real-time, Interactive Video Collaboration and Communications 
> Services, on the fly…
>
> ------------------------------------------------------------------
>
> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail 
> Messages from Coscend Communications Solutions' posted at:
> http://www.Coscend.com/Terms_and_Conditions.html
>
> From: Maxim Solodovnik [mailto:solomax666@gmail.com]
> Sent: Sunday, November 13, 2016 2:38 AM
> To: Openmeetings user-list <user@openmeetings.apache.org <ma...@openmeetings.apache.org> >; 
> OM.Insights@coscend.com <ma...@coscend.com> 
> Subject: RE: OM 3.2.0: Unable to Login
>
> What is in om_user DB table?
> Can you check if admin user is valid?
> I'll try to double-check your scenario on Monday Today is my birthday, 
> so I'm off duty :)
>
> WBR, Maxim
> (from mobile, sorry for the typos)
>
> On Nov 13, 2016 15:34, "Coscend@OM" <OM.Insights@coscend.com <ma...@coscend.com> > wrote:
>
> Dear OpenMeetings Community and Maxim:
>
> Here is what we did:
>
> ·       Created the admin user during Web install:  database check step ->
> username/password/e-mail/timezone step.
>
> ·       Used the DEFAULT crypt class during installation:
> org.apache.openmeetings.util.crypt.SHA256Implementation
>
> From the DB, the the cryptClassName is in the snipped output below.  
> The user_id is NULL.  Should it have our admin username?
>
> (We cannot get Admin->Config because we cannot login as admin user.)
>
> | id | comment                          | deleted | inserted       | om_key
> | updated | value                                                | user_id |
>
>
>
> |  1 | This Class…CustomCryptMechanism.html | | 2016-11-13 01:43:08 |
> crypt_ClassName  | NULL |
> org.apache.openmeetings.util.crypt.SHA256Implementation | NULL |
>
> Thank you.
>
> Sincerely,
>
> Hemant K. Sabat
>
>
>
> Coscend Communications Solutions
>
> Web site: www.Coscend.com <http://www.Coscend.com> 
>
> ------------------------------------------------------------------
>
> Real-time, Interactive Video Collaboration and Communications 
> Services, on the fly…
>
> ------------------------------------------------------------------
>
> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail 
> Messages from Coscend Communications Solutions' posted at:
> http://www.Coscend.com/Terms_and_Conditions.html
>
> -----Original Message-----
> From: Maxim Solodovnik [mailto:solomax666@gmail.com]
> Sent: Saturday, November 12, 2016 9:37 PM
> To: Openmeetings user-list <user@openmeetings.apache.org <ma...@openmeetings.apache.org> >; 
> OM.Insights@coscend.com <ma...@coscend.com> 
> Subject: Re: OM 3.2.0: Unable to Login
>
> How have you created your admin user? what is cryptClassName in the
>
> Admin->config (or DB)
>
> On Sun, Nov 13, 2016 at 4:40 AM, Coscend@OM <OM.Insights@coscend.com <ma...@coscend.com> > wrote:
>
>> Dear OpenMeetings Users:
>
>>
>
>>
>
>>
>
>> Further to the previous message,
>
>>
>
>> 1. a NEW USER registered at FRONTEND login page.  Login SUCCESS.  
>> This
>
>> implies the installation and configuration is correct.
>
>>
>
>> 2. ADMINISTRATOR:  login FAIL. “Invalid Password”
>
>>
>
>>
>
>>
>
>> Resetting password on login page for ADMINISTRATOR or NEW FRONTEND
>
>> REGISTERED USER gives the error shown below.  Your vectors to resolve
>
>> this issue would be appreciated.
>
>>
>
>>
>
>>
>
>> Environment:
>
>>
>
>> Server:  CentOS 7.2, MariaDB 10.x, mysql-jdbc-connector 5.1.39
>
>>
>
>> User: Windows
>
>>
>
>> Browser: Chrome, Firefox
>
>>
>
>>
>
>>
>
>> ===========
>
>>
>
>> Password reset on login does not go through
>
>>
>
>> --------------------------------------
>
>>
>
>> ERROR 11-12 15:13:22.623 o.a.o.c.m.MailHandler:244 [taskExecutor-4] -
>
>> Error while sending message
>
>>
>
>> com.sun.mail.smtp.SMTPSendFailedException: 530 authentication 
>> required
>
>>
>
>>
>
>>
>
>>         at
>
>> com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:2
>> 2
>
>> 67)
>
>>
>
>>         at
>
>> com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1758)
>
>>
>
>>         at
>
>> com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1257)
>
>>
>
>>         at javax.mail.Transport.send0(Transport.java:255)
>
>>
>
>>         at javax.mail.Transport.send(Transport.java:124)
>
>>
>
>>         at
>
>> org.apache.openmeetings.core.mail.MailHandler$2.run(MailHandler.java:
>> 2
>
>> 40)
>
>>
>
>>         at
>
>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.
>> j
>
>> ava:1142)
>
>>
>
>>         at
>
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.
>
>> java:617)
>
>>
>
>>         at java.lang.Thread.run(Thread.java:745)
>
>>
>
>>
>
>>
>
>>
>
>>
>
>> Thank you.
>
>>
>
>>
>
>>
>
>> Sincerely,
>
>>
>
>>
>
>>
>
>> Hemant K. Sabat
>
>>
>
>>
>
>>
>
>> Coscend Communications Solutions
>
>>
>
>> Web site: www.Coscend.com <http://www.Coscend.com> 
>
>>
>
>> ------------------------------------------------------------------
>
>>
>
>> Real-time, Interactive Video Collaboration and Communications
>
>> Services, on the fly…
>
>>
>
>> ------------------------------------------------------------------
>
>>
>
>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
>
>> Messages from Coscend Communications Solutions' posted at:
>
>> http://www.Coscend.com/Terms_and_Conditions.html
>
>>
>
>>
>
>>
>
>>
>
>>
>
>>
>
>>
>
>>
>
>>
>
>> From: Coscend@OM [mailto:OM.Insights@Coscend.com]
>
>> Sent: Saturday, November 12, 2016 3:15 AM
>
>> To: user@openmeetings.apache.org <ma...@openmeetings.apache.org> 
>
>> Subject: OM 3.2.0: Unable to Login
>
>>
>
>>
>
>>
>
>> Dear OpenMeetings Users:
>
>>
>
>>
>
>>
>
>> Your assistance with this test of 3.2.0 snapshot would be appreciated.
>
>>
>
>>
>
>>
>
>> We successfully compiled and installed the nightly build of
>
>> OpenMeetings
>
>> 3.2.0 (skipping tests).  Created the database with one user and password.
>
>> Unfortunately, we are unable to login.  It states “Invalid Password”.
>
>> We have deleted the database and added the user and password again to
>
>> ensure that we enter the correct password.  We repeated this many
>
>> times.  Still the problem persists.
>
>>
>
>>
>
>>
>
>> Would you advise what the issue could be?
>
>>
>
>>
>
>>
>
>> OpenMeetings.log
>
>>
>
>> -------------
>
>>
>
>> DEBUG 11-12 03:04:23.057 o.a.o.d.d.u.UserDao:608
>
>> [http-nio-0.0.0.0-7083-exec-8] - login:: 1 users were found
>
>>
>
>> DEBUG 11-12 03:04:23.058 o.a.o.u.c.CryptProvider:32
>
>> [http-nio-0.0.0.0-7083-exec-8] - getInstanceOfCrypt::
>
>> configKeyCryptClassName:
>
>> org.apache.openmeetings.util.crypt.SHA256Implementation
>
>>
>
>> DEBUG 11-12 03:04:23.058 o.a.o.d.d.u.UserDao:617
>
>> [http-nio-0.0.0.0-7083-exec-8] - Password does not match: User [id=1,
>
>> firstname=firstname, lastname=lastname, login=Coscend.Test,
>
>> pictureuri=null, deleted=false, languageId=1, address=Address [id=1,
>
>> country=US, street=null, town=null, zip=null, deleted=false,
>
>> email=email@<domain>.com <mailto:email=email@<domain>.com> , phone=null], externalId=null,
>
>> externalType=null, type=user]
>
>>
>
>>
>
>>
>
>> Thank you.
>
>>
>
>>
>
>>
>
>> Sincerely,
>
>>
>
>>
>
>>
>
>> Hemant K. Sabat
>
>>
>
>>
>
>>
>
>> Coscend Communications Solutions
>
>>
>
>> Web site: www.Coscend.com <http://www.Coscend.com> 
>
>>
>
>> ------------------------------------------------------------------
>
>>
>
>> Real-time, Interactive Video Collaboration and Communications
>
>> Services, on the fly…
>
>>
>
>> ------------------------------------------------------------------
>
>>
>
>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
>
>> Messages from Coscend Communications Solutions' posted at:
>
>> http://www.Coscend.com/Terms_and_Conditions.html



--
WBR
Maxim aka solomax



-----
No virus found in this message.
Checked by AVG - www.avg.com <http://www.avg.com> 
Version: 2016.0.7859 / Virus Database: 4664/13405 - Release Date: 11/13/16


-----
No virus found in this message.
Checked by AVG - www.avg.com <http://www.avg.com> 
Version: 2016.0.7859 / Virus Database: 4664/13405 - Release Date: 11/13/16

Re: OM 3.2.0: Unable to Login

Posted by Maxim Solodovnik <so...@gmail.com>.
owner_id == NULL is expected, this field is set for the users of type
'contact' only
The issue is: PASSWORD == NULL

How have you created this user?

On Mon, Nov 14, 2016 at 9:59 AM, Coscend@OM <OM...@coscend.com> wrote:
> Dear Maxim,
>
> Table om_user in DB has login as <Ourcompany.Username>, but owner_id is
> NULL.
>
> | id | activatehash | age                 | deleted | domain_id |
> external_id | external_type | firstname | forceTimeZoneCheck | inserted
> | language_id | lastlogin | lastname | lasttrans | login              |
> owner_id | password | pictureuri | regdate             | resethash |
> salutation | sendSMS | show_contact_data | show_contact_data_to_contacts |
> time_zone_id    | type | updated | user_offers | user_searchs | address_id |
> sip_user_id |
>
> +----+--------------+---------------------+---------+-----------+-------------+---------------+-----------+--------------------+---------------------+-------------+-----------+----------+-----------+--------------------+----------+----------+------------+---------------------+-----------+------------+---------+-------------------+-------------------------------+-----------------+------+---------+-------------+--------------+------------+-------------+
>
> |  1 | NULL         | 2016-11-13 01:43:08 |         |      NULL | NULL
> | NULL          | firstname |                    | 2016-11-13 01:43:08 |
> 1 | NULL      | lastname |      NULL | <Ourcompany.Username> |     NULL |
> NULL     | NULL       | 2016-11-13 01:43:08 | NULL      | mr         |
> |                   |                               | America/Chicago | user
> | NULL    | NULL        | NULL         |          1 |        NULL |
>
> Thank you.
>
> Sincerely,
>
> Hemant K. Sabat
>
>
>
> Coscend Communications Solutions
>
> Web site: www.Coscend.com
>
> ------------------------------------------------------------------
>
> Real-time, Interactive Video Collaboration and Communications Services, on
> the fly…
>
> ------------------------------------------------------------------
>
> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
> Messages from Coscend Communications Solutions' posted at:
> http://www.Coscend.com/Terms_and_Conditions.html
>
> From: Maxim Solodovnik [mailto:solomax666@gmail.com]
> Sent: Sunday, November 13, 2016 2:38 AM
> To: Openmeetings user-list <us...@openmeetings.apache.org>;
> OM.Insights@coscend.com
> Subject: RE: OM 3.2.0: Unable to Login
>
> What is in om_user DB table?
> Can you check if admin user is valid?
> I'll try to double-check your scenario on Monday
> Today is my birthday, so I'm off duty :)
>
> WBR, Maxim
> (from mobile, sorry for the typos)
>
> On Nov 13, 2016 15:34, "Coscend@OM" <OM...@coscend.com> wrote:
>
> Dear OpenMeetings Community and Maxim:
>
> Here is what we did:
>
> ·       Created the admin user during Web install:  database check step ->
> username/password/e-mail/timezone step.
>
> ·       Used the DEFAULT crypt class during installation:
> org.apache.openmeetings.util.crypt.SHA256Implementation
>
> From the DB, the the cryptClassName is in the snipped output below.  The
> user_id is NULL.  Should it have our admin username?
>
> (We cannot get Admin->Config because we cannot login as admin user.)
>
> | id | comment                          | deleted | inserted       | om_key
> | updated | value                                                | user_id |
>
>
>
> |  1 | This Class…CustomCryptMechanism.html | | 2016-11-13 01:43:08 |
> crypt_ClassName  | NULL |
> org.apache.openmeetings.util.crypt.SHA256Implementation | NULL |
>
> Thank you.
>
> Sincerely,
>
> Hemant K. Sabat
>
>
>
> Coscend Communications Solutions
>
> Web site: www.Coscend.com
>
> ------------------------------------------------------------------
>
> Real-time, Interactive Video Collaboration and Communications Services, on
> the fly…
>
> ------------------------------------------------------------------
>
> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
> Messages from Coscend Communications Solutions' posted at:
> http://www.Coscend.com/Terms_and_Conditions.html
>
> -----Original Message-----
> From: Maxim Solodovnik [mailto:solomax666@gmail.com]
> Sent: Saturday, November 12, 2016 9:37 PM
> To: Openmeetings user-list <us...@openmeetings.apache.org>;
> OM.Insights@coscend.com
> Subject: Re: OM 3.2.0: Unable to Login
>
> How have you created your admin user? what is cryptClassName in the
>
> Admin->config (or DB)
>
> On Sun, Nov 13, 2016 at 4:40 AM, Coscend@OM <OM...@coscend.com> wrote:
>
>> Dear OpenMeetings Users:
>
>>
>
>>
>
>>
>
>> Further to the previous message,
>
>>
>
>> 1. a NEW USER registered at FRONTEND login page.  Login SUCCESS.  This
>
>> implies the installation and configuration is correct.
>
>>
>
>> 2. ADMINISTRATOR:  login FAIL. “Invalid Password”
>
>>
>
>>
>
>>
>
>> Resetting password on login page for ADMINISTRATOR or NEW FRONTEND
>
>> REGISTERED USER gives the error shown below.  Your vectors to resolve
>
>> this issue would be appreciated.
>
>>
>
>>
>
>>
>
>> Environment:
>
>>
>
>> Server:  CentOS 7.2, MariaDB 10.x, mysql-jdbc-connector 5.1.39
>
>>
>
>> User: Windows
>
>>
>
>> Browser: Chrome, Firefox
>
>>
>
>>
>
>>
>
>> ===========
>
>>
>
>> Password reset on login does not go through
>
>>
>
>> --------------------------------------
>
>>
>
>> ERROR 11-12 15:13:22.623 o.a.o.c.m.MailHandler:244 [taskExecutor-4] -
>
>> Error while sending message
>
>>
>
>> com.sun.mail.smtp.SMTPSendFailedException: 530 authentication required
>
>>
>
>>
>
>>
>
>>         at
>
>> com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:22
>
>> 67)
>
>>
>
>>         at
>
>> com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1758)
>
>>
>
>>         at
>
>> com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1257)
>
>>
>
>>         at javax.mail.Transport.send0(Transport.java:255)
>
>>
>
>>         at javax.mail.Transport.send(Transport.java:124)
>
>>
>
>>         at
>
>> org.apache.openmeetings.core.mail.MailHandler$2.run(MailHandler.java:2
>
>> 40)
>
>>
>
>>         at
>
>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.j
>
>> ava:1142)
>
>>
>
>>         at
>
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.
>
>> java:617)
>
>>
>
>>         at java.lang.Thread.run(Thread.java:745)
>
>>
>
>>
>
>>
>
>>
>
>>
>
>> Thank you.
>
>>
>
>>
>
>>
>
>> Sincerely,
>
>>
>
>>
>
>>
>
>> Hemant K. Sabat
>
>>
>
>>
>
>>
>
>> Coscend Communications Solutions
>
>>
>
>> Web site: www.Coscend.com
>
>>
>
>> ------------------------------------------------------------------
>
>>
>
>> Real-time, Interactive Video Collaboration and Communications
>
>> Services, on the fly…
>
>>
>
>> ------------------------------------------------------------------
>
>>
>
>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
>
>> Messages from Coscend Communications Solutions' posted at:
>
>> http://www.Coscend.com/Terms_and_Conditions.html
>
>>
>
>>
>
>>
>
>>
>
>>
>
>>
>
>>
>
>>
>
>>
>
>> From: Coscend@OM [mailto:OM.Insights@Coscend.com]
>
>> Sent: Saturday, November 12, 2016 3:15 AM
>
>> To: user@openmeetings.apache.org
>
>> Subject: OM 3.2.0: Unable to Login
>
>>
>
>>
>
>>
>
>> Dear OpenMeetings Users:
>
>>
>
>>
>
>>
>
>> Your assistance with this test of 3.2.0 snapshot would be appreciated.
>
>>
>
>>
>
>>
>
>> We successfully compiled and installed the nightly build of
>
>> OpenMeetings
>
>> 3.2.0 (skipping tests).  Created the database with one user and password.
>
>> Unfortunately, we are unable to login.  It states “Invalid Password”.
>
>> We have deleted the database and added the user and password again to
>
>> ensure that we enter the correct password.  We repeated this many
>
>> times.  Still the problem persists.
>
>>
>
>>
>
>>
>
>> Would you advise what the issue could be?
>
>>
>
>>
>
>>
>
>> OpenMeetings.log
>
>>
>
>> -------------
>
>>
>
>> DEBUG 11-12 03:04:23.057 o.a.o.d.d.u.UserDao:608
>
>> [http-nio-0.0.0.0-7083-exec-8] - login:: 1 users were found
>
>>
>
>> DEBUG 11-12 03:04:23.058 o.a.o.u.c.CryptProvider:32
>
>> [http-nio-0.0.0.0-7083-exec-8] - getInstanceOfCrypt::
>
>> configKeyCryptClassName:
>
>> org.apache.openmeetings.util.crypt.SHA256Implementation
>
>>
>
>> DEBUG 11-12 03:04:23.058 o.a.o.d.d.u.UserDao:617
>
>> [http-nio-0.0.0.0-7083-exec-8] - Password does not match: User [id=1,
>
>> firstname=firstname, lastname=lastname, login=Coscend.Test,
>
>> pictureuri=null, deleted=false, languageId=1, address=Address [id=1,
>
>> country=US, street=null, town=null, zip=null, deleted=false,
>
>> email=email@<domain>.com, phone=null], externalId=null,
>
>> externalType=null, type=user]
>
>>
>
>>
>
>>
>
>> Thank you.
>
>>
>
>>
>
>>
>
>> Sincerely,
>
>>
>
>>
>
>>
>
>> Hemant K. Sabat
>
>>
>
>>
>
>>
>
>> Coscend Communications Solutions
>
>>
>
>> Web site: www.Coscend.com
>
>>
>
>> ------------------------------------------------------------------
>
>>
>
>> Real-time, Interactive Video Collaboration and Communications
>
>> Services, on the fly…
>
>>
>
>> ------------------------------------------------------------------
>
>>
>
>> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
>
>> Messages from Coscend Communications Solutions' posted at:
>
>> http://www.Coscend.com/Terms_and_Conditions.html



-- 
WBR
Maxim aka solomax

RE: OM 3.2.0: Unable to Login

Posted by "Coscend@OM" <OM...@Coscend.com>.
Dear Maxim,

Table om_user in DB has login as <Ourcompany.Username>, but owner_id is NULL.

| id | activatehash | age                 | deleted | domain_id | external_id | external_type | firstname | forceTimeZoneCheck | inserted            | language_id | lastlogin | lastname | lasttrans | login              | owner_id | password | pictureuri | regdate             | resethash | salutation | sendSMS | show_contact_data | show_contact_data_to_contacts | time_zone_id    | type | updated | user_offers | user_searchs | address_id | sip_user_id |
+----+--------------+---------------------+---------+-----------+-------------+---------------+-----------+--------------------+---------------------+-------------+-----------+----------+-----------+--------------------+----------+----------+------------+---------------------+-----------+------------+---------+-------------------+-------------------------------+-----------------+------+---------+-------------+--------------+------------+-------------+
|  1 | NULL         | 2016-11-13 01:43:08 |         |      NULL | NULL        | NULL          | firstname |                    | 2016-11-13 01:43:08 |           1 | NULL      | lastname |      NULL | <Ourcompany.Username> |     NULL | NULL     | NULL       | 2016-11-13 01:43:08 | NULL      | mr         |         |                   |                               | America/Chicago | user | NULL    | NULL        | NULL         |          1 |        NULL |

Thank you.

Sincerely,

Hemant K. Sabat
 
Coscend Communications Solutions
Web site: www.Coscend.com <http://www.coscend.com/>  
------------------------------------------------------------------
Real-time, Interactive Video Collaboration and Communications Services, on the fly…
------------------------------------------------------------------
CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail Messages from Coscend Communications Solutions' posted at: http://www.Coscend.com/Terms_and_Conditions.html 





From: Maxim Solodovnik [mailto:solomax666@gmail.com] 
Sent: Sunday, November 13, 2016 2:38 AM
To: Openmeetings user-list <us...@openmeetings.apache.org>; OM.Insights@coscend.com
Subject: RE: OM 3.2.0: Unable to Login

What is in om_user DB table?
Can you check if admin user is valid?
I'll try to double-check your scenario on Monday
Today is my birthday, so I'm off duty :)
WBR, Maxim
(from mobile, sorry for the typos)

On Nov 13, 2016 15:34, "Coscend@OM" <OM.Insights@coscend.com <ma...@coscend.com> > wrote:
Dear OpenMeetings Community and Maxim:
Here is what we did:
*       Created the admin user during Web install:  database check step -> username/password/e-mail/timezone step.  
*       Used the DEFAULT crypt class during installation:  org.apache.openmeetings.util.crypt.SHA256Implementation
From the DB, the the cryptClassName is in the snipped output below.  The user_id is NULL.  Should it have our admin username?
(We cannot get Admin->Config because we cannot login as admin user.)
| id | comment                          | deleted | inserted       | om_key           | updated | value                                                | user_id |
 
|  1 | This Class…CustomCryptMechanism.html | | 2016-11-13 01:43:08 | crypt_ClassName  | NULL | org.apache.openmeetings.util.crypt.SHA256Implementation | NULL |
Thank you.
Sincerely,
Hemant K. Sabat
 
Coscend Communications Solutions
Web site: www.Coscend.com <http://www.coscend.com/>  
------------------------------------------------------------------
Real-time, Interactive Video Collaboration and Communications Services, on the fly…
------------------------------------------------------------------
CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail Messages from Coscend Communications Solutions' posted at: http://www.Coscend.com/Terms_and_Conditions.html 
-----Original Message-----
From: Maxim Solodovnik [mailto:solomax666@gmail.com]
Sent: Saturday, November 12, 2016 9:37 PM
To: Openmeetings user-list <user@openmeetings.apache.org <ma...@openmeetings.apache.org> >; OM.Insights@coscend.com <ma...@coscend.com> 
Subject: Re: OM 3.2.0: Unable to Login
How have you created your admin user? what is cryptClassName in the
Admin->config (or DB)

On Sun, Nov 13, 2016 at 4:40 AM, Coscend@OM <OM.Insights@coscend.com <ma...@coscend.com> > wrote:
> Dear OpenMeetings Users:
>
>
>
> Further to the previous message,
>
> 1. a NEW USER registered at FRONTEND login page.  Login SUCCESS.  This 
> implies the installation and configuration is correct.
>
> 2. ADMINISTRATOR:  login FAIL. “Invalid Password”
>
>
>
> Resetting password on login page for ADMINISTRATOR or NEW FRONTEND 
> REGISTERED USER gives the error shown below.  Your vectors to resolve 
> this issue would be appreciated.
>
>
>
> Environment:
>
> Server:  CentOS 7.2, MariaDB 10.x, mysql-jdbc-connector 5.1.39
>
> User: Windows
>
> Browser: Chrome, Firefox
>
>
>
> ===========
>
> Password reset on login does not go through
>
> --------------------------------------
>
> ERROR 11-12 15:13:22.623 o.a.o.c.m.MailHandler:244 [taskExecutor-4] - 
> Error while sending message
>
> com.sun.mail.smtp.SMTPSendFailedException: 530 authentication required
>
>
>
>         at
> com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:22
> 67)
>
>         at 
> com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1758)
>
>         at
> com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1257)
>
>         at javax.mail.Transport.send0(Transport.java:255)
>
>         at javax.mail.Transport.send(Transport.java:124)
>
>         at
> org.apache.openmeetings.core.mail.MailHandler$2.run(MailHandler.java:2
> 40)
>
>         at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.j
> ava:1142)
>
>         at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.
> java:617)
>
>         at java.lang.Thread.run(Thread.java:745)
>
>
>
>
>
> Thank you.
>
>
>
> Sincerely,
>
>
>
> Hemant K. Sabat
>
>
>
> Coscend Communications Solutions
>
> Web site: www.Coscend.com <http://www.Coscend.com> 
>
> ------------------------------------------------------------------
>
> Real-time, Interactive Video Collaboration and Communications 
> Services, on the fly…
>
> ------------------------------------------------------------------
>
> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail 
> Messages from Coscend Communications Solutions' posted at:
> http://www.Coscend.com/Terms_and_Conditions.html
>
>
>
>
>
>
>
>
>
> From: Coscend@OM [mailto:OM.Insights@Coscend.com]
> Sent: Saturday, November 12, 2016 3:15 AM
> To: user@openmeetings.apache.org <ma...@openmeetings.apache.org> 
> Subject: OM 3.2.0: Unable to Login
>
>
>
> Dear OpenMeetings Users:
>
>
>
> Your assistance with this test of 3.2.0 snapshot would be appreciated.
>
>
>
> We successfully compiled and installed the nightly build of 
> OpenMeetings
> 3.2.0 (skipping tests).  Created the database with one user and password.
> Unfortunately, we are unable to login.  It states “Invalid Password”.  
> We have deleted the database and added the user and password again to 
> ensure that we enter the correct password.  We repeated this many 
> times.  Still the problem persists.
>
>
>
> Would you advise what the issue could be?
>
>
>
> OpenMeetings.log
>
> -------------
>
> DEBUG 11-12 03:04:23.057 o.a.o.d.d.u.UserDao:608 
> [http-nio-0.0.0.0-7083-exec-8] - login:: 1 users were found
>
> DEBUG 11-12 03:04:23.058 o.a.o.u.c.CryptProvider:32 
> [http-nio-0.0.0.0-7083-exec-8] - getInstanceOfCrypt::
> configKeyCryptClassName:
> org.apache.openmeetings.util.crypt.SHA256Implementation
>
> DEBUG 11-12 03:04:23.058 o.a.o.d.d.u.UserDao:617 
> [http-nio-0.0.0.0-7083-exec-8] - Password does not match: User [id=1, 
> firstname=firstname, lastname=lastname, login=Coscend.Test, 
> pictureuri=null, deleted=false, languageId=1, address=Address [id=1, 
> country=US, street=null, town=null, zip=null, deleted=false, 
> email=email@<domain>.com <mailto:email=email@%3Cdomain%3E.com> , phone=null], externalId=null, 
> externalType=null, type=user]
>
>
>
> Thank you.
>
>
>
> Sincerely,
>
>
>
> Hemant K. Sabat
>
>
>
> Coscend Communications Solutions
>
> Web site: www.Coscend.com <http://www.Coscend.com> 
>
> ------------------------------------------------------------------
>
> Real-time, Interactive Video Collaboration and Communications 
> Services, on the fly…
>
> ------------------------------------------------------------------
>
> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail 
> Messages from Coscend Communications Solutions' posted at:
> http://www.Coscend.com/Terms_and_Conditions.html


RE: OM 3.2.0: Unable to Login

Posted by Maxim Solodovnik <so...@gmail.com>.
What is in om_user DB table?
Can you check if admin user is valid?
I'll try to double-check your scenario on Monday
Today is my birthday, so I'm off duty :)

WBR, Maxim
(from mobile, sorry for the typos)

On Nov 13, 2016 15:34, "Coscend@OM" <OM...@coscend.com> wrote:

> Dear OpenMeetings Community and Maxim:
>
> Here is what we did:
>
> ·       Created the admin user during Web install:  database check step
> -> username/password/e-mail/timezone step.
>
> ·       Used the DEFAULT crypt class during installation:
> org.apache.openmeetings.util.crypt.SHA256Implementation
>
> From the DB, the the cryptClassName is in the snipped output below.  The
> user_id is NULL.  Should it have our admin username?
>
> (We cannot get Admin->Config because we cannot login as admin user.)
>
> | id | comment                          | deleted | inserted       |
> om_key           | updated | value
> | user_id |
>
>
>
> |  1 | This Class…CustomCryptMechanism.html | | 2016-11-13 01:43:08 |
> crypt_ClassName  | NULL | org.apache.openmeetings.util.crypt.SHA256Implementation
> | NULL |
>
> Thank you.
>
> Sincerely,
>
> Hemant K. Sabat
>
>
>
> Coscend Communications Solutions
>
> Web site: *www.Coscend.com* <http://www.coscend.com/>
>
> ------------------------------------------------------------------
>
> *Real-time, Interactive Video Collaboration and Communications Services,
> on the fly…*
>
> ------------------------------------------------------------------
>
> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
> Messages from Coscend Communications Solutions' posted at:
> *http://www.Coscend.com/Terms_and_Conditions.html*
> <http://www.coscend.com/Terms_and_Conditions.html>
>
> -----Original Message-----
> From: Maxim Solodovnik [*mailto:solomax666@gmail.com*
> <so...@gmail.com>]
> Sent: Saturday, November 12, 2016 9:37 PM
> To: Openmeetings user-list <*user@openmeetings.apache.org*
> <us...@openmeetings.apache.org>>; *OM.Insights@coscend.com*
> <OM...@coscend.com>
> Subject: Re: OM 3.2.0: Unable to Login
>
> How have you created your admin user? what is cryptClassName in the
>
> Admin->config (or DB)
>
> On Sun, Nov 13, 2016 at 4:40 AM, Coscend@OM <OM...@coscend.com>
> wrote:
>
> > Dear OpenMeetings Users:
>
> >
>
> >
>
> >
>
> > Further to the previous message,
>
> >
>
> > 1. a NEW USER registered at FRONTEND login page.  Login SUCCESS.  This
>
> > implies the installation and configuration is correct.
>
> >
>
> > 2. ADMINISTRATOR:  login FAIL. “Invalid Password”
>
> >
>
> >
>
> >
>
> > Resetting password on login page for ADMINISTRATOR or NEW FRONTEND
>
> > REGISTERED USER gives the error shown below.  Your vectors to resolve
>
> > this issue would be appreciated.
>
> >
>
> >
>
> >
>
> > Environment:
>
> >
>
> > Server:  CentOS 7.2, MariaDB 10.x, mysql-jdbc-connector 5.1.39
>
> >
>
> > User: Windows
>
> >
>
> > Browser: Chrome, Firefox
>
> >
>
> >
>
> >
>
> > ===========
>
> >
>
> > Password reset on login does not go through
>
> >
>
> > --------------------------------------
>
> >
>
> > ERROR 11-12 15:13:22.623 o.a.o.c.m.MailHandler:244 [taskExecutor-4] -
>
> > Error while sending message
>
> >
>
> > com.sun.mail.smtp.SMTPSendFailedException: 530 authentication required
>
> >
>
> >
>
> >
>
> >         at
>
> > com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:22
>
> > 67)
>
> >
>
> >         at
>
> > com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1758)
>
> >
>
> >         at
>
> > com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1257)
>
> >
>
> >         at javax.mail.Transport.send0(Transport.java:255)
>
> >
>
> >         at javax.mail.Transport.send(Transport.java:124)
>
> >
>
> >         at
>
> > org.apache.openmeetings.core.mail.MailHandler$2.run(MailHandler.java:2
>
> > 40)
>
> >
>
> >         at
>
> > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.j
>
> > ava:1142)
>
> >
>
> >         at
>
> > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.
>
> > java:617)
>
> >
>
> >         at java.lang.Thread.run(Thread.java:745)
>
> >
>
> >
>
> >
>
> >
>
> >
>
> > Thank you.
>
> >
>
> >
>
> >
>
> > Sincerely,
>
> >
>
> >
>
> >
>
> > Hemant K. Sabat
>
> >
>
> >
>
> >
>
> > Coscend Communications Solutions
>
> >
>
> > Web site: www.Coscend.com
>
> >
>
> > ------------------------------------------------------------------
>
> >
>
> > Real-time, Interactive Video Collaboration and Communications
>
> > Services, on the fly…
>
> >
>
> > ------------------------------------------------------------------
>
> >
>
> > CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
>
> > Messages from Coscend Communications Solutions' posted at:
>
> > http://www.Coscend.com/Terms_and_Conditions.html
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> > From: Coscend@OM [mailto:OM.Insights@Coscend.com
> <OM...@Coscend.com>]
>
> > Sent: Saturday, November 12, 2016 3:15 AM
>
> > To: user@openmeetings.apache.org
>
> > Subject: OM 3.2.0: Unable to Login
>
> >
>
> >
>
> >
>
> > Dear OpenMeetings Users:
>
> >
>
> >
>
> >
>
> > Your assistance with this test of 3.2.0 snapshot would be appreciated.
>
> >
>
> >
>
> >
>
> > We successfully compiled and installed the nightly build of
>
> > OpenMeetings
>
> > 3.2.0 (skipping tests).  Created the database with one user and password.
>
> > Unfortunately, we are unable to login.  It states “Invalid Password”.
>
> > We have deleted the database and added the user and password again to
>
> > ensure that we enter the correct password.  We repeated this many
>
> > times.  Still the problem persists.
>
> >
>
> >
>
> >
>
> > Would you advise what the issue could be?
>
> >
>
> >
>
> >
>
> > OpenMeetings.log
>
> >
>
> > -------------
>
> >
>
> > DEBUG 11-12 03:04:23.057 o.a.o.d.d.u.UserDao:608
>
> > [http-nio-0.0.0.0-7083-exec-8] - login:: 1 users were found
>
> >
>
> > DEBUG 11-12 03:04:23.058 o.a.o.u.c.CryptProvider:32
>
> > [http-nio-0.0.0.0-7083-exec-8] - getInstanceOfCrypt::
>
> > configKeyCryptClassName:
>
> > org.apache.openmeetings.util.crypt.SHA256Implementation
>
> >
>
> > DEBUG 11-12 03:04:23.058 o.a.o.d.d.u.UserDao:617
>
> > [http-nio-0.0.0.0-7083-exec-8] - Password does not match: User [id=1,
>
> > firstname=firstname, lastname=lastname, login=Coscend.Test,
>
> > pictureuri=null, deleted=false, languageId=1, address=Address [id=1,
>
> > country=US, street=null, town=null, zip=null, deleted=false,
>
> > email=email@<domain>.com, phone=null], externalId=null,
>
> > externalType=null, type=user]
>
> >
>
> >
>
> >
>
> > Thank you.
>
> >
>
> >
>
> >
>
> > Sincerely,
>
> >
>
> >
>
> >
>
> > Hemant K. Sabat
>
> >
>
> >
>
> >
>
> > Coscend Communications Solutions
>
> >
>
> > Web site: www.Coscend.com
>
> >
>
> > ------------------------------------------------------------------
>
> >
>
> > Real-time, Interactive Video Collaboration and Communications
>
> > Services, on the fly…
>
> >
>
> > ------------------------------------------------------------------
>
> >
>
> > CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
>
> > Messages from Coscend Communications Solutions' posted at:
>
> > http://www.Coscend.com/Terms_and_Conditions.html
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> > No virus found in this message.
>
> > Checked by AVG - www.avg.com
>
> > Version: 2016.0.7859 / Virus Database: 4664/13395 - Release Date:
>
> > 11/12/16
>
>
> --
>
> WBR
>
> Maxim aka solomax
>
>
> -----
>
> No virus found in this message.
>
> Checked by AVG - www.avg.com
>
> Version: 2016.0.7859 / Virus Database: 4664/13401 - Release Date: 11/13/16
>
> -----
>
> No virus found in this message.
>
> Checked by AVG - www.avg.com
>
> Version: 2016.0.7859 / Virus Database: 4664/13401 - Release Date: 11/13/16
>

RE: OM 3.2.0: Unable to Login

Posted by "Coscend@OM" <OM...@Coscend.com>.
Dear OpenMeetings Community and Maxim:

Here is what we did:
*	Created the admin user during Web install:  database check step -> username/password/e-mail/timezone step.  
*	Used the DEFAULT crypt class during installation:  org.apache.openmeetings.util.crypt.SHA256Implementation

From the DB, the the cryptClassName is in the snipped output below.  The user_id is NULL.  Should it have our admin username?
(We cannot get Admin->Config because we cannot login as admin user.)

| id | comment                          | deleted | inserted       | om_key           | updated | value                                                | user_id |
 
|  1 | This Class…CustomCryptMechanism.html | | 2016-11-13 01:43:08 | crypt_ClassName  | NULL | org.apache.openmeetings.util.crypt.SHA256Implementation | NULL |

Thank you.

Sincerely,

Hemant K. Sabat
 
Coscend Communications Solutions
Web site: www.Coscend.com <http://www.coscend.com/>  
------------------------------------------------------------------
Real-time, Interactive Video Collaboration and Communications Services, on the fly…
------------------------------------------------------------------
CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail Messages from Coscend Communications Solutions' posted at: http://www.Coscend.com/Terms_and_Conditions.html 

-----Original Message-----
From: Maxim Solodovnik [mailto:solomax666@gmail.com] 
Sent: Saturday, November 12, 2016 9:37 PM
To: Openmeetings user-list <user@openmeetings.apache.org <ma...@openmeetings.apache.org> >; OM.Insights@coscend.com <ma...@coscend.com> 
Subject: Re: OM 3.2.0: Unable to Login

How have you created your admin user? what is cryptClassName in the
Admin->config (or DB)


On Sun, Nov 13, 2016 at 4:40 AM, Coscend@OM <OM.Insights@coscend.com <ma...@coscend.com> > wrote:
> Dear OpenMeetings Users:
>
>
>
> Further to the previous message,
>
> 1. a NEW USER registered at FRONTEND login page.  Login SUCCESS.  This 
> implies the installation and configuration is correct.
>
> 2. ADMINISTRATOR:  login FAIL. “Invalid Password”
>
>
>
> Resetting password on login page for ADMINISTRATOR or NEW FRONTEND 
> REGISTERED USER gives the error shown below.  Your vectors to resolve 
> this issue would be appreciated.
>
>
>
> Environment:
>
> Server:  CentOS 7.2, MariaDB 10.x, mysql-jdbc-connector 5.1.39
>
> User: Windows
>
> Browser: Chrome, Firefox
>
>
>
> ===========
>
> Password reset on login does not go through
>
> --------------------------------------
>
> ERROR 11-12 15:13:22.623 o.a.o.c.m.MailHandler:244 [taskExecutor-4] - 
> Error while sending message
>
> com.sun.mail.smtp.SMTPSendFailedException: 530 authentication required
>
>
>
>         at
> com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:22
> 67)
>
>         at 
> com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1758)
>
>         at
> com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1257)
>
>         at javax.mail.Transport.send0(Transport.java:255)
>
>         at javax.mail.Transport.send(Transport.java:124)
>
>         at
> org.apache.openmeetings.core.mail.MailHandler$2.run(MailHandler.java:2
> 40)
>
>         at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.j
> ava:1142)
>
>         at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.
> java:617)
>
>         at java.lang.Thread.run(Thread.java:745)
>
>
>
>
>
> Thank you.
>
>
>
> Sincerely,
>
>
>
> Hemant K. Sabat
>
>
>
> Coscend Communications Solutions
>
> Web site: www.Coscend.com <http://www.Coscend.com> 
>
> ------------------------------------------------------------------
>
> Real-time, Interactive Video Collaboration and Communications 
> Services, on the fly…
>
> ------------------------------------------------------------------
>
> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail 
> Messages from Coscend Communications Solutions' posted at:
> http://www.Coscend.com/Terms_and_Conditions.html
>
>
>
>
>
>
>
>
>
> From: Coscend@OM [mailto:OM.Insights@Coscend.com]
> Sent: Saturday, November 12, 2016 3:15 AM
> To: user@openmeetings.apache.org <ma...@openmeetings.apache.org> 
> Subject: OM 3.2.0: Unable to Login
>
>
>
> Dear OpenMeetings Users:
>
>
>
> Your assistance with this test of 3.2.0 snapshot would be appreciated.
>
>
>
> We successfully compiled and installed the nightly build of 
> OpenMeetings
> 3.2.0 (skipping tests).  Created the database with one user and password.
> Unfortunately, we are unable to login.  It states “Invalid Password”.  
> We have deleted the database and added the user and password again to 
> ensure that we enter the correct password.  We repeated this many 
> times.  Still the problem persists.
>
>
>
> Would you advise what the issue could be?
>
>
>
> OpenMeetings.log
>
> -------------
>
> DEBUG 11-12 03:04:23.057 o.a.o.d.d.u.UserDao:608 
> [http-nio-0.0.0.0-7083-exec-8] - login:: 1 users were found
>
> DEBUG 11-12 03:04:23.058 o.a.o.u.c.CryptProvider:32 
> [http-nio-0.0.0.0-7083-exec-8] - getInstanceOfCrypt::
> configKeyCryptClassName:
> org.apache.openmeetings.util.crypt.SHA256Implementation
>
> DEBUG 11-12 03:04:23.058 o.a.o.d.d.u.UserDao:617 
> [http-nio-0.0.0.0-7083-exec-8] - Password does not match: User [id=1, 
> firstname=firstname, lastname=lastname, login=Coscend.Test, 
> pictureuri=null, deleted=false, languageId=1, address=Address [id=1, 
> country=US, street=null, town=null, zip=null, deleted=false, 
> email=email@<domain>.com <mailto:email=email@<domain>.com> , phone=null], externalId=null, 
> externalType=null, type=user]
>
>
>
> Thank you.
>
>
>
> Sincerely,
>
>
>
> Hemant K. Sabat
>
>
>
> Coscend Communications Solutions
>
> Web site: www.Coscend.com <http://www.Coscend.com> 
>
> ------------------------------------------------------------------
>
> Real-time, Interactive Video Collaboration and Communications 
> Services, on the fly…
>
> ------------------------------------------------------------------
>
> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail 
> Messages from Coscend Communications Solutions' posted at:
> http://www.Coscend.com/Terms_and_Conditions.html
>
>
>
>
>
>
>
>
>
>
>
>
>
> No virus found in this message.
> Checked by AVG - www.avg.com <http://www.avg.com> 
> Version: 2016.0.7859 / Virus Database: 4664/13395 - Release Date: 
> 11/12/16



--
WBR
Maxim aka solomax



-----
No virus found in this message.
Checked by AVG - www.avg.com <http://www.avg.com> 
Version: 2016.0.7859 / Virus Database: 4664/13401 - Release Date: 11/13/16


-----
No virus found in this message.
Checked by AVG - www.avg.com <http://www.avg.com> 
Version: 2016.0.7859 / Virus Database: 4664/13401 - Release Date: 11/13/16

Re: OM 3.2.0: Unable to Login

Posted by Maxim Solodovnik <so...@gmail.com>.
How have you created your admin user? what is cryptClassName in the
Admin->config (or DB)


On Sun, Nov 13, 2016 at 4:40 AM, Coscend@OM <OM...@coscend.com> wrote:
> Dear OpenMeetings Users:
>
>
>
> Further to the previous message,
>
> 1. a NEW USER registered at FRONTEND login page.  Login SUCCESS.  This
> implies the installation and configuration is correct.
>
> 2. ADMINISTRATOR:  login FAIL. “Invalid Password”
>
>
>
> Resetting password on login page for ADMINISTRATOR or NEW FRONTEND
> REGISTERED USER gives the error shown below.  Your vectors to resolve this
> issue would be appreciated.
>
>
>
> Environment:
>
> Server:  CentOS 7.2, MariaDB 10.x, mysql-jdbc-connector 5.1.39
>
> User: Windows
>
> Browser: Chrome, Firefox
>
>
>
> ===========
>
> Password reset on login does not go through
>
> --------------------------------------
>
> ERROR 11-12 15:13:22.623 o.a.o.c.m.MailHandler:244 [taskExecutor-4] - Error
> while sending message
>
> com.sun.mail.smtp.SMTPSendFailedException: 530 authentication required
>
>
>
>         at
> com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:2267)
>
>         at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1758)
>
>         at
> com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1257)
>
>         at javax.mail.Transport.send0(Transport.java:255)
>
>         at javax.mail.Transport.send(Transport.java:124)
>
>         at
> org.apache.openmeetings.core.mail.MailHandler$2.run(MailHandler.java:240)
>
>         at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
>
>         at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>
>         at java.lang.Thread.run(Thread.java:745)
>
>
>
>
>
> Thank you.
>
>
>
> Sincerely,
>
>
>
> Hemant K. Sabat
>
>
>
> Coscend Communications Solutions
>
> Web site: www.Coscend.com
>
> ------------------------------------------------------------------
>
> Real-time, Interactive Video Collaboration and Communications Services, on
> the fly…
>
> ------------------------------------------------------------------
>
> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
> Messages from Coscend Communications Solutions' posted at:
> http://www.Coscend.com/Terms_and_Conditions.html
>
>
>
>
>
>
>
>
>
> From: Coscend@OM [mailto:OM.Insights@Coscend.com]
> Sent: Saturday, November 12, 2016 3:15 AM
> To: user@openmeetings.apache.org
> Subject: OM 3.2.0: Unable to Login
>
>
>
> Dear OpenMeetings Users:
>
>
>
> Your assistance with this test of 3.2.0 snapshot would be appreciated.
>
>
>
> We successfully compiled and installed the nightly build of OpenMeetings
> 3.2.0 (skipping tests).  Created the database with one user and password.
> Unfortunately, we are unable to login.  It states “Invalid Password”.  We
> have deleted the database and added the user and password again to ensure
> that we enter the correct password.  We repeated this many times.  Still the
> problem persists.
>
>
>
> Would you advise what the issue could be?
>
>
>
> OpenMeetings.log
>
> -------------
>
> DEBUG 11-12 03:04:23.057 o.a.o.d.d.u.UserDao:608
> [http-nio-0.0.0.0-7083-exec-8] - login:: 1 users were found
>
> DEBUG 11-12 03:04:23.058 o.a.o.u.c.CryptProvider:32
> [http-nio-0.0.0.0-7083-exec-8] - getInstanceOfCrypt::
> configKeyCryptClassName:
> org.apache.openmeetings.util.crypt.SHA256Implementation
>
> DEBUG 11-12 03:04:23.058 o.a.o.d.d.u.UserDao:617
> [http-nio-0.0.0.0-7083-exec-8] - Password does not match: User [id=1,
> firstname=firstname, lastname=lastname, login=Coscend.Test, pictureuri=null,
> deleted=false, languageId=1, address=Address [id=1, country=US, street=null,
> town=null, zip=null, deleted=false, email=email@<domain>.com, phone=null],
> externalId=null, externalType=null, type=user]
>
>
>
> Thank you.
>
>
>
> Sincerely,
>
>
>
> Hemant K. Sabat
>
>
>
> Coscend Communications Solutions
>
> Web site: www.Coscend.com
>
> ------------------------------------------------------------------
>
> Real-time, Interactive Video Collaboration and Communications Services, on
> the fly…
>
> ------------------------------------------------------------------
>
> CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
> Messages from Coscend Communications Solutions' posted at:
> http://www.Coscend.com/Terms_and_Conditions.html
>
>
>
>
>
>
>
>
>
>
>
>
>
> No virus found in this message.
> Checked by AVG - www.avg.com
> Version: 2016.0.7859 / Virus Database: 4664/13395 - Release Date: 11/12/16



-- 
WBR
Maxim aka solomax

RE: OM 3.2.0: Unable to Login

Posted by "Coscend@OM" <OM...@Coscend.com>.
Dear OpenMeetings Users:

 

Further to the previous message, 

1. a NEW USER registered at FRONTEND login page.  Login SUCCESS.  This
implies the installation and configuration is correct.

2. ADMINISTRATOR:  login FAIL. "Invalid Password"

 

Resetting password on login page for ADMINISTRATOR or NEW FRONTEND
REGISTERED USER gives the error shown below.  Your vectors to resolve this
issue would be appreciated.

 

Environment:

Server:  CentOS 7.2, MariaDB 10.x, mysql-jdbc-connector 5.1.39

User: Windows

Browser: Chrome, Firefox

 

===========

Password reset on login does not go through

--------------------------------------

ERROR 11-12 15:13:22.623 o.a.o.c.m.MailHandler:244 [taskExecutor-4] - Error
while sending message

com.sun.mail.smtp.SMTPSendFailedException: 530 authentication required

 

        at
com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:2267)

        at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1758)

        at
com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1257)

        at javax.mail.Transport.send0(Transport.java:255)

        at javax.mail.Transport.send(Transport.java:124)

        at
org.apache.openmeetings.core.mail.MailHandler$2.run(MailHandler.java:240)

        at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:11
42)

        at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:6
17)

        at java.lang.Thread.run(Thread.java:745)

 

 

Thank you.

 

Sincerely,

 

Hemant K. Sabat

 

Coscend Communications Solutions

Web site:  <http://www.coscend.com/> www.Coscend.com 

------------------------------------------------------------------

Real-time, Interactive Video Collaboration and Communications Services, on
the fly.

------------------------------------------------------------------

CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
Messages from Coscend Communications Solutions' posted at:
<http://www.coscend.com/Terms_and_Conditions.html>
http://www.Coscend.com/Terms_and_Conditions.html 

 

 

 

 

From: Coscend@OM [mailto:OM.Insights@Coscend.com] 
Sent: Saturday, November 12, 2016 3:15 AM
To: user@openmeetings.apache.org
Subject: OM 3.2.0: Unable to Login

 

Dear OpenMeetings Users:

 

Your assistance with this test of 3.2.0 snapshot would be appreciated.

 

We successfully compiled and installed the nightly build of OpenMeetings
3.2.0 (skipping tests).  Created the database with one user and password.
Unfortunately, we are unable to login.  It states "Invalid Password".  We
have deleted the database and added the user and password again to ensure
that we enter the correct password.  We repeated this many times.  Still the
problem persists.

 

Would you advise what the issue could be?

 

OpenMeetings.log

-------------

DEBUG 11-12 03:04:23.057 o.a.o.d.d.u.UserDao:608
[http-nio-0.0.0.0-7083-exec-8] - login:: 1 users were found

DEBUG 11-12 03:04:23.058 o.a.o.u.c.CryptProvider:32
[http-nio-0.0.0.0-7083-exec-8] - getInstanceOfCrypt::
configKeyCryptClassName:
org.apache.openmeetings.util.crypt.SHA256Implementation

DEBUG 11-12 03:04:23.058 o.a.o.d.d.u.UserDao:617
[http-nio-0.0.0.0-7083-exec-8] - Password does not match: User [id=1,
firstname=firstname, lastname=lastname, login=Coscend.Test, pictureuri=null,
deleted=false, languageId=1, address=Address [id=1, country=US, street=null,
town=null, zip=null, deleted=false, email=email@
<mailto:email=email@%3cdomain%3e.com> <domain>.com, phone=null],
externalId=null, externalType=null, type=user]

 

Thank you.

 

Sincerely,

 

Hemant K. Sabat

 

Coscend Communications Solutions

Web site:  <http://www.coscend.com/> www.Coscend.com 

------------------------------------------------------------------

Real-time, Interactive Video Collaboration and Communications Services, on
the fly.

------------------------------------------------------------------

CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
Messages from Coscend Communications Solutions' posted at:
<http://www.coscend.com/Terms_and_Conditions.html>
http://www.Coscend.com/Terms_and_Conditions.html 

 

 

 

 

 

 

No virus found in this message.
Checked by AVG - www.avg.com <http://www.avg.com> 
Version: 2016.0.7859 / Virus Database: 4664/13395 - Release Date: 11/12/16