mirror of
				https://github.com/samba-team/samba.git
				synced 2025-10-31 12:23:52 +03:00 
			
		
		
		
	r22323: - add credentials property to NetContext object
- change a comment (matches the idea better) rafal
This commit is contained in:
		
				
					committed by
					
						 Gerald (Jerry) Carter
						Gerald (Jerry) Carter
					
				
			
			
				
	
			
			
			
						parent
						
							63b89ccbeb
						
					
				
				
					commit
					4e8d9d3f60
				
			| @@ -59,7 +59,7 @@ int ejs_net_userman(MprVarHandle eid, int argc, struct MprVar **argv) | ||||
|  | ||||
| 	} else if (argc == 1 && mprVarIsString(argv[0]->type)) { | ||||
| 		/* domain name can also be specified explicitly  | ||||
| 		   (e.g. to connect remote domain) */ | ||||
| 		   (e.g. to connect BUILTIN domain) */ | ||||
| 		userman_domain = mprToString(argv[0]); | ||||
|  | ||||
| 	} else { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user