~ubuntu-branches/ubuntu/oneiric/nis/oneiric-proposed

« back to all changes in this revision

Viewing changes to ypserv-2.18/etc/netgroup

  • Committer: Bazaar Package Importer
  • Author(s): Scott James Remnant
  • Date: 2005-11-16 23:42:06 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20051116234206-p00omaw5ji5q0qhr
Tags: 3.15-3ubuntu1
Resynchronise with Debian.  (me)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#
 
2
# netgroup      The netgroup file. Entries look like this:
 
3
#
 
4
#                  netgroup  (host,user,domain)  (host,user,domain) ..
 
5
#
 
6
#               So for example a netgroup for powerusers could be:
 
7
#
 
8
#                  powerusers  (,miquels,) (,torvalds,) (,fubar,)
 
9
#
 
10
#               And an entry in the password file like
 
11
#
 
12
#                  +@powerusers:::::: 
 
13
#                  +:*:::::/etc/NoShell
 
14
#
 
15
#               would give access only to the users in "powerusers", while the
 
16
#               other users would be known to the system but have an invalid
 
17
#               shell AND an invalid password (with Linux, you can also
 
18
#               override the password field).
 
19
#
 
20
 
 
21
# powerusers (,miquels,) (,torvalds,) (,fubar,)
 
22
# ourhosts   (picard,,) (enterprise,,) (laforge,,) (Q,,)