similar to: all machine password changes fail

Displaying 20 results from an estimated 300 matches similar to: "all machine password changes fail"

2004 Mar 29
1
REPOST: all machine password changes fail
More information: I managed to get an ethereal capture of the conversation between a workstation and the samba PDC during an attempted machine password change. I tried posting it as an attachment, but I guess the list won't accept that. I would be happy to e-mail it to a developer or anyone else who is willing to have a look and see if the explanation to the problem is in there. The file is
2013 Jun 05
3
Samba4 and NVSv4
Short story: cannot get Kerberized NFSv4 to work. I've googled a great deal and cannot find where I have goofed (and there sure is a lot of misleading and just plain incorrect information out there), so would appreciate another pair of eyes. NFSv4 without Kerberos does work fine, as does ID mapping. We're using NFSv4 in production with sec=sys, but I'm not happy with that. My
2013 Jun 05
3
Samba4 and NVSv4
Short story: cannot get Kerberized NFSv4 to work. I've googled a great deal and cannot find where I have goofed (and there sure is a lot of misleading and just plain incorrect information out there), so would appreciate another pair of eyes. NFSv4 without Kerberos does work fine, as does ID mapping. We're using NFSv4 in production with sec=sys, but I'm not happy with that. My
2007 Feb 19
2
Using OLE DB Connections from Wine
Hi, I'm trying to use Enterprise Architect under wine. According to their documentation it runs on "Codeweavers Crossover" so I believe it should also run under wine (it's listed as basically working in the application DB http://appdb.winehq.org/appview.php?iVersionId=6018 ( http://appdb.winehq.org/appview.php?iVersionId=6018 ) ). I'm trying to get an OLE connection to a
2011 Jan 21
2
Looping with incremented object name and increment function
Folks, I am trying to get a loop to run which increments the object name as part of the loop. Here "fit1" "fit2" "fit3" and "fit4" are linear regression models that I have created. > for (ii in c(1:4)){ + SSE[ii]=rbind(anova(fit[ii])$"Sum Sq") + dfe[ii]=rbind(summary(fit[ii])$df) + } Error in anova(fit[ii]) : object 'fit' not found
2004 Jan 21
0
Stub error changing machine account password
Forgive me if this gets double posted, but I've been struggling with this Gmane way of using the mailing list. (A good idea that doesn't work and results in lots of spam and viruses, but that's another story). About 3 weeks ago I upgraded our samba server from 2.2.8a on RedHat 7.3 to 3.0 on Fedora. The samba server is a PDC. The following error message appears in the event log on
2004 Sep 10
2
Re: Bug#119396: flac: Decoded data does not equal orginal data.
retitle 119396 flac: Decoded raw data does not match original raw data thanks On Tue, Nov 13, 2001 at 02:38:32AM +0000, Adam M. Costello wrote: > Matt Zimmerman <mdz@debian.org> wrote: > > > Based on a few quick tests, this kind of problem seems to occur with > > any file smaller than 4k (at least when using 44100Hz/16bps/2chan). > > I don't think the problem
2004 Sep 10
2
Re: Bug#119396: flac: Decoded data does not equal orginal data.
retitle 119396 flac: problems encoding very small files thanks flac-dev: I received the following bug report from a Debian user. Please preserve Cc: 119396-forwarded@bugs.debian.org when replying. On Mon, Nov 12, 2001 at 05:44:09PM -0800, Adam M. Costello wrote: > Package: flac > Version: 1.0-3 > Severity: grave > > The file "test" is a 1000-byte raw audio file (44100
2006 Mar 01
6
Dtrace not working for processes running after a couple of hours
Hi, all, I''m a newbie on dtrace and the problem I am having is: For processes which have been running for more than a couple of hours, dtrace doesn''t seem to be able to trace(I waited for at least one hour and didn''t see anything happening). However, it works every time for a relatively new process. Any insight or help will be appreciated. This is my machine:
2003 Aug 25
1
FW: Help with 'switch' mode
Guus: Thank you for your explanation! My confusion was based on my misunderstanding of the tun/tap device - I thought it was exactly like a pcap device, and therefore should've "just worked" in that mode. So, once you explained how the tun/tap device actually worked, the use of bridges immediately made sense. I was then able to setup bridges on my single interface linux
2013 Jan 14
1
Wrong bin count number with hist() ?
Hi there, # Consider the following example: A = 19 B = 20 A< B A==B hist(c(1:15,B,50),breaks=c(0,15,A,50),plot=F)$count hist(c(1:15,A,50),breaks=c(0,15,B,50),plot=F)$count # I was expecting the same results with the following values of A and B: A = 19.6019203953960 B = 19.6019204365543 A< B A==B hist(c(1:15,B,50),breaks=c(0,15,A,50),plot=F)$count# wrong
2000 Mar 30
1
reconsider SRP, it's way cool
I just joined the list, and I see in the archives that about a month ago there was a brief discussion of SRP, but it was dismissed. I urge people to take a look at this site: http://srp.stanford.edu/srp/ It's very cool. Let's say I'm on vacation visiting a friend, and I want to log in to my account back home. I trust my friend's machine, but I don't have my home
2003 Aug 25
1
Help with 'switch' mode
Hello, I've been using tinc v1.0 for the last few weeks in router mode - to great success. It's EXACTLY what I was looking for in a VPN at the time - most of the security of IPSEC with none of the interoperability issues. However, a few days ago, I got a VOIP phone that doesn't use IP without paying several thousand extra dollars on top of what we've already spent on the phone
2016 Apr 07
4
Problem with Notepad ++
A little more thought into helping troubleshooting maybe take an ls -l and a properties screen shot in the middle of editing a file. It could be some setting in notepad++ that is interfering with itself. On Thu, Apr 7, 2016 at 8:51 AM, Jeff Sadowski <jeff.sadowski at gmail.com> wrote: > Can you post ls -l of a file on your samba shared directory.(before > opening it with notepad++)
2016 Apr 07
2
Problem with Notepad ++
If your file is unchanged and the modified time is unchange in both ls -l and the Windows file browser and notepad++ saw a change then the problem is with notepad++ not in samba or linux. On Thu, Apr 7, 2016 at 10:26 AM, RITTER, Philippe < philippe.ritter at caisse-des-medecins.ch> wrote: > Thank you for your mail. > > Just one mor information, I asked help also on notepad++ :
2009 Dec 13
1
Combined search in multiple fields help
Hello, I want to let user specify by drop down list to what fields his query will be searched. For example "Full-text" or "Title+Author", then user enters search query as usual (without using prefixes). But how to modify query so it cover two fields in a right way? For a starter how I think about modifying query to limit it just to single globally selected field: 1. after
2010 May 12
2
How to extract sum of particular months in a monthly data series
Dear Users, I have a monthly data for a number of years(1960-2007) for a number of stations and i wish to extract sesonal time-series for the months of March-May and October-November for very station. I have read this data with read.table in R with stations as columns and time (months) as rows. My attempt to aggregate with the zoo package using the function as.yearqtr failed since this sums
2010 Jan 12
5
Multi-Tenant Parking
Has anyone managed to get multi-parking lot call parking working correctly? I've had several attempts at it, and never seem to be able to get it to go properly - (actually, at all): I've most recently done this with 1.6.1.x, and now 1.6.2.x, with no luck in either case. What I've been "trying" is the following: features.conf [general] parkext => 100 [featuremap]
2006 Jun 03
3
Maildir, procmail, and locks
I'm using procmail as the local delivery agent for Maildir style mailboxes. I discovered that I was able to send mail to other users but was unable to send mail to myself. Examples from verbose procmail log: **** Successful message to another user **** procmail: [24589] Fri Jun 2 15:03:34 2006 procmail: Assigning
2016 Apr 07
2
Problem with Notepad ++
Hello Sorry to resend this mail, but I still have this problem. Does someby have a clue or direction to look at ? Thank you and regards Philippe RITTER -----Message d'origine----- De : RITTER, Philippe Envoyé : mercredi 30 mars 2016 17:24 À : 'samba at lists.samba.org' Objet : Problem with Notepad ++ Good day to everybody, I have a problem with Notepad ++, but it is not related