Subscribe to RSS Feed

Posts Tagged ‘ security ’

If you’re like me, you love the granular permissions capabilities of MySQL but hate the work that goes into managing them…
Unfortunately, there doesn’t seem to be anything like groups in MySQL and according to plans won’t be added officially until MySQL 7.0 (WL#988)…
While searching around, I found Securich

Continue Reading »
No Comments

Someone currently building an internal development environment required some integration between servers using SSH and the webservd user.
He came to me when he saw that the default home directory for the webservd user is /.  He didn’t want to create a /.ssh/authorized_keys file and I didn’t blame him. My first reaction was to change…

Continue Reading »
No Comments