well... I disagree, there is a good reason for using a textfile for extra authentication, for example:
a user somehow finds out the password of the user and gains access changes all the news reports or whatever, if there was a textfile for authentication, if the user enters the correct username and password and they do not have the appropriate file and code (such as md5 hash or whatever) stored on their system they won't be able to access the system by conventional means.
still, it's worth considering.