diff options
author | adv <adv@uma.es> | 2011-03-08 09:54:04 +0000 |
---|---|---|
committer | adv <adv@uma.es> | 2011-03-08 09:54:04 +0000 |
commit | efb517d935b18c4d37a839744631a8fcd1aca21a (patch) | |
tree | 424697a6de059923cd2311e92e3a2ffc4c8b6e30 /server | |
parent | 7cc6687b7fcb82487a3953e8e0aaa67f60cb3e8e (diff) |
version 1.0: ticket:314 plantilla smb compatible con el recurso smb [ogboot] ---> antiguo [tftpboot]
git-svn-id: https://opengnsys.es/svn/branches/version1.0@1532 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'server')
-rw-r--r-- | server/etc/smb-og.conf.tmpl | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/server/etc/smb-og.conf.tmpl b/server/etc/smb-og.conf.tmpl index 6256af7e..b06cc35a 100644 --- a/server/etc/smb-og.conf.tmpl +++ b/server/etc/smb-og.conf.tmpl @@ -1,3 +1,11 @@ +[tftpboot] + comment = el directorio fisico ogclient debe estar como escritura + writeable = no + read only = yes + #locking = no + path = /var/lib/tftpboot + guest ok = no + [ogboot] comment = OpenGnSys Boot writeable = no |