PHP: Removing non-alphanumeric characters from a string? Decoherent Sep 1, 2004 Jump to latest Follow Reply ...
I'm trying to add a user in the form "user.name" on a RHEL3 system, but useradd keeps telling me "invalid user name." Is there any way around it? That's probably some validation that useradd is doing.