I've decided to answer my own question in case it helps others in the future. As it turns out, the solution was to pass a string with comma separated values with the -t option:
root@server:/usr/local/apache2/var# htdbm -t users.dbm username "group1,group2" Could this be added to the docs explicitly? -- Web: https://simonh.uk Email: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
