Re: [BackupPC-users] NT_STATUS_LOGON_FAILURE for all backups [SOLVED}

2007-10-30 Thread Sean Carolan
On 10/30/07, Sean Carolan <[EMAIL PROTECTED]> wrote: > I've combed the documentation, mailing list, and Google but have not > found an answer to this problem. No matter what I do, I cannot get > the BackupPC server to connect to Windows clients. Here's what I did to fix this, in case anyone else

[BackupPC-users] NT_STATUS_LOGON_FAILURE for all backups

2007-10-30 Thread Sean Carolan
I've combed the documentation, mailing list, and Google but have not found an answer to this problem. No matter what I do, I cannot get the BackupPC server to connect to Windows clients. Here is my setup: BackupPC server runs CentOS 5 Samba client installed from source, version 3.0.26 Server tes

Re: [BackupPC-users] NT_STATUS_LOGON_FAILURE

2007-09-29 Thread Tony Molloy
On Friday 28 September 2007 14:16, Regis Gras wrote: > Craig Barratt wrote: > >Regis writes: > >>I'am using BackupPC-2.1.0 > >> > >>With the same config.pl, > >>Start Full Backup works fine > >>Start Inc Backup fails every time with the message > >> NT_STATUS_LOGON_FAILURE > > > >I believe there wa

Re: [BackupPC-users] NT_STATUS_LOGON_FAILURE

2007-09-28 Thread Regis Gras
Craig Barratt wrote: >Regis writes: > > > >>I'am using BackupPC-2.1.0 >> >>With the same config.pl, >>Start Full Backup works fine >>Start Inc Backup fails every time with the message NT_STATUS_LOGON_FAILURE >> >> > >I believe there was a version (or set of samba versions) that had >this bug

Re: [BackupPC-users] NT_STATUS_LOGON_FAILURE

2007-09-28 Thread romain . pichard
ights are normally good. Thank you in advance for your help. Regards, Romain Tony Molloy <[EMAIL PROTECTED]> Envoyé par : [EMAIL PROTECTED] 28/09/2007 14:18 A backuppc-users@lists.sourceforge.net cc Objet Re: [BackupPC-users] NT_STATUS_LOGON_FAILURE On Friday 28 Septembe

Re: [BackupPC-users] NT_STATUS_LOGON_FAILURE

2007-09-28 Thread Tony Molloy
On Friday 28 September 2007 12:23, Regis Gras wrote: > Craig Barratt wrote: > >Regis writes: > >>I'am using BackupPC-2.1.0 > >> > >>With the same config.pl, > >>Start Full Backup works fine > >>Start Inc Backup fails every time with the message > >> NT_STATUS_LOGON_FAILURE > > > >I believe there wa

Re: [BackupPC-users] NT_STATUS_LOGON_FAILURE

2007-09-28 Thread Regis Gras
Craig Barratt wrote: >Regis writes: > > > >>I'am using BackupPC-2.1.0 >> >>With the same config.pl, >>Start Full Backup works fine >>Start Inc Backup fails every time with the message NT_STATUS_LOGON_FAILURE >> >> > >I believe there was a version (or set of samba versions) that had >this bug

Re: [BackupPC-users] NT_STATUS_LOGON_FAILURE

2007-09-28 Thread Craig Barratt
Regis writes: > I'am using BackupPC-2.1.0 > > With the same config.pl, > Start Full Backup works fine > Start Inc Backup fails every time with the message NT_STATUS_LOGON_FAILURE I believe there was a version (or set of samba versions) that had this bug. I think it was 3.0.23 or so. There was

[BackupPC-users] NT_STATUS_LOGON_FAILURE

2007-09-28 Thread Regis Gras
I'am using BackupPC-2.1.0 With the same config.pl, Start Full Backup works fine Start Inc Backup fails every time with the message NT_STATUS_LOGON_FAILURE Could some one help me ? -- == | Régis Gras | http://dcm.ujf

Re: [BackupPC-users] NT_STATUS_LOGON_FAILURE after sa mba update

2006-11-09 Thread Jono Woodhouse
Ryan Ross ece.ucsb.edu> writes: > > Over the weekend smbclient updated to 3.0.23 on my Fedora Core 4 system. > Since > that time, I have not been able to backup our Windows server. I have not > changed the config.pl at all, and it has been working fine for months. Ever > since that samba upd

Re: [BackupPC-users] NT_STATUS_LOGON_FAILURE after samba update

2006-08-03 Thread Matthew Radey
Since the build for the original RPM already includes --with-smbmount and --with-acl-support, perhaps the problem lies in the --with-smbwrapper part? Here's a way to build your own RPMs with the change and test it. (I have not tested the RPMs yet, but they do build just fine.) Note that I did

Re: [BackupPC-users] NT_STATUS_LOGON_FAILURE after samba update

2006-08-03 Thread Jean-Michel Beuken
Hello Bill, At 10:56 AM -0400 7/23/06, Bill Hudacek wrote: >I've created bug #3954 at https://bugzilla.samba.org/show_bug.cgi?id=3954 > >Now we'll see if it resonates with anyone else. I can only imagine that >millions of BackupPC users are noticing this today, or they will >tomorrow :-) I have

Re: [BackupPC-users] NT_STATUS_LOGON_FAILURE after samba update

2006-07-23 Thread Bill Hudacek
I've created bug #3954 at https://bugzilla.samba.org/show_bug.cgi?id=3954 Now we'll see if it resonates with anyone else. I can only imagine that millions of BackupPC users are noticing this today, or they will tomorrow :-) If the Samba developers can't/won't address the problem, I'll set up

Re: [BackupPC-users] NT_STATUS_LOGON_FAILURE after samba update

2006-07-22 Thread Bill Hudacek
Les Mikesell wrote: > On Tue, 2006-07-18 at 21:57, Bill Hudacek wrote: > > Is there some subtle difference in your $Conf{SmbClientFullCmd} and > $Conf{SmbClientIncrCmd} entries? Can you execute something > resembling the expanded incremental command manually with > smbclient? > Thanks, Les, fo

Re: [BackupPC-users] NT_STATUS_LOGON_FAILURE after samba update

2006-07-22 Thread Matthew Radey
Craig Barratt wrote: > Smbclient uses a file timestamp for setting the incremental date. > That file is /usr/local/backuppc/data/pc/dc1/timeStamp.level0 > which gets removed after the backup. So you should replace > that with some other file that can be empty: > > touch timeStamp.level0 > >

Re: [BackupPC-users] NT_STATUS_LOGON_FAILURE after samba update

2006-07-20 Thread Craig Barratt
Ryan Ross writes: > When I run > [backuppc etc]$ /usr/bin/smbclient dc1\\G -U ece -E -N -d 1 -c tarmode\ > full -TcN /usr/local/backuppc/data/pc/dc1/timeStamp.level0 - > > I get one line back: > Error setting newer-than time > > I don't think I'm using smbclient correctly, but I am just cop

Re: [BackupPC-users] NT_STATUS_LOGON_FAILURE after samba update

2006-07-19 Thread Ryan Ross
When I run [backuppc etc]$ /usr/bin/smbclient dc1\\G -U ece -E -N -d 1 -c tarmode\ full -TcN /usr/local/backuppc/data/pc/dc1/timeStamp.level0 - I get one line back: Error setting newer-than time I don't think I'm using smbclient correctly, but I am just copy and pasting from the XferLOG. W

Re: [BackupPC-users] NT_STATUS_LOGON_FAILURE after samba update

2006-07-18 Thread Les Mikesell
On Tue, 2006-07-18 at 21:57, Bill Hudacek wrote: > Minor update. Reading code shows that BackupPC does indeed set the > environment variable PASSWD. > > So, if the samba docs have not changed, does that mean the actual > running code has not changed? I'm not convinced, but I have no data at >

Re: [BackupPC-users] NT_STATUS_LOGON_FAILURE after samba update

2006-07-18 Thread Bill Hudacek
Minor update. Reading code shows that BackupPC does indeed set the environment variable PASSWD. So, if the samba docs have not changed, does that mean the actual running code has not changed? I'm not convinced, but I have no data at this point. Looking over the 3.0.23 release notes, there ar

Re: [BackupPC-users] NT_STATUS_LOGON_FAILURE after samba update

2006-07-18 Thread Bill Hudacek
[sorry, victor, reply-but-not-to-list gets me too often...] Víctor A. Rodríguez wrote: > > Nope :-P it's because backuppc tells to smbclient "do not ask for passwords" > (-N) then it tries to login as user "ece" with the password supplied in the > PASSWD variable. > > So, try to do : >

Re: [BackupPC-users] NT_STATUS_LOGON_FAILURE after samba update

2006-07-18 Thread Víctor A. Rodríguez
> When I run just > [backuppc etc]$ /usr/bin/smbclient \dc1G -U ece -E -N -d 1 -c tarmode > full > > I get this back: (I replaced some values with CORRECT) > Anonymous login successful > Domain=[CORRECT] OS=[CORRECT] Server=[CORRECT] > tree connect failed: NT_STATUS_ACCESS_DENIED > > Not sure why i

Re: [BackupPC-users] NT_STATUS_LOGON_FAILURE after samba update

2006-07-18 Thread Les Mikesell
On Tue, 2006-07-18 at 08:14 -0700, Ryan Ross wrote: > Over the weekend smbclient updated to 3.0.23 on my Fedora Core 4 system. > Since > that time, I have not been able to backup our Windows server. I have not > changed the config.pl at all, and it has been working fine for months. Ever > since

[BackupPC-users] NT_STATUS_LOGON_FAILURE after samba update

2006-07-18 Thread Ryan Ross
Over the weekend smbclient updated to 3.0.23 on my Fedora Core 4 system. Since that time, I have not been able to backup our Windows server. I have not changed the config.pl at all, and it has been working fine for months. Ever since that samba update however, I get this message: Running: /usr/