I just did it; it works fine. To see what's happening, I use the "-v" option. As in: [root /etc]# makemap -v hash /etc/virtusertable < /etc/virtusertable Thanks! Jeff At 01:33 AM 12/16/99 Neil J. Kemp wrote:
That's because you didn't add the < /etc/virtusertable on the end. If you type the complete line as: [root /etc]# makemap hash /etc/virtusertable < /etc/virtusertable [root /etc]# Nothing will visibily appear to happen, but the files WILL update. --Neil