There is a issue when trying to connect to a server that has restrictions on reading the database list.
On my setup the user I'm using only has permissions on a specific database.
From console I connect using
mongo myhost:27017/allowed_database -u user -p pass
On the FangOfMongo login page there is no way to specify the database.
Hello,
There is a issue when trying to connect to a server that has restrictions on reading the database list.
On my setup the user I'm using only has permissions on a specific database. From console I connect using mongo myhost:27017/allowed_database -u user -p pass
On the FangOfMongo login page there is no way to specify the database.
I hope to see this feature added :)