search for: keyname

Displaying 20 results from an estimated 54 matches for "keyname".

2008 Jul 23
2
accessing the keyname and the value
Hello in PHP i can access the Keynames of an array by using this option: while(list($k,$v) = each($uebergabe)) { if($k <> "Abschicken" ){ $koepfe[] = $k; $werte[] = $v; }//if }//while...
2008 May 02
4
Functions vs. Module Plugins vs. Facts
...able to gain any ground there either. Which method would be better, simpler, and less client-side intrusive? Does anyone have an example of a custom function that I could copy? Where on the server to place it? I tried creating my own function in /usr/local/lib/site_ruby/puppet/parser/functions/keyname.rb but it''s giving me a "...private method ''split'' called for ["blah-1234567"]:Array at ..." error. Or should I just use a facter fact? I tried to make sense of the Wiki but its just not sinking in. It doesn''t help that Puppet is in its gro...
1998 Nov 10
0
unix registry command
...and regedt32.exe, except more so. obtain from: http://samba.anu.edu.au/cvs.html syntax: rpcclient -S nt_hostname -U username[%passwd] -W domain -l logfile rpcclient now has some _preliminary_ commands which work with HKEY_LOCAL_MACHINE and will in the near future work with HKEY_USERS - regenum keyname enumerates subkeys and values in a key named "keyname". the last modified date is shown against the enumerated subkeys the value type and the value data is shown against the enumerated values - regquery keyname shows the last modified date, the number of keys and values etc - reggets...
2002 Feb 26
0
few idea about dealing with "Large Roaming Profiles"
...able = no 2) custom "adm" files for use with poledit.exe a) (this is not "roaming profile" related, just to illustrate here) CLASS USER CATEGORY !!Kontur CATEGORY "MSWord - 97" POLICY "protect from macro-viruses" KEYNAME "Software\Microsoft\Office\8.0\Word\Options" VALUENAME "EnableMacroVirusProtection" VALUEON "1" VALUEOFF "0" END POLICY POLICY "use RTF by default"...
2004 May 26
2
duplicate domains in browse list
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, i recently upgraded some of my servers from 3.0.2a to 3.0.4 after the upgrade my browselist shows duplicate entries for the domains. one domains is managed by a samba PDC(providing WINS too) and two samba BDC's. the other domains are managed by one samba PDC. 'smbclient -N -L <WINS_SERVER>' shows: - --- Workgroup
2020 Jul 13
10
Problem with network browsing
...ree_add: Successfully added node [HKLM\SOFTWARE\Samba\smbconf] to tree pathtree_add: Exit regdb_close: decrementing refcount (1->0) regdb_open: registry db opened. refcount reset (1) regkey_open_onelevel: name = [HKLM] regdb_open: incrementing refcount (1->2) reghook_cache_find: Searching for keyname [\HKLM] pathtree_find: Enter [\HKLM] pathtree_find: Exit reghook_cache_find: found ops 0x7f3d43d83140 for key [\HKLM] regkey_open_onelevel: name = [SOFTWARE] regdb_open: incrementing refcount (2->3) reghook_cache_find: Searching for keyname [\HKLM\SOFTWARE] pathtree_find: Enter [\HKLM\SOFTWARE]...
2020 Jul 13
0
Problem with network browsing
...de [HKLM\SOFTWARE\Samba\smbconf] to tree > pathtree_add: Exit > regdb_close: decrementing refcount (1->0) > regdb_open: registry db opened. refcount reset (1) > regkey_open_onelevel: name = [HKLM] > regdb_open: incrementing refcount (1->2) > reghook_cache_find: Searching for keyname [\HKLM] > pathtree_find: Enter [\HKLM] > pathtree_find: Exit > reghook_cache_find: found ops 0x7f3d43d83140 for key [\HKLM] > regkey_open_onelevel: name = [SOFTWARE] > regdb_open: incrementing refcount (2->3) > reghook_cache_find: Searching for keyname [\HKLM\SOFTWARE] > pat...
2020 Jul 13
0
Problem with network browsing
...t; [HKLM\SOFTWARE\Samba\smbconf] to tree > pathtree_add: Exit > regdb_close: decrementing refcount (1->0) > regdb_open: registry db opened. refcount reset (1) > regkey_open_onelevel: name = [HKLM] > regdb_open: incrementing refcount (1->2) > reghook_cache_find: Searching for keyname [\HKLM] > pathtree_find: Enter [\HKLM] > pathtree_find: Exit > reghook_cache_find: found ops 0x7f3d43d83140 for key [\HKLM] > regkey_open_onelevel: name = [SOFTWARE] > regdb_open: incrementing refcount (2->3) > reghook_cache_find: Searching for keyname [\HKLM\SOFTWARE] > pat...
2005 Feb 15
6
Windows update
Hi! How do you guys solve windows security updates? Is there a way to force windows computers to be updated. Even more flexible is if one can update windows through login script. Peter Nyberg Institutionen f?r Biokemi och Biofysik (DBB) Sv.Arrhenius v?gen 12 106 91 Stockholm Tel: 08-16 24 69 Mobil: 070 339 24 69 Fax 08 153679
2020 Jul 13
1
Problem with network browsing
...> tree > > pathtree_add: Exit > > regdb_close: decrementing refcount (1->0) > > regdb_open: registry db opened. refcount reset (1) > > regkey_open_onelevel: name = [HKLM] > > regdb_open: incrementing refcount (1->2) > > reghook_cache_find: Searching for keyname [\HKLM] > > pathtree_find: Enter [\HKLM] > > pathtree_find: Exit > > reghook_cache_find: found ops 0x7f3d43d83140 for key [\HKLM] > > regkey_open_onelevel: name = [SOFTWARE] > > regdb_open: incrementing refcount (2->3) > > reghook_cache_find: Searching for key...
2012 Sep 30
6
err: Signing certificate error
Hi all, When i try to boot an ec2 instance using: *puppet node_aws bootstrap --server myserverOnAWS.com --image ami-61ad0108 --keyname test-malcom --login ubuntu --type m1.small --keyfile test-malcom.pem -g puppets --verbose --debug --puppetagent-certname test* I get this error: *notice: Signing certificate ...* *debug: certificate_status supports formats: b64_zlib_yaml pson raw yaml; using pson* *debug: Failed to load library...
2005 Dec 21
0
Category/subcategory CRUD
Hello there! This is my first post! ;) I''m starting on ruby on rails, so I have many doubts about it! I''m trying to create a system that uses categories/subcategories. I created a scaffold for a table that has the following fields: - id int(11) - name varchar(50) - keyname varchar(50) - visible enum(''0'',''1'') default ''0'' - pid int(11) The rows are added as: 1, Articles, articles, 1, 0 2, Ruby on Rails, rubyonrails, 1, 1 3, PHP, php, 1, 1 4, FAQ, faq, 1, 0 5, Question 1, q1, 1, 4 6, Question 2, q2, 1, 4 And so on....
2005 Mar 11
2
Creating Custom System Policy Templates
Has anyone looked into creating custom templates for Microsoft's System Policy editor ? I like the idea of managing workstations through the NTConfig.POL file, but the included templates are quite a bit outdated. Does anyone know if it would be worth-while to take the time and create an updated Template to add policies to manage newer features of Windows 2000/XP through the NTConfig.POL
2023 Oct 16
1
ssh-agent hides sk "confirm user presence" message
...the key: $ ssh user at remote Confirm user presence for key ED25519-SK MD5:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX User presence confirmed But as soon as I add the key to an agent, it now hides that reminder: $ ssh-agent /bin/bash $ ssh-add /path/to/key Identity added: /path/to/key (ssh:keyname) $ ssh user at remote <key starts blinking but no reminder to touch it> I first noticed it when forwarding the agent, but it's reproducible locally without forwarding required. Some people might prefer to keep the message hidden, which would be okay by me if I could choose to toggle it...
2007 Mar 16
2
re: o2hb_do_disk_heartbeat:963 ERROR: Device "sdb1" another node is heartbeating in our slot!
...77 [client(13125)]CRS-1006:The OCR location /ocfs2/oracrs/ocr.crs is inaccessible. Details in /data/app/crs/oracle/product/10.2.0/crs/log/dbo3/client/css.log. crsd.log ============= 2007-03-16 13:38:11.708: [ OCRCLI][1407371616]proac_set_value: Response message returned with failure keyname = [CRS.CUR.ora!ORACTAH!ORACTAH3!inst.REASON], retcode = 26 2007-03-16 13:38:11.710: [ OCRCLI][1417865568]proac_set_value: Response message returned with failure keyname = [CRS.CUR.ora!dbo3!LISTENER_DBO3!lsnr.REASON], retcode = 26 2007-03-16 13:38:24.159: [ OCRMSG][1407371616]prom_rpc: CLSC recv f...
2003 Dec 07
2
Questions about some Ethereal/log output and spoolss
My user observable errors seem to now be gone but I am seeing some behavior that may need to be looked at. There are error messages in Ethereal and in the logs like "_spoolss_getprinterdataex: Invalid keyname [DsDriver]". First I'll give the brief history and then more details below. I started a new install on FreeBSD 5.1 using samba 2.2.8. I compiled with CUPS (1.1.19). Printer is HP PhotoSmart 7550 with executable style installer so the driver was installed manually through rpcclient. I wor...
2011 Feb 02
1
Samba 3.5.6 - numerous regressions while running as AD member against Samba4alpha14 DC
...diff -ur samba-3.5.6.orig/source3/libaddns/dnsgss.c samba-3.5.6/source3/libaddns/dnsgss.c --- samba-3.5.6.orig/source3/libaddns/dnsgss.c 2010-10-07 19:41:16.000000000 +0300 +++ samba-3.5.6/source3/libaddns/dnsgss.c 2011-02-01 16:31:35.000000000 +0200 @@ -175,7 +175,7 @@ * TODO: Compare id and keyname */ - if ((resp->num_additionals != 1) || + if (/*(resp->num_additionals != 1) ||*/ (resp->num_answers == 0) || (resp->answers[0]->type != QTYPE_TKEY)) { err = ERROR_DNS_INVALID_MESSAGE; 3. nss_winbind shows only a single group for each domain user....
2012 Dec 24
3
Not able to install puppet enterprise onn agent node using install command.
Hi, I have created an agent node from a master node using below command. puppet node_aws create --image ami-cc5af9a5 --keyname icos-client --type ti.micro Now as i am trying to install puppet on it using below command puppet node install \ --install-script=puppet- enterprise \ --installer-payload=/usr/local/puppet/puppet-2.7.0.tar.gz \ --installer-answers=/usr/local/puppet/agent.txt \ --puppetagent-certname=ip-10-224-12...
2013 Jul 17
3
Unable to use Cloud Provisioner
Hi Guys, I''m unable to load the module cloud provisioner, when I try to run node_aws it gives me the below errors: Error: Could not autoload puppet/face/node_aws/list_keynames: no such file to load -- guid Error: Could not parse application options: Could not autoload puppet/face/node_aws/list_keynames: no such file to load -- guid And when I see the help list I can see the below message: ! node ! Subcommand unavailable due to error. Check error logs. !...
2005 Nov 28
2
NT clients syncronyzing in a Samba PDC Domain
Hi, Plz, i have installed a Samba NT PDC Domain with XP Prof. and strangelly the machines are syncronizing with the Samba Server when the user Logoff of the domain. I've used the smb.conf below in others domains and XP clients have never synchronized before. I understand that i'm not using roaming profile, because the logon path is empty. The only difference in this domain is that