[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: samba mac os x y linux



Vere si te puedo ayudar

El dom, 10 de 08 de 2003 a las 17:20, Jacobo García López de Araujo
escribió:
> Ya lo envie hace un tiempo, pero es todo un placer para mi enviarlo de
> nuevo, yo creo que esta incompleto

>####### Authentication #######
>
># "security = user" is always a good idea. This will require a Unix
account
># in this server for every user accessing the server. See
># /usr/share/doc/samba-doc/htmldocs/ServerType.html in the samba-doc
># package for details.
>;   security = user

si pones security = share no tendras que dar de alta a los usuarios de
los otros equipos en este 

># You may wish to use password encryption.  See the section on
># 'encrypt passwords' in the smb.conf(5) manpage before enabling.
>   encrypt passwords = true
>
># If you are using encrypted passwords, Samba will need to know what
># password database type you are using.  
>   passdb backend = tdbsam guest
>
>   obey pam restrictions = yes
>
nunca he usado esta opción, creo que cambia el fichero de claves, mejor
quitalo

>;   guest account = nobody
>   invalid users = root
>
># This boolean parameter controls whether Samba attempts to sync the
>Unix
># password with the SMB password when the encrypted SMB password in the
># passdb is changed.
>;   unix password sync = no
>
># For Unix password sync to work on a Debian GNU/Linux system, the
>following
># parameters must be set (thanks to Augustin Luton
><aluton@hybrigenics.fr> for
># sending the correct chat script for the passwd program in Debian
>Potato).
>   passwd program = /usr/bin/passwd %u
>   passwd chat = *Enter\snew\sUNIX\spassword:* %n\n
>*Retype\snew\sUNIX\spassword:* %n\n .
>
># This boolean controls whether PAM will be used for password changes
># when requested by an SMB client instead of the program listed in
># 'passwd program'. The default is 'no'.
>;   pam password change = no
>
>
Creo que es lo unico que puede no funcionar.
El fichero smbpasswd se crea automaticamente al instalar el samba, si no
puedes crearlo (touch /etc/samba/smb.conf) y añadir un usuario
(smbpasswd -a nombre_usuario) el usuario tiene que existir en el sistema
siempre.

> -- 
> Por favor, NO utilice formatos  de archivo  propietarios para el
> intercambio de  documentos, como DOC y XLS, sino HTML, RTF, TXT,
> CSV o cualquier otro que no obligue a utilizar un programa de un
> fabricante  concreto para tratar la información contenida en él.
> SALUD
> 
> 



Reply to: