diff --git a/README.md b/README.md index 8bfcb2d..e08bc56 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,29 @@ +# Repository for the talk "Samba and Linux" # + +### Introduction ### + +This repo contains all the materials to be used in the *lightning talk* on +Samba and Linux presented by myself at the LinuxDay 2010, Bergamo, Italy. + +For more information, please check the [BGlug website](http://www.bglug.it) +(in italian). + +## Abstract (in english) ## +This talk is in italian only, sorry. + +Goal of the talk will be to provide hints and references to the configuration +of a GNU/Linux system to be used to share information in a *Microsoft Active +Directory* based network. After a short analysis of why this subject was +selected, I will highlight the main softwares to be installed and configured, +the specific options to be known to be able to reach the goal. At the end of +the speech I will outline further developments on the drafted application and +provide links to the main documentation sites to read more about. + +## Contacts ## +If you have questions or any needs, please [ask +me](mailto:syntaxerrormmm@gmail.com?subject=ld10-samba). + +--- # Repository per il Lightning talk "Samba e Linux" # ### Introduzione ### @@ -7,16 +33,7 @@ presentazione del *lightning talk* su Samba e Linux al LinuxDay 2010. Per ulteriori informazioni, consultate [il sito del BGlug](http://www.bglug.it). -### Introduction ### - -This repo contains all the materials to be used in the *lightning talk* on -Samba and Linux presented by myself at the LinuxDay 2010. - -For more information, please check the [BGlug website](http://www.bglug.it) -(in italian). - ## Riassunto ## - * _Formato del lavoro_: lightning talk (durata 10 min.) * _Titolo provvisorio_: Fileserver con SAMBA e Windows - Integrazione con Active Directory @@ -32,21 +49,6 @@ Al termine della presentazione delineerò ulteriori sviluppi per l'applicazione abbozzata e fornirò collegamenti alla documentazione per poter approfondire l'argomento. -## Abstract (in english) ## -This talk is in italian only, sorry. - -Goal of the talk will be to provide hints and references to the configuration -of a GNU/Linux system to be used to share information in a *Microsoft Active -Directory* based network. After a short analysis of why this subject was -selected, I will highlight the main softwares to be installed and configured, -the specific options to be known to be able to reach the goal. At the end of -the speech I will outline further developments on the drafted application and -provide links to the main documentation sites to read more about. - -## Contatti - Contacts ## +## Contatti ## Se avete ulteriori richieste, potete -[contattarmi](mailto:syntaxerrormmm@gmail.com?subject=ld10-samba). - -If you have questions or any needs, please [ask -me](mailto:syntaxerrormmm@gmail.com?subject=ld10-samba). - +[contattarmi](mailto:syntaxerrormmm@gmail.com?subject=ld10-samba). \ No newline at end of file diff --git a/ld10-samba.pdf b/ld10-samba.pdf deleted file mode 100644 index 0a414e1..0000000 Binary files a/ld10-samba.pdf and /dev/null differ diff --git a/todo.txt b/todo.txt new file mode 100644 index 0000000..12fa9d2 --- /dev/null +++ b/todo.txt @@ -0,0 +1,6 @@ +* nssswitch.conf +* proxy autenticato, fileserver, ldap... +* riferimenti a siti: + [The Official Samba 3.5.x HOWTO and Reference Guide](http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/) + [Samba e OpenLDAP: creare un controller di dominio con Debian Lenny](http://guide.debianizzati.org/index.php/Samba_e_OpenLDAP:_creare_un_controller_di_dominio_con_Debian_Lenny) + [Samba, OpenLDAP, Kerberos: creare un controller di dominio sicuro con Debian Lenny](http://guide.debianizzati.org/index.php/Samba,_OpenLDAP,_Kerberos:_creare_un_controller_di_dominio_sicuro_con_Debian_Lenny)