Hi Jürgen,

do you use LAM's standard configuration where all config files are on file system or do you use MySQL (requires a change in main settings)? I just tried for the standard setup and found no issues with the table command.
Maybe you need to update your SQLite libraries. You need SQLite version 3.
LAM tries to run this on config/__lam.webauthn.sqlite:

alter table lam_webauthn add column name VARCHAR(255);

This is exactly what is preventing you to store the device name.


Best regards

Roland



Am 02.07.22 um 08:18 schrieb Juergen Holm:
Hi Roland,

yes, I forgot t check the logging. Stupid.

I logged in with wehauthn (Yubikey) and I got this:

2022-07-02 06:12:04: LDAP Account Manager (u09pv7tl55j6tpn84er0b0nqhp - 134.76.xx.xxx - 
uid=xxx,ou=People,dc=theorie,dc=physik,dc=uni-goettingen,dc=de) - ERROR: Unable to add 
name column to table: SQLSTATE[HY000]: General error: 1 near "(": syntax error
2022-07-02 06:12:05: LDAP Account Manager (u09pv7tl55j6tpn84er0b0nqhp - 134.76.xx.xxx - 
uid=xxx,ou=People,dc=theorie,dc=physik,dc=uni-goettingen,dc=de) - ERROR: Unable to add 
name column to table: SQLSTATE[HY000]: General error: 1 near "(": syntax error
2022-07-02 06:12:05: LDAP Account Manager (u09pv7tl55j6tpn84er0b0nqhp - 134.76.xx.xxx - 
uid=xxx,ou=People,dc=theorie,dc=physik,dc=uni-goettingen,dc=de) - ERROR: Unable to add 
name column to table: SQLSTATE[HY000]: General error: 1 near "(": syntax error
2022-07-02 06:12:07: LDAP Account Manager (u09pv7tl55j6tpn84er0b0nqhp - 134.76.xx.xxx - 
uid=xxx,ou=People,dc=theorie,dc=physik,dc=uni-goettingen,dc=de) - ERROR: Unable to add 
name column to table: SQLSTATE[HY000]: General error: 1 near "(": syntax error
2022-07-02 06:12:07: LDAP Account Manager (u09pv7tl55j6tpn84er0b0nqhp - 134.76.xx.xxx - 
uid=xxx,ou=People,dc=theorie,dc=physik,dc=uni-goettingen,dc=de) - ERROR: Unable to add 
name column to table: SQLSTATE[HY000]: General error: 1 near "(": syntax error


On Fri, 2022-07-01 at 19:49 +0200, Roland Gruber wrote:
Hi Jürgen,

I was not able to reproduce. Can you check in your browser console,
network tab if the POST to ajax.php returns any data? See attached
screenshot.

Please also check LAM's log for any errors:

https://www.ldap-account-manager.org/static/doc/manual/ch03.html#conf_logging


Best regards

Roland


Am 01.07.22 um 13:47 schrieb Juergen Holm:
Hi Roland,

I registered some webauthn devices, but I cannot rename it. I typed
in
the name in "WebAuthn-Geräte"  and clicked on the right icon
("Speichern"), but nothing happens. The name isn't stored.

LAM 8.0.1 Firefox+Chrome



_______________________________________________
Lam-public mailing list
Lam-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lam-public
_______________________________________________
Lam-public mailing list
Lam-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lam-public



_______________________________________________
Lam-public mailing list
Lam-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lam-public


_______________________________________________
Lam-public mailing list
Lam-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lam-public

Reply via email to