Are the DBM files that Apache can use for authentication machine specific? By this I mean are any salts needed for generating the password hashes in that file included in the file, or are they stored somewhere else. If I copy a DBM password file to another webserver can I use it for authentication without copying anything else?
Thanks in advance