Hi,
I can't change the debug level with nxadm:
# /opt/netxms/bin/nxadm -i
NetXMS Server Remote Console V4.1.333 Ready
Enter "help" for command list
netxmsd: debug 7
Server error 2
netxmsd: help
Server error 2
netxmsd: 
BB
			
			
			
				Authentication was recently added to nxadm and is turned on by default. It can be turned off by server configuration variable Server.Security.RestrictLocalConsoleAccess. 
Or 
nxadm -u username -P password -i
We will try to make the error message more human-friendly. 
			
			
			
				ok thanks !
I hadn't seen the change...
I had tried with login/passwd, but there must be an incompatible character in the password  :(
BB
			
			
			
				Make sure you put password in single quotes. Also, user should have appropriate access rights ("access server console" in global system access rights).
Best regards,
Victor