Maciej Piechotka wrote: > On 4/10/07, Silver Salonen <[EMAIL PROTECTED]> wrote: >> On Tuesday 10 April 2007, Maciej Piechotka wrote: >>> On 4/10/07, Silver Salonen <[EMAIL PROTECTED]> wrote: >>>> On Tuesday 10 April 2007, Maciej Piechotka wrote: >>>>> On 4/10/07, Silver Salonen <[EMAIL PROTECTED]> wrote: >>>>>> On Tuesday 10 April 2007, Maciej Piechotka wrote: >>>>>>> On 4/10/07, Maciej Piechotka <[EMAIL PROTECTED]> wrote: >>>>>>>> On 4/10/07, Silver Salonen <[EMAIL PROTECTED]> wrote: >>>>>>>>> On Monday 09 April 2007, Maciej Piechotka wrote: >>>>>>>>>> I backup C:\Document & Settings by bacula. After some time I >>>> format >>>>>>>>>> Windows partition by accident. I reinstall Windows and I've >> tried >>>> to >>>>>>>>>> recover buckup. >>>>>>>>>> 1. It produce a lot of errors "warning: Permission of xyz was >> not >>>>>>>>>> changed because file do not exist" or something like that. >> What's >>>>>>>>>> wrong? Everything except this is OK. >>>>>>>>>> 2. Few profiles restored are partially ok - everything in it >> seems >>>> ok >>>>>>>>>> but windows creates new profile (in form USERNAME.HOSTNAME). >>>> What's >>>>>>>>>> going on? >>>>>>>>>> >>>>>>>>>> Regards >>>>>>>>> About 2. >>>>>>>>> >>>>>>>>> If Windows detects user's folder that is not created by Windows >>>> itself >>>>>> (e.g. >>>>>>>>> some ID is wrong somewhere), it creates another folder in >>>>>>>>> form "username.domain" or smth. If you want your user's folder >> to be >>>> in >>>>>> form >>>>>>>>> of "username", I suggest you rename the restored folder into >> smth >>>>>>>>> like "username.bak", let Windows create appropriate folder and >> then >>>> copy >>>>>> all >>>>>>>>> the restored files-folders into the new folder. >>>>>>>>> >>>>>>>>> Silver >>>>>>>>>
Not sure if this will help the situation, but when I back up Windows systems using Bacula I also backup the system state by using the `client run before job' command in bacula-dir.conf. Mine is formatted as follows in bacula-dir.conf: Client Run Before Job = "\"c:/Program Files/bacula/bin/systemstate.bat\"" All in one line of course. On the client machine I have a bat file which says: start /wait ntbackup backup systemstate /F c:\systemstate.bkf exit 0 When I do a complete restore, I log in as Administrator and then use ntbackup to restore the system state as it was. Afterwards I can log in using the user account (no USERNAME.DOMAIN folders are created) and it was exactly as it was before. I never have to mess with any permissions at all. Hope that helps. >>>>>>>> Thanks - it works.However the desktop background do not work, but >> it's >>>>>>>> not a big problem. >>>>>>>> I wish I come back to unix-based system as soon as possible... >>>>>>>> >>>>>>>> Thank you >>>>>>>> >>>>>>> Sorry - the interface settings are completly forgotten after each >>>> logout. . >>>>>> Well, I guess you still have to overlook the restored folder's access >>>>>> permissions - change the owner of the folder and apply it recursively >> etc. >>>>> Yes - of course - but Windows not connected to domain have not such >>>>> possibility (according to microsoft.com)> I'll try to phone to MS >>>>> Support but I'd be most grateful if you find something. >>>>> >>>>> Regards >>>> What do you mean? If you check for folder's security, you can add/remove >> local >>>> users there for every kind of access permissions. I'm just checking >> Windows >>>> 2000 and there's option: Security -> Advanced -> Owner -> Replace owner on >>>> subcontainers and objects. I would try playing with it :) >>>> >>>> Silver >>>> >>> In XP only if it's attached to domain. I found dos command - but the >>> result is still the same. >> Have you disabled "simple file sharing" from folder options? Also, I hope >> you're not using FAT32 ;) >> > > Thanks. However to few files even super users have no access... > The UID's changed after reinstallation of Windows and few users who do > not exist have full controll over them. > >> PS. why don't you reply to the list also? >> > > I click on Reply instead of Reply to all > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > -- Joseph S. Rizzari Lincoln Laboratory Massachusetts Institute of Technology 244 Wood Street Lexington, MA 02420-9108 Phone +1.781.981.4277 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users