>-----Original Message----- >From: Chris Bennett [mailto:ch...@ceegeebee.com] >Sent: Wednesday, March 17, 2010 10:21 AM >To: sorin.s...@orgfarm.uu.se; General list for user discussion, questions and >support >Subject: Re: [BackupPC-users] Trouble setting up backup to a Windows host >[...] >So, I'm pretty sure your mount point doesn't exist. Let's have you do >this (this is what I said you should do in my first post! :D): > > mkdir -p /windows/starforge > mount.cifs //starforge/c$ /windows/starforge -o >username=administrator,domain=mydomain --verbose
But I did, and I still get the same errors. See the two attached files. One is when I try to use a domain admin-account, and the other one is when I try with a local admin account on the machine. Anyway, I used a new folder on the BPC-machine, /test/windows, as I can't delete /windows/starforge2 for some reason, says something about the resource being busy. No biggie though. Windows says Permission denied. What could possibly be wrong?? The Windows machine in question is a plain vanilla Win2k3 standalone server connected to an even more plain vanilla AD-domain. Checked the Security log on the Win-machine. Check the attached file, it says the logon was successful, but I don’t see any mounts and cd'ing to /test/windows it's empty. So I tried again, and now Win-machine says the logon was a failure. WTH's going on here?? One good thing, I guess, is that the log says the BPC-server is using NTLM. The Win default domain policy says to refuse those older and insecure protocols and only send and reply using NTLMv2. Could this be problem? >The command is subtly different from my first response - this time >we'll not use the credentials file but instead supply the username and >domain. The password is not specified so that the tool prompts you >for the password. At least I get the password prompt. Guess it's something. 8-/ >I've attached some examples of what the output of this should like >like for various cases (bad password, non-existant mount point, >successful mount). Thanks. >Hopefully you will see some success shortly :) Well, here's hoping... 8-) -- /Sorin
r...@mach012 // [0]# r...@mach012 // [0]# mount.cifs //starforge2/e$ /test/windows/ -o username=localadmin,domain=starforge2 --verbose Password: mount.cifs kernel mount options: unc=//starforge2\e$,ip=xxx.yyy.zzz.nnn,ver=1,username=localadmin,domain=starforge2,pass=******** mount error 13 = Permission denied Refer to the mount.cifs(8) manual page (e.g.man mount.cifs) r...@mach012 // [0]#
r...@mach012 // [0]# r...@mach012 // [0]# mkdir -p /test/windows r...@mach012 // [0]# mount.cifs //starforge2/e$ /test/windows/ -o username=rot2k3,domain=orgfarm --verbose Password: mount.cifs kernel mount options: unc=//starforge2\e$,ip=xxx.yyy.zzz.nnn,ver=1,username=rot2k3,domain=orgfarm,pass=******** mount error 13 = Permission denied Refer to the mount.cifs(8) manual page (e.g.man mount.cifs) r...@mach012 // [0]#
Event Type: Success Audit Event Source: Security Event Category: Logon/Logoff Event ID: 552 Date: 2010-03-17 Time: 11:06:13 User: NT AUTHORITY\SYSTEM Computer: STARFORGE2 Description: Logon attempt using explicit credentials: Logged on user: User Name: STARFORGE2$ Domain: ORGFARM Logon ID: (0x0,0x3E7) Logon GUID: - User whose credentials were used: Target User Name: Rot2k3 Target Domain: ORGFARM Target Logon GUID: {f0a0e545-50c3-dfb0-b509-e5888224da1d} Target Server Name: localhost Target Server Info: localhost Caller Process ID: 3496 Source Network Address: xxx.yyy.zzz.nnn Source Port: 1433 ========== Event Type: Success Audit Event Source: Security Event Category: Logon/Logoff Event ID: 528 Date: 2010-03-17 Time: 11:06:13 User: ORGFARM\Rot2k3 Computer: STARFORGE2 Description: Successful Logon: User Name: Rot2k3 Domain: ORGFARM Logon ID: (0x0,0x456ED81) Logon Type: 10 Logon Process: User32 Authentication Package: Negotiate Workstation Name: STARFORGE2 Logon GUID: {f0a0e545-50c3-dfb0-b509-e5888224da1d} Caller User Name: STARFORGE2$ Caller Domain: ORGFARM Caller Logon ID: (0x0,0x3E7) Caller Process ID: 3496 Transited Services: - Source Network Address: xxx.yyy.zzz.nnn Source Port: 1433 ============= Event Type: Failure Audit Event Source: Security Event Category: Logon/Logoff Event ID: 529 Date: 2010-03-17 Time: 11:12:47 User: NT AUTHORITY\SYSTEM Computer: STARFORGE2 Description: Logon Failure: Reason: Unknown user name or bad password User Name: rot2k3 Domain: orgfarm Logon Type: 3 Logon Process: NtLmSsp Authentication Package: NTLM Workstation Name: \\BPC.SER.VER.LNX Caller User Name: - Caller Domain: - Caller Logon ID: - Caller Process ID: - Transited Services: - Source Network Address: BPC.SER.VER.LNX Source Port: 0
smime.p7s
Description: S/MIME cryptographic signature
------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev
_______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/