
 
		
		
    
-  Samba - me ajudem
 
	
	
 
 
 
		
			
	+ Responder ao Tópico
	
	
	
	
	
	
		
			
- 
	
	
		
		
			
				
				
				
					
 Samba - me ajudem
				
				
						
							
							
						
						
				
					
						
							Pessoal...instalei o slack 9.1...fui criar uma conta no samba e nao encontrei o smbsdduser,  como faco pra criar um usuario no samba...
Obrigado
						
					 
					
				 
			 
			
			
		 
	 
		
	
 
- 
	
	
		
		
			
				
				
				
					
 Samba - me ajudem
				
				
						
						
				
					
						
							man smbpasswd
     -a     This  option  specifies that the username following
              should be added to the local smbpasswd  file,  with
              the  new  password typed. This option is ignored if
              the username specified already exists in  the  smb-
              passwd file and it is treated like a regular change
              password command. Note that the user  to  be  added
              must  already  exist  in  the  system password file
              (usually /etc/passwd) else the request to  add  the
              user will fail.
easy way:
smbpasswd -a user
						
					 
					
				 
			 
			
			
		 
	 
		
	
 
- 
	
	
		
		
			
				
				
				
					
 Samba - me ajudem
				
				
						
						
				
					
						
							Desculpe...mas nao entendi...ja tenho uma conta chamada "usuario" no linux,   como crio ela no samba??  ou estou boiando...
						
					 
					
				 
			 
			
			
		 
	 
		
	
 
- 
	
	
		
		
			
				
				
				
					
 olhe
				
				
						
						
				
					
						
							smbpasswd -a <user>
facil facil ! :wink:
						
					 
					
				 
			 
			
			
		 
	 
		
	
 
- 
	
	
		
		
			
				
				
				
					
 Samba - me ajudem
				
				
						
						
							
						
				
					
						
							Use o command:
smbpasswd -a nome_user
Valeu?