Tagged Questions
2
votes
1answer
41 views
IIS/AppCmd - create new users remotely
Is there a way to add new users to IIS remotely? I want to create new users from another web site located on another server so that I can log on to the server with these accounts to add and edit ...
0
votes
3answers
434 views
The rights needed to change a AD LDAP password
What are the bare minimum rights you need to change an other persons LDAP password?. I'm working on a tool that allows a user to change his password. as the tool needs to be written in PHP the only ...
0
votes
2answers
135 views
Creating a Linux account at the same time as creating a MySQL DB account
I asked this question about six months ago and I thought I might get better responses here.
I have a website written almost exclusively in javascript (HTML canvas), and a MySQL database managed via ...