I am writing a script that will need to add user to a protected section on
our unix server. I'm curious as the formats you can use when adding a user
to the .htpasswd file.
What characters can be used, and what character cannot be used in the
username and in the password?
I've looked all over fo
Allen Jones wrote:
>
> I am writing a script that will need to add user to a protected section on
> our unix server. I'm curious as the formats you can use when adding a user
> to the .htpasswd file.
>
> What characters can be used, and what character cannot be used in the
> username and in the
I am writing a script that will need to add user to a protected section on
our unix server. I'm curious as the formats you can use when adding a user
to the .htpasswd file.
What characters can be used, and what character cannot be used in the
username and in the password?
I've looked all over fo