Koozali.org: home of the SME Server
		Legacy Forums => Experienced User Forum => Topic started by: Matthew on December 17, 2002, 07:12:34 AM
		
			
			- 
				I used "HowTo add multiple users to e-smith 4.1.x" for adding multiple users. It can create all users in text file. But it can't create pseudonyms. Unless, I tried the command direclty as the following:
 /sbin/e-smith/signal-event pseudonym-create test.hello test1
 /sbin/e-smith/signal-event pseudonym-create test_hello test1
 
 No new pseudonym created in the list.
 I'm using SME 5.1.2. How can I solve this?
- 
				I use this to add/delete multiple users.
 
 http://www.tech-geeks.org/contrib/loveless/batch_users/
 
 This does create the pseudonyms.
 
 Hope that helps,
 Abe