Page 1 of 1

Hide admin address in system address book

Posted: Wed May 31, 2006 10:03 am
by hatcher1981
How can I stop the scalix admin addresses from showing up in the system address book, in both outlook and swa?

Posted: Thu Jun 08, 2006 6:38 pm
by ebag
I want to second this, as many users are f$@kin' stupid and ask me who the hell sxadmin is

Posted: Fri Jun 09, 2006 7:24 am
by ScalixSupport
You can hide the entry from OL users, but currently not for SWA users. This is something we will be changing in the next release so it is coherent.

To hide the user from OL, simply

Code: Select all

ommodent -e S=lastname/G=givenname -m EX-CDA-DIRECTORY=1
omexeccda


You really do not have to have a user sxadmin strictly speaking. Any user can be an admin user and there is no requirement to have it named sxadmin. sxqueryadmin OTH is required and can be hidden from OL users the same way as above.

Cheers,

Sascha.

Posted: Fri Jun 09, 2006 7:32 am
by ebag
Thanks Sacha