| 
		
			| LFDS Wrapper Password Problem [message #52834] | Sun, 26 October 2003 20:22  |  
			| 
				
				
					|  Woodrow Messages: 3
 Registered: October 2003
 
	Karma: 0
 | Recruit |  |  |  
	| Hi!  I have successfully setup and gotten the LFDS to run under Redhat 9.  I have downloaded the telnet wrapper software, and gotten it to successfully startup.  After it starts, it fires up the LFDS, as it should. . . all seems well.  I then telnet to it and get it's message saying to input my password. . . and that's where the problem is: no matter what password I put in from the server.ini file, the wrapper always tells me it's the wrong one.  I've tried using what I set RemoteAdminPassword to, as well as every other password in the file. . . no luck on any of them.  Is there something obvious I'm missing? 
 Here's my server.ini file, sans commens:
 
 | Quote: |  | [Server]
 Config = svrcfg_cnc.ini
 GameType = GameSpy
 Nickname = WESTWOOD
 Password = WESTWOOD
 Serial = WESTWOOD
 LoginServer =
 Port = 0
 GameSpyGamePort = 4848
 GameSpyQueryPort = 23500
 BandwidthUp = 4000000
 NetUpdateRate = 10
 AllowRemoteAdmin = true
 RemoteAdminPassword=westwood
 RemoteAdminPort = 5555
 
 | 
 
 Any help would be appreciated, thanks!
 
 --Woodrow
 |  
	|  |  | 
	| 
		
			| LFDS Wrapper Password Problem [message #55220] | Mon, 17 November 2003 04:45   |  
			| 
				
				|  |  mac Messages: 1018
 Registered: February 2003
 
	Karma: 0
 | General (1 Star)Administrator/General
 |  |  |  
	| Put a space between the = 
 
RemoteAdminPassword = westwood
 That should work.
 
 
 | Quote: |  | 
 danpaul88:  buggy bugs brenbot because buggy befriends brainlessness
 
 
 | 
 |  
	|  |  | 
	| 
		
			| LFDS Wrapper Password Problem [message #55280] | Mon, 17 November 2003 17:00   |  
			| 
				
				
					|  Woodrow Messages: 3
 Registered: October 2003
 
	Karma: 0
 | Recruit |  |  |  
	| Thanks for the tip, I do appreciate it! 
 Unfortunately, I tried it, and the extra space or two made no difference--it still doesn't recognize any password I type, whether it be the regular password or the RemoteAdminPassword.
 
 Still looking for the problem. . .
 
 Thanks again,
 
 --Woodrow
 |  
	|  |  | 
	| 
		
			| LFDS Wrapper Password Problem [message #55367] | Tue, 18 November 2003 14:27   |  
			| 
				
				|  |  mac Messages: 1018
 Registered: February 2003
 
	Karma: 0
 | General (1 Star)Administrator/General
 |  |  |  
	| Send me your config files as a fileattachment to my email address (see README) and I will take a look.. 
 
 | Woodrow |  | Thanks for the tip, I do appreciate it!
 
 Unfortunately, I tried it, and the extra space or two made no difference--it still doesn't recognize any password I type, whether it be the regular password or the RemoteAdminPassword.
 
 Still looking for the problem. . .
 
 Thanks again,
 
 --Woodrow
 
 | 
 
 
 | Quote: |  | 
 danpaul88:  buggy bugs brenbot because buggy befriends brainlessness
 
 
 | 
 |  
	|  |  | 
	| 
		
			| LFDS Wrapper Password Problem [message #55746] | Sat, 22 November 2003 18:48  |  
			| 
				
				
					|  Woodrow Messages: 3
 Registered: October 2003
 
	Karma: 0
 | Recruit |  |  |  
	| Just in case anyone else has the same problem, with mac's help we found the problem, and fixed it. . . 
 The problem was that I had edited the config files on a PC before uploading them to my Linux box, and so every line of the files had the Windows end-of-line character, instead of the Linux one.  A quick pass through dos2unix made it all better.
 
 --Woodrow
 |  
	|  |  |