How does AWS EC2 Bitnami Wordpress setting security permissions for outsourced developer

+1 vote

I have setup Bitnami WordPress on EC2. I can login to wp-admin through the browser. I can login to phpmyadmin through SSH tunnelling. I can connect through sftp using filezilla and the pairing key.

I need to give access to an outsourced developer to upload a wordpress site on the server.

How do I do this securely, so that once he has done his job, he can never login again?

If I give the developer the exact login data and pairing key, I am worried I will never be able to revoke access.

I could change the password manually for wp-admin. However, I am not sure if that will solve phpmyadmin. Then, how do I ensure the pairing key wont't always grant access once they have a copy of it?

Aug 23, 2018 in AWS by bug_seeker
• 15,520 points
836 views

1 answer to this question.

0 votes

cd /opt/bitnami/apps/wordpress/ sudo ./bnconfig --userpassword YOUR_NEW_PASSWORD

Change password and reset after site has been uploaded.

answered Aug 23, 2018 by Priyaj
• 58,090 points

Related Questions In AWS

0 votes
1 answer

How to set up a SPF(Sender Policy Framework) for AWS EC2 instance?

Setting up a SPF record is pretty ...READ MORE

answered Aug 16, 2018 in AWS by Archana
• 4,170 points
1,383 views
0 votes
1 answer

How can I just increase the size of my root disk on AWS EC2 for use with Elastic Beanstalk?

This can be done using the following ...READ MORE

answered Nov 12, 2018 in AWS by Archana
• 5,640 points
2,924 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,504 views
+2 votes
1 answer
0 votes
1 answer

Do you get charged for a security group in AWS EC2?

There is no charge applicable to Security ...READ MORE

answered Jul 18, 2018 in AWS by Priyaj
• 58,090 points
12,319 views
+1 vote
2 answers

How do I run python script on aws EC2 instance(ubuntu)?

I believe that you are using the ...READ MORE

answered Apr 17, 2018 in AWS by Cloud gunner
• 4,670 points
9,924 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP