mirror of
				https://github.com/osmarks/ngircd.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	PAM: make clear which "Password" config option is ignored
This commit is contained in:
		| @@ -1842,7 +1842,7 @@ Validate_Config(bool Configtest, bool Rehash) | ||||
| #ifdef PAM | ||||
| 	if (Conf_ServerPwd[0]) | ||||
| 		Config_Error(LOG_ERR, | ||||
| 			     "This server uses PAM, \"Password\" will be ignored!"); | ||||
| 			     "This server uses PAM, \"Password\" in [Global] section will be ignored!"); | ||||
| #endif | ||||
|  | ||||
| #ifdef DEBUG | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Alexander Barton
					Alexander Barton