GreenShadow
Registered Member
- Mar 13, 2023
- 80
- 18
I want to give access of a website to a client. But I don't want to share login details of the website. How can I do it?
If the site is based on WordPress CMS, you can create another user, with limited privileges, and pass those credentials to him. Backup the site before doing that.I want to give access of a website to a client. But I don't want to share login details of the website. How can I do it?
Thanks for trying to help, no it's not a wordpress website. It's a traffic tracking web service. I don't have option to create a new user & give access. The only way to give access is sharing login details which i don't want to. Give me a solution where I don't have to share login details but the client can browse.If the site is based on WordPress CMS, you can create another user, with limited privileges, and pass those credentials to him. Backup the site before doing that.
Maybe remote access? Like the client will surf the dashboard through your pc.Thanks for trying to help, no it's not a wordpress website. It's a traffic tracking web service. I don't have option to create a new user & give access. The only way to give access is sharing login details which i don't want to. Give me a solution where I don't have to share login details but the client can browse.
Maybe remote access? Like the client will surf the dashboard through your pc.
Check if you can login into that Site by just using Cookies. If yes, a Client could login using them, without a need for Login details. But this is not ideal solution.Thanks for trying to help, no it's not a wordpress website. It's a traffic tracking web service. I don't have option to create a new user & give access. The only way to give access is sharing login details which i don't want to. Give me a solution where I don't have to share login details but the client can browse.
I am not okay with this solution. I am looking for something like easy to use solutionCheck if you can login into that Site by just using Cookies. If yes, a Client could login using them, without a need for Login details. But this is not ideal solution.