From: Harold H. <ha...@ha...> - 2021-08-23 23:07:39
|
Back on user authorization, I am using file and using htpasswd to create the password file. I am now getting: Warning: "crypt(): Supplied salt is not valid for DES. Possible bug in provided salt format." and the supplied password does not let the user in. Ideas? THANKS! Harold > Hi Harold, > > Yes, I made some improvements for DATABASE_TYPE = file. > > Please keep me informed if you have issues. > > Marc-Etienne > > -----Original Message----- > From: Harold Hallikainen <ha...@ha...> > Sent: Tuesday, August 17, 2021 6:39 PM > To: php...@li... > Subject: Re: [Phpwiki-talk] User Authorization and Page File Creation for non-existent pages > > THANKS! Looking at the activity, you've been busy. I really appreciate all your work on this. I've started migrating to a new server running Alma Linux 8. My current server is running Centos 6. LOTS of PHP complaints on PhpWiki. I look forward to trying this new version. > > Again, thanks! > > Harold > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk > > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk > > -- FCC Rules Updated Daily at http://www.hallikainen.com Not sent from an iPhone. -- FCC Rules Updated Daily at http://www.hallikainen.com Not sent from an iPhone. |
From: Harold H. <ha...@ha...> - 2021-08-24 20:07:33
|
Back on user authorization, I am using file and using htpasswd to create the password file. I am now getting: Warning: "crypt(): Supplied salt is not valid for DES. Possible bug in provided salt format." and the supplied password does not let the user in. Following up on this, I tried editing the user password file replacing the password created by htpasswd with one created by the Password Encryption Utility (wiki/passencrypt.php). That then does allow the user to log in, though there is still the error message at the bottom of the page: Warning: "crypt(): Supplied salt is not valid for DES. Possible bug in provided salt format." Ideas? THANKS! Harold > Hi Harold, > > Yes, I made some improvements for DATABASE_TYPE = file. > > Please keep me informed if you have issues. > > Marc-Etienne > > -----Original Message----- > From: Harold Hallikainen <ha...@ha...> > Sent: Tuesday, August 17, 2021 6:39 PM > To: php...@li... > Subject: Re: [Phpwiki-talk] User Authorization and Page File Creation for non-existent pages > > THANKS! Looking at the activity, you've been busy. I really appreciate all your work on this. I've started migrating to a new server running Alma Linux 8. My current server is running Centos 6. LOTS of PHP complaints on PhpWiki. I look forward to trying this new version. > > Again, thanks! > > Harold > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk > > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk > > -- FCC Rules Updated Daily at http://www.hallikainen.com Not sent from an iPhone. -- FCC Rules Updated Daily at http://www.hallikainen.com Not sent from an iPhone. -- FCC Rules Updated Daily at http://www.hallikainen.com Not sent from an iPhone. |
From: Vargenau, Marc-E. (N. - FR/Paris-Saclay)
<mar...@no...> - 2021-09-02 14:28:27
|
Hi Harold, No idea for the moment, I need to check. Best regards, Marc-Etienne -----Original Message----- From: Harold Hallikainen <ha...@ha...> Sent: Tuesday, August 24, 2021 10:07 PM To: php...@li... Subject: Re: [Phpwiki-talk] User Authorization and Page File Creation for non-existent pages Back on user authorization, I am using file and using htpasswd to create the password file. I am now getting: Warning: "crypt(): Supplied salt is not valid for DES. Possible bug in provided salt format." and the supplied password does not let the user in. Following up on this, I tried editing the user password file replacing the password created by htpasswd with one created by the Password Encryption Utility (wiki/passencrypt.php). That then does allow the user to log in, though there is still the error message at the bottom of the page: Warning: "crypt(): Supplied salt is not valid for DES. Possible bug in provided salt format." Ideas? THANKS! Harold > Hi Harold, > > Yes, I made some improvements for DATABASE_TYPE = file. > > Please keep me informed if you have issues. > > Marc-Etienne > > -----Original Message----- > From: Harold Hallikainen <ha...@ha...> > Sent: Tuesday, August 17, 2021 6:39 PM > To: php...@li... > Subject: Re: [Phpwiki-talk] User Authorization and Page File Creation for non-existent pages > > THANKS! Looking at the activity, you've been busy. I really appreciate all your work on this. I've started migrating to a new server running Alma Linux 8. My current server is running Centos 6. LOTS of PHP complaints on PhpWiki. I look forward to trying this new version. > > Again, thanks! > > Harold > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk > > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk > > -- FCC Rules Updated Daily at http://www.hallikainen.com Not sent from an iPhone. -- FCC Rules Updated Daily at http://www.hallikainen.com Not sent from an iPhone. -- FCC Rules Updated Daily at http://www.hallikainen.com Not sent from an iPhone. _______________________________________________ Phpwiki-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpwiki-talk |