Difference between revisions of "How do I increase the number of Unix IDs allocated to Scalix?"

From Scalix Wiki
Jump to: navigation, search
m (added naviagtion to top of page)
 
Line 1: Line 1:
 +
[[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:
 
If you run out of IDs in the pool, you can increase them with omadmidp:
  

Latest revision as of 14:33, 30 June 2010

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.