I've just installed TigerGraph on my server, but I don't know how to access the TigerGraph account that it created?
Asked
Active
Viewed 93 times
1 Answers
1
By default when you install TigerGraph the default username and password will be tigergraph. You can try the following from the account you used to install TigerGraph on.
Regular user with NO sudo access:
su - tigergraph (password is tigergraph)
User with Sudo access:
sudo bash
su - tigergraph

Herk
- 209
- 1
- 4