source: server/etc/smb-og.conf.tmpl @ 5bfead0

918-git-images-111dID-1020_logrotateBugID-1037_Mostrar.TipoDisco.WebID-1038_Muestra.el.numero.de.ordenadoresID-1039_Asignar_Disco.Particion.Imagen.AccesoRemotoID-824_Iniciar.Sistema.Restauradoblank-panelconfigfiledebian-pkgdevel-ogadmserver-for-masterdisk-imagemainmaster-1037opengnsys-1.1.1dprepjlinkqndtestwebconsole3
Last change on this file since 5bfead0 was b8969db, checked in by ramon <ramongomez@…>, 9 years ago

#673: Actualizar código incluido en OepnGnSys?? 1.0.6 sobre la rama version1.1.

git-svn-id: https://opengnsys.es/svn/branches/version1.1@4617 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 547 bytes
Line 
1[tftpboot]
2   comment = OpenGnSys init files
3   browseable = no
4   writeable = no
5   path = OPENGNSYSDIR/tftpboot
6   guest ok = no
7
8[ogclient]
9   comment = OpenGnSys Client
10   browseable = no
11   writeable = no
12   locking = no
13   path = OPENGNSYSDIR/client
14   guest ok = no
15
16[oglog]
17   comment = OpenGnSys Log
18   browseable = no
19   writeable = yes
20   path = OPENGNSYSDIR/log/clients
21   guest ok = no
22
23[ogimages]
24   comment = OpenGnSys Repository
25   browseable = no
26   writeable = yes
27   locking = no
28   path = OPENGNSYSDIR/images
29   guest ok = no
30
Note: See TracBrowser for help on using the repository browser.