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

From Scalix Wiki
Jump to: navigation, search

Scalix Wiki -> FAQ -> How do I increase the number of Unix IDs allocated to Scalix?

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.