listing internet users
Posted: Wed Sep 27, 2006 11:08 am
how can I use the omshowu command to only list Internet Users accounts? I did look at the man pages
thanks
manuel

thanks
manuel
Code: Select all
omsearch -e ou1=internet -m CN/IA
dkelly wrote:Internet users do not have mailboxes on the Scalix server so the omshowu command will not work in this case.
Use the omsearch command, i.e.Code: Select all
omsearch -e ou1=internet -m CN/IA
Cheers
Dave