How do I increase the number of Unix IDs allocated to Scalix?

From Scalix Wiki
Revision as of 20:43, 10 May 2007 by Dug (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

If you run out of IDs in the pool, you can increase them with omadmidp: > omadmidp -a -s <StartId - probably 65534> -n <number to add>

You can see how many you're currently using with omadmidp -u.