CodeIgniter Forums
Give different right for admin cpanel - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: Give different right for admin cpanel (/showthread.php?tid=73031)



Give different right for admin cpanel - kelapamuda - 03-11-2019

Hello
For now, in my office our website is www.blablabla.com. It uses cpanel in its hosting. Every section in my office has its own folder, so theirs are
www.blablabla.com/sectionA
www.blablabla.com/sectionB
www.blablabla.com/sectionC

Now every admin of each section use cpanel username and password together. Is it possible , as an superadmin IT officer, i create spesific username and password for each section so when admin of section A login he just able to go to folder sectionA, not able to edit folder sectionB or sectionC.

Thanks.