~ubuntu-branches/ubuntu/lucid/samba/lucid-proposed

« back to all changes in this revision

Viewing changes to docs/manpages/lmhosts.5

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2009-12-28 05:02:32 UTC
  • mfrom: (0.34.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091228050232-jdd4xy3otxp71kdt
Tags: 2:3.4.3-2ubuntu1
* Merge from debian testing.  Remaining changes:
  + debian/patches/VERSION.patch:
    - set SAMBA_VERSION_SUFFIX to Ubuntu.
  + debian/smb.conf:
    - Add "(Samba, Ubuntu)" to server string.
    - Comment out the default [homes] share, and add a comment about "valid users = %s" 
      to show users how to restrict access to \\server\username to only username.
    - Set 'usershare allow guests', so that usershare admins are allowed to create
      public shares in additon to authenticated ones.
    - add map to guest = Bad user, maps bad username to gues access.
  + debian/samba-common.conf:
    - Do not change priority to high if dhclient3 is installed.
    - Use priority medium instead of high for the workgroup question.
  + debian/mksambapasswd.awk:
    - Do not add user with UID less than 1000 to smbpasswd.
  + debian/control:
    - Make libswbclient0 replace/conflickt with hardy's likewise-open.
    - Don't build against ctdb.
    - Build-depend on libreadline-dev instead of libreadline5-dev.
  + debian/rules:
    - Enable "native" PIE hardening.
    - Add BIND_NOW to maximize benefit of RELRO hardening.
  + Add ufw integration:
    - Created debian/samba.ufw.profile.
    - debian/rules, debian/samba.dirs, debian/samba.files: install

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
.\" SH - level-one heading that works better for non-TTY output
34
34
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
35
35
.de1 SH
36
 
.\" put an extra blank line of space above the head in non-TTY output
37
36
.if t \{\
38
37
.sp 1
39
38
.\}
48
47
.it 1 an-trap
49
48
.nr an-no-space-flag 1
50
49
.nr an-break-flag 1
51
 
\." make the size of the head bigger
52
50
.ps +3
53
51
.ft B
54
52
.ne (2v + 1u)
82
80
.nr an-no-space-flag 1
83
81
.nr an-break-flag 1
84
82
.ps \\n[PS-SS]u
85
 
\." make the size of the head bigger
86
83
.ps +2
87
84
.ft B
88
85
.ne (2v + 1u)
257
254
file\&.
258
255
.SH "FILES"
259
256
.PP
260
 
lmhosts is loaded from the configuration directory\&. This is usually
261
 
\FC/etc/samba\F[]
262
 
or
263
 
\FC/usr/local/samba/lib\F[]\&.
 
257
lmhosts is loaded from the configuration directory\&. This is
 
258
\FC/etc/samba\F[]\&.
264
259
.SH "VERSION"
265
260
.PP
266
261
This man page is correct for version 3 of the Samba suite\&.