# # CDDL HEADER START # # The contents of this file are subject to the terms of the # Common Development and Distribution License (the "License"). # You may not use this file except in compliance with the License. # # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE # or http://www.opensolaris.org/os/licensing. # See the License for the specific language governing permissions # and limitations under the License. # # When distributing Covered Code, include this CDDL HEADER in each # file and include the License file at usr/src/OPENSOLARIS.LICENSE. # If applicable, add the following below this CDDL HEADER, with the # fields enclosed by brackets "[]" replaced with your own identifying # information: Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END # # # Copyright (c) 1990, 2010, Oracle and/or its affiliates. All rights reserved. # Copyright 2010 Nexenta Systems, Inc. All rights reserved. # ETCFILES= ioctl.syscon passwd shadow motd SMBFILES= smbpasswd include ../../Makefile.cmd ROOTETCFILES= $(ETCFILES:%=$(ROOTETC)/%) ROOTVARSMBFILES= $(SMBFILES:%=$(ROOTVARSMB)/%) FILEMODE= 0644 $(ROOTETC)/shadow : FILEMODE = 400 $(ROOTVARSMB)/smbpasswd : FILEMODE = 0400 .KEEP_STATE: all: $(ETCFILES) $(SMBFILES) install: all $(ROOTETCFILES) $(ROOTVARSMBFILES) clean: lint: clobber: motd: FRC @-$(ECHO) "rebuilding motd" @$(RELEASE_BUILD)-$(ECHO) "The illumos Project\t$(VERSION)\t$(RELEASE_DATE)" > motd @$(NOT_RELEASE_BUILD)-$(ECHO) "The illumos Project\t$(VERSION)\t`date +'%h. %d, %Y'`" > motd @$(NOT_RELEASE_BUILD)-$(ECHO) $(DEV_CM) | sed -e "s/@(#)//" >> motd @-$(CAT) release_info >> motd smbpasswd: $(TOUCH) smbpasswd clean: lint: clobber: $(RM) motd smbpasswd FRC: # # CDDL HEADER START # # The contents of this file are subject to the terms of the # Common Development and Distribution License, Version 1.0 only # (the "License"). You may not use this file except in compliance # with the License. # # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE # or http://www.opensolaris.org/os/licensing. # See the License for the specific language governing permissions # and limitations under the License. # # When distributing Covered Code, include this CDDL HEADER in each # file and include the License file at usr/src/OPENSOLARIS.LICENSE. # If applicable, add the following below this CDDL HEADER, with the # fields enclosed by brackets "[]" replaced with your own identifying # information: Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END # Elimination of /usr/kvm ======================= Copyright (c) 1995-2000 by Sun Microsystems, Inc. All rights reserved. As of Solaris 2.5, the /usr/kvm directory is no longer needed by the operating environment. The mount point continues to be provided for backward compatibility although all of the contents have been removed. In earlier releases, /usr/kvm contained the platform specific implementations of programs and libraries. The interface to these platform specific implementations was generally advertized to be in a platform independent directory and a symbolic link was used to bind the advertized platform independent interface to the platform specific implementation in /usr/kvm. Implementation Interface(s) /usr/kvm/adb /usr/bin/adb /usr/kvm/arch /usr/ucb/arch Note: Source Compatibility Package Component /usr/kvm/crash /usr/bin/mdb Note: Solaris Modular Debugger Guide describes how to transition from crash(8) to mdb(1). /usr/kvm/eeprom /usr/sbin/eeprom /usr/kvm/i286,i386,i486,i860,i86pc,iAPX286,m68k,mc68000,mc68010,mc68020, mc68030,mc68040,sparc,sun,sun2,sun3,sun3x,sun4,sun4c,sun4d,sun4e, sun4m,u370,u3b,u3b15,u3b2,u3b5,vax /usr/bin/i286,i386,i486,i860,i86pc,iAPX286,m68k, mc68000,mc68010,mc68020,mc68030,mc68040,sparc,sun, sun2,sun3,sun3x,sun4,sun4c,sun4d,sun4e,sun4m,u370, u3b,u3b15,u3b2,u3b5,vax Note: These are documented on the machid(1) manual page. These are fully deprecated interfaces. /usr/kvm/libkvm.a /usr/lib/libkvm.a Note: /usr/lib/libkvm.a is no longer a component of SunOS. /usr/kvm/libkvm.so.1 /usr/lib/libkvm.so.1 /usr/kvm/libkvm.so /usr/lib/libkvm.so The following platform specific objects were also delivered in previous releases of SunOS. They are only of use with specific platforms and it was always documented that the path to these objects was uncommitted. 2.4 (and earlier) 2.5 /usr/kvm/cg14config /usr/platform/sun4m/sbin/cg14config sun4m only /usr/kvm/sxconfig /usr/platform/sun4m/sbin/sxconfig sun4m only /usr/kvm/prtdiag /usr/platform/sun4d/sbin/prtdiag sun4d only # # List of users denied access to the FTP server, see ftpusers(5). # root daemon bin sys adm lp uucp nuucp dladm netadm netcfg listen gdm xvm mysql openldap webservd nobody noaccess nobody4 2502:1805:bd:8a3b:0:3:1c:7f:15:4:0:0:0:11:13:1a:19:12:f:17:16:14:8 root:x:0:0:Super-User:/root:/usr/bin/bash daemon:x:1:1::/: bin:x:2:2::/usr/bin: sys:x:3:3::/: adm:x:4:4:Admin:/var/adm: lp:x:71:8:Line Printer Admin:/usr/spool/lp: uucp:x:5:5:uucp Admin:/usr/lib/uucp: nuucp:x:9:9:uucp Admin:/var/spool/uucppublic:/usr/lib/uucp/uucico dladm:x:15:65:Datalink Admin:/: netadm:x:16:65:Network Admin:/: netcfg:x:17:65:Network Configuration Admin:/: listen:x:37:4:Network Admin:/usr/net/nls: gdm:x:50:50:GDM Reserved UID:/var/lib/gdm: zfssnap:x:51:12:ZFS Automatic Snapshots Reserved UID:/:/usr/bin/pfsh upnp:x:52:52:UPnP Server Reserved UID:/var/coherence:/bin/ksh xvm:x:60:60:xVM User:/: mysql:x:70:70:MySQL Reserved UID:/: openldap:x:75:75:OpenLDAP User:/: webservd:x:80:80:WebServer Reserved UID:/: svctag:x:95:12:Service Tag UID:/: unknown:x:96:96:Unknown Remote UID:/: nobody:x:60001:60001:NFS Anonymous Access User:/: noaccess:x:60002:60002:No Access User:/: nobody4:x:65534:65534:SunOS 4.x NFS Anonymous Access User:/: root::6445:::::: daemon:NP:6445:::::: bin:NP:6445:::::: sys:NP:6445:::::: adm:NP:6445:::::: lp:NP:6445:::::: uucp:NP:6445:::::: nuucp:NP:6445:::::: dladm:*LK*::::::: netadm:*LK*::::::: netcfg:*LK*::::::: listen:*LK*::::::: gdm:*LK*::::::: zfssnap:NP::::::: upnp:NP::::::: xvm:*LK*:6445:::::: mysql:NP::::::: openldap:*LK*::::::: webservd:*LK*::::::: svctag:*LK*:6445:::::: unknown:*LK*::::::: nobody:*LK*:6445:::::: noaccess:*LK*:6445:::::: nobody4:*LK*:6445::::::