similar to: Trouble automatic changing local machine account (manual join work!)

Displaying 20 results from an estimated 100 matches similar to: "Trouble automatic changing local machine account (manual join work!)"

2014 Jan 28
0
windows netlogon error 3224: Manual join works, automatic renew of machine account not, probably unrelated error netlogon_creds_server_check falied.
[[ I've sent that email on list some days ago, with a different subject. No one reply. I was not clear? Please, help me, or give me at least some hint... ]] [ I'm not subscribed to that list, so please put me on CC; i will read reply on the web interface, but please... ] Setup: a domain (PASIAN) that is using samba3 (2:3.5.6~dfsg-3squeeze11) across two routed network, eg, a main
2018 Apr 25
0
[OT?] Group Policy, drive maps and Cliend Site Caching...
Hai marco, I've looked for a good example. http://www.mustbegeek.com/how-to-map-network-drive-using-group-policy/ Only, i say use \\FQDN\share not \\HOSTNAME\share Basicly, the above site says, ( the importent part ) Note that drive maps actions are all based on the drive letter. Action ?Create? and ?Update? will not work if the drive letter already in use. In this case, the action
2018 Apr 24
3
[OT?] Group Policy, drive maps and Cliend Site Caching...
Sorry for that email, but i'm really confused about the subject. Starting point: in current configuration (Samba, NT mode) some portable system have CSC enabled, and when go to another site... is another site, eg does not fined the domain, so simply CSC 'work'' as expected. Now that i'm moving computer to the new domain, that is the same domain across all sites, i'm not
2011 Jun 22
3
Help Needed on Merging Columns by Summation
Dear Sirs/Madam, I am a beginner to R, and I am currently working on a data matrix which looks like this: > head(oligo) ko:K00001 ko:K00003 ko:K00005 ko:K00008 ko:K00009 ko:K00010 ko:K00012 AAA 370 631 365 67 164 455 491 KAA 603 1208 170 157 68
2010 Mar 04
2
UK CallerID -v- Wildcard W100P
At the risk of being flamed.... Has anyone had any success get the 'El cheapo' Wildcard W100P clone's (?20 flavour) to work with UK Caller ID? I'm not sure what the status of Asterisk 1.6 is with respect to UK caller ID, being that we have an odd method of sending the FSK ahead of the ring, but I'm guessing I can't be the first to ask this? Keeping in mind that cost is
2013 Jan 06
0
How to use predict function from R2OpenBUGS results
Dear All,   I made some headways on my ODE problem in R2OpenBUGS, but got stuck again. Wonder if someone could help on the following:   I am running the following code:   library(R2OpenBUGS) dosetotal <-c(500,250) z <-c(4,2) grid <-c(4,15) n.grid <-2 tol <-0.001 dim <-2 T <-2 origin <-0 dosetime <-c("1/05/2013 0:00","1/06/2013 00:00") dose
2003 Jun 07
0
New cdr_mysql.c
Hi. here is a brand new cdr_mysql . Is based on the previous one, but with lots of changes, so I include here the whole file, not a patch. What I've changed: added new fields, in order to reflect cdr csv : * call start time * call answer time * call end time * call unique id Changed the table structure to reflect cdr.h lengths. Added some (a lot?) sanity checks, to be sure to insert
2015 Jan 22
1
Problem with Cisco Phones
> Apparently this is a known problem past v8 firmware: > http://kaa.kiev.ua/blog/asterisk-and-cisco-7945g-after-sip-firmware-update- > version-9/ I've done some more playing about and what I've noticed is that even when using TCP SIP on the 8.x Firmware conferencing doesn?t work - making it use UDP fixes this. So has anyone managed to get the 9.x firmware working with UDP?
2015 Jan 20
0
Problem with Cisco Phones
Apparently this is a known problem past v8 firmware: http://kaa.kiev.ua/blog/asterisk-and-cisco-7945g-after-sip-firmware-update-version-9/ On Tue, Jan 20, 2015 at 11:16 AM, Jordan Cook - Gyron Networks < jordan.cook at gyron.net> wrote: > > Next step is packet capture to see if there is a clue as to the cause of > the > > failure in the SIP signalling. > > Right, I
2009 Aug 14
2
rsyncd.conf chroot yes problem with symlink-ing
Hy there, My name is Alex Vladulescu, and i found this very interesting tool for backup files and folders over remote network servers. For the past four days i have been reading the FAQ on the site, google-ing the web for some answers on my local problem, but i am very stuck, nothing seems to answer my question so far. My issue consists on having a rsyncd.conf on a master server on which i
2018 Oct 25
0
Again NFSv4 and Kerberos at the 'samba way'...
Hai marco, I left you original mail a bit intact and commented inbetween lines. > > > The nfs-server needs to be able to delegate the servers > with kerberos. (obligated for nfsv4 with kerberos mounts ) > > Start - ADUC, enable advanced features - goto CN=Computers > > get the member server's properties, tab Delegation, enable > "Trust this computer
2009 Aug 14
1
Fwd: Re: rsyncd.conf chroot yes problem with symlink-ing
Ok it's now Solved ! In spite of trying all day long to figure it out what's wrong in my sintax i could find, ...using a pencile and a pice of paper, combining all commands parameters invoked so far and, came to the conclusion that -L does not stand with -l , think that i couldn't find in any docs or faq so far. Now, symlinks are being copied without a trouble. Tnks Paul for
2018 Apr 25
2
[OT?] Group Policy, drive maps and Cliend Site Caching...
Hai, > > Hi Louis, I think you missed this: current configuration > (Samba, NT mode) > > But I think you are on the right lines, using the same drive letters > for both sites is asking for trouble. No, thats ok and should work, since i do that also but in AD dom, and you may not use persistant drives and you disconnect them at logoff. > > However the bigger
2001 Jul 16
3
file magic for Ogg, Vorbis?
I am trying to figure out file(1) magic(1) for Ogg and Vorbis. (I am using file from NetBSD 1.5.1.) Currently I have: 0 string OggS Ogg data >29 string vorbis \b, Vorbis audio Some results: $ file ~/audio/kaas.* /home/reed/audio/kaas.mp3: MP3, 128 kBits, 44.1 kHz, Stereo /home/reed/audio/kaas.ogg: Ogg data, Vorbis audio /home/reed/audio/kaas.wav: RIFF (little-endian) data, WAVE audio,
2004 Jan 17
0
Remote reloading Cisco phones...
Here's a simple small expect script ... I call it "phreboot", usage: phreboot IP $ phreboot 10.99.1.1 -- cut here -- #!/usr/bin/expect -f set timeout -1 spawn $env(SHELL) match_max 10000 send -- "telnet [lrange $argv 0 0]\r" expect -exact "word :" send -- "cisco\r" expect -exact "Phone> " send -- "reset\r" send -- ""
2015 Jan 20
2
Problem with Cisco Phones
> Next step is packet capture to see if there is a clue as to the cause of the > failure in the SIP signalling. Right, I see the following when running SIP Debug. Looks to me like the phones are expecting the server to do the conference mixing, which I guess it would do in CallManager? <--- SIP read from TCP:xxx.xxx.xxx.xxx:50604 ---> REFER sip:xxx.xxx.xxx.xxx SIP/2.0 Via:
2018 Nov 22
0
NTP strangeness...
Hi Marco, As far i can see here. Are all your ADDC servers set to the same source NTP ( preffered a stratum 1 or 2 ) server. ( and not pool ntp sources ) Because below i see stratum 4 and stratum 3 servers and a timeout on one server. When i look at this. > C:\Users\gaio>w32tm /query /peers > N. peer: 1
2018 Nov 22
2
NTP strangeness...
In our network we found some client with clock differences. Some machine have effectively some troubles, eg have NO 'Windows Time' service defined, probably some glitches happened when moving from our old NT-like domain. Anyway, catching for that, we have found some other strangeness. Windows time service run: C:\Users\gaio>sc query w32time NOME_SERVIZIO: w32time TIPO
2014 Dec 29
24
[Bug 87819] New: [NVAC] EQ overflowing
https://bugs.freedesktop.org/show_bug.cgi?id=87819 Bug ID: 87819 Summary: [NVAC] EQ overflowing Product: Mesa Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: major Priority: medium Component: Drivers/DRI/nouveau Assignee: nouveau at
2018 Oct 24
5
Again NFSv4 and Kerberos at the 'samba way'...
Good morning Marco and others. > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Marco Gaiarin via samba > Verzonden: dinsdag 23 oktober 2018 18:58 > Aan: samba at lists.samba.org > Onderwerp: [Samba] Again NFSv4 and Kerberos at the 'samba way'... > > > Sorry, i come back to this topic in a different thread,