Changes

Jump to navigation Jump to search
Line 258: Line 258:  
* How do I change the default maximum (12 characters) name length of an I-Bay, account or group?
 
* How do I change the default maximum (12 characters) name length of an I-Bay, account or group?
 
Enter following command on the console as root:
 
Enter following command on the console as root:
  /sbin/e-smith/db configuration set maxIbayNameLength [newsize]
+
  /sbin/e-smith/db configuration set maxIbayNameLength xx
  /sbin/e-smith/db configuration set maxAcctNameLength [newsize]
+
  /sbin/e-smith/db configuration set maxAcctNameLength xx
  /sbin/e-smith/db configuration set maxGroupNameLength [newsize]
+
  /sbin/e-smith/db configuration set maxGroupNameLength xx
 +
where 'xx' is the new size e.g. 15.
    
Followed by:
 
Followed by:

Navigation menu