會員註冊 / 登入  |  電腦版  |  Jump to bottom of page

User Forum » One account - multiple users

發表人: nihilist
10 年 前
Hello (again),

I wanted to know if it is possible to configure an account in order to be used simultaneously by multiple users.
A standard account cannot be used like this: for exemple to log with Admin account will disconnect any users already connected with it.
On the opposite, the Anonymous (with password) account can be used by multiple users at the same time.

Is it possible to configure an account that behave like Anonymous (multiple users connected) but with access rights similar to standard account ?

thanks,


發表人: andowson
10 年 前
The answer is NO.
You may try to do it by hacking the code.

發表人: nihilist
10 年 前
Thanks for your answer !
Considering this, i have decided to programmatically insert my user in JForum each time we create a user in our main application.
1) Insert into JFORUM_USERS
2) Insert into JFORUM_USER_GROUPS

With the good access rights, that should do the trick.





會員註冊 / 登入  |  電腦版  |  Jump to top of page