GridFS 실습(Page 196)에서 mongofiles 발생에 대해서...
					
						 trishuryutany					
															
					
					0					
					
					2682
											
						
						0															
						
						
							2015.09.26 17:50						
					
				
			Linux, mongodb 2.4.9 
아래의 상황에서 어떤 부분을 설정해줘야 하나요 ?
[root@attacker examples]# mongofiles list
connected to: 127.0.0.1
0
connected to: 127.0.0.1
0
[root@attacker examples]# mongofiles put BIG_EMP.TXT 
connected to: 127.0.0.1
assertion: 16428 Error storing GridFS chunk for file: BIG_EMP.TXT, error: { err: "not authorized for insert on test.fs.chunks", code: 16544, n: 0, connectionId: 12, ok: 1.0 }
[root@attacker examples]#
connected to: 127.0.0.1
assertion: 16428 Error storing GridFS chunk for file: BIG_EMP.TXT, error: { err: "not authorized for insert on test.fs.chunks", code: 16544, n: 0, connectionId: 12, ok: 1.0 }
[root@attacker examples]#
 
				 
															



