This is a discussion on Solaris management console question within the Sun Solaris Administration forums, part of the Solaris Operating System category; --> Hello: Before reinstalling the system, I would like to backup the templates I use for user account creation. Could ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello: Before reinstalling the system, I would like to backup the templates I use for user account creation. Could someone indicate where they are stored on disc ? The OS is Sol 9. Thanks. -- , /) // Guy Paulus (Sys Admin) (/ Service des Milieux Continus, CP-194/5 _/ ______ Universite Libre de Bruxelles ) ( (-----( 50 av. F. D. Roosevelt /INK\ \ \ B-1050 Brussels \___/ \ \ Phone: +32(2)650 3652 jgs _)_____) Fax: +32(2)650 2789 `------` |
| |||
| Guy Paulus wrote: > Hello: > > Before reinstalling the system, I would like to backup the templates > I use for user account creation. Could someone indicate where they > are stored on disc ? The OS is Sol 9. Thanks. Unless you mean the things in /etc/skel you'd have to be a bit clearer about what you mean by "the templates I use for user account creation". HTH -- Tony |
| |||
| On Thu, 6 May 2004, Tony Walton wrote: > Guy Paulus wrote: > > Hello: > > > > Before reinstalling the system, I would like to backup the templates > > I use for user account creation. Could someone indicate where they > > are stored on disc ? The OS is Sol 9. Thanks. > > Unless you mean the things in /etc/skel you'd have to be a bit clearer > about what you mean by "the templates I use for user account creation". I refer to the templates one may create in the solaris management console tool, defining things like home directory root tree, uid, group, password options and whatnot. After system reinstallation, those templates will be gone, and I would like to save them so that I could eventually import them in the SMC on the refreshed system. -- , /) // Guy Paulus (Sys Admin) (/ Service des Milieux Continus, CP-194/5 _/ ______ Universite Libre de Bruxelles ) ( (-----( 50 av. F. D. Roosevelt /INK\ \ \ B-1050 Brussels \___/ \ \ Phone: +32(2)650 3652 jgs _)_____) Fax: +32(2)650 2789 `------` |
| ||||
| Guy Paulus <gpaulus@smc.ulb.ac.be> wrote in message news:<Pine.GSO.4.58.0405061111030.24653@airy>... > Hello: > > Before reinstalling the system, I would like to backup the > templates I use for user account creation. Could someone > indicate where they are stored on disc ? The OS is Sol 9. > Thanks. > -- Hi Assuming that it is the skeleton profiles that useradd uses that you're referring to, then you'll find them in /etc/skel. You should also consider saving off /etc/profile if it's been modified as that will be used during login initialization. Cheers, Paul. |