<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic full system backup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/full-system-backup/m-p/2874880#M99355</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Need some help here.&lt;BR /&gt;a)Can I use another id other than root to perform a full file system backup?&lt;BR /&gt;If yes must the user be in the 'root' group?&lt;BR /&gt;&lt;BR /&gt;b) How do i stop others from accessing the system when a full system backup is carried out?&lt;BR /&gt;&lt;BR /&gt;Thanks alot&lt;BR /&gt;&lt;BR /&gt;Joyce</description>
    <pubDate>Mon, 06 Jan 2003 05:24:24 GMT</pubDate>
    <dc:creator>Joyce Suganthy</dc:creator>
    <dc:date>2003-01-06T05:24:24Z</dc:date>
    <item>
      <title>full system backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full-system-backup/m-p/2874880#M99355</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Need some help here.&lt;BR /&gt;a)Can I use another id other than root to perform a full file system backup?&lt;BR /&gt;If yes must the user be in the 'root' group?&lt;BR /&gt;&lt;BR /&gt;b) How do i stop others from accessing the system when a full system backup is carried out?&lt;BR /&gt;&lt;BR /&gt;Thanks alot&lt;BR /&gt;&lt;BR /&gt;Joyce</description>
      <pubDate>Mon, 06 Jan 2003 05:24:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full-system-backup/m-p/2874880#M99355</guid>
      <dc:creator>Joyce Suganthy</dc:creator>
      <dc:date>2003-01-06T05:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: full system backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full-system-backup/m-p/2874881#M99356</link>
      <description>Yes you can. What I would do is install 'sudo' from here. The tool will allow (once configured simply) uses to do various tasks. You have control over what, including backups.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sudo-1.6.6/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sudo-1.6.6/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You could also set up restricted 'sam'. Have a look at the man page for this.&lt;BR /&gt;&lt;BR /&gt;To stop people accessing the system, you could make a copy of the password file, comment out all users that you don't want to give access to in the copy and move into place.</description>
      <pubDate>Mon, 06 Jan 2003 05:55:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full-system-backup/m-p/2874881#M99356</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-01-06T05:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: full system backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full-system-backup/m-p/2874882#M99357</link>
      <description>Yes you need to give permission to the user to open the files or go into the directory to back them up.&lt;BR /&gt;&lt;BR /&gt;The best way to backup the whole system would be to configure a fbackup and but that in the cron(which is automatically done when you do through SAM). You can specify your graph file to include and exculde the files and directory, fbackup also takes care of the files in use so you need not stop people from acessing the filesystem. Schedule this for night and also take a make_recovery for which you can configure sudo (by which even other users can run make_recovery)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Jan 2003 05:57:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full-system-backup/m-p/2874882#M99357</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2003-01-06T05:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: full system backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full-system-backup/m-p/2874883#M99358</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;a)Yes, you can use another id to perform a full filesystem backup and you have to give the permission to the user to do so.&lt;BR /&gt;&lt;BR /&gt;you can use sam -r to set the permission&lt;BR /&gt;&lt;BR /&gt;b) you can do a fullbackup after entering the system in single mode. this will stop other user accessing the system&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;Sri&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Jan 2003 06:23:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full-system-backup/m-p/2874883#M99358</guid>
      <dc:creator>Sritharan</dc:creator>
      <dc:date>2003-01-06T06:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: full system backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/full-system-backup/m-p/2874884#M99359</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you can use another id provided that id has root authority, best is using sudo as told by Michael.&lt;BR /&gt;&lt;BR /&gt;back can also be performed in single user mode provided all the file systems are in vg00. if files are in different vg's, comment all users line in /etc/passwd file.</description>
      <pubDate>Mon, 06 Jan 2003 09:48:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/full-system-backup/m-p/2874884#M99359</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-01-06T09:48:17Z</dc:date>
    </item>
  </channel>
</rss>

