Folder of users of openfire

Hello, I am wondering where the open fire stores the users …

Thanks

That would depend on how you have openfire configured. But the short answer is in the database you chose to use when you set up openfire (embedded or external, like MySQl).

Database internal

Within the database there is a table called jiveuser i believe most of the data is there. There are also jiveuserprop and jivevcard which contain additional information.