search for: system_name

Displaying 20 results from an estimated 31 matches for "system_name".

2010 Dec 23
0
has_many :through full stack help
...as_and_belongs_to_many :employees has_and_belongs_to_many :locations has_many :implementations has_many :systems, :through => :implementations validates_presence_of :name, :tax_id end -----SYSTEM MODEL------- class System < ActiveRecord::Base attr_accessible :system_publisher, :system_name, :system_type, :system_version, :system_version_certified, :practice_ids has_many :implementations has_many :practices, :through => :implementations end -----IMPLEMENTATION MODEL----- class Implementation < ActiveRecord::Base attr_accessible :system_start_date, :syste...
2011 Jun 29
5
[Urgent] Email Retrieval from remote servers doesn't use Dovecot
...ject. --------------------------- Problem: --------------------------- Dovecot works for localhost, but not for remote servers. How do I know? Because thunderbird downloads emails in its default location (specified in settings) and not in maildir or mbox folders. If I send mail to <user>@<system_name> using mail command, dovecot works and thunderbird shows the email stored in maildir folder. But for email from <id>@yahoo.com goes to thunderbird's default folder and are browsed from there. --------------------------- Relevant Technical Details: --------------------------- ps auxw...
2016 Jul 10
0
Debian Jessie joining AD as member fails with "The object name is not found."
...rpc_api_pipe: host domain-controller.domain.local returned 68 bytes. check_bind_response: accepted! cli_rpc_pipe_open_noauth: opened pipe lsarpc to machine domain-controller.domain.local and bound anonymously. lsa_OpenPolicy: struct lsa_OpenPolicy in: struct lsa_OpenPolicy system_name : * system_name : 0x005c (92) attr : * attr: struct lsa_ObjectAttribute len : 0x00000018 (24) root_dir : NULL ob...
2002 Jun 27
0
sshd and ai_socktype errors.... (fwd)
...einer <ken at cs.uml.edu> To: secureshell at securityfocus.com Cc: Ken Kleiner <ken at saturn.cs.uml.edu> Subject: sshd and ai_socktype errors.... Hello.. I am Running openssh 3.4p1 on Tru64 v5.0a. In my system logs, I see the following when I ssh to that machine with 'ssh -X system_name': error: getaddrinfo: servname not supported for ai_socktype Any idea what that could be? I can get in okay, but X11 forwarding isn't working, although sshd_config has it enabled. I had a somewhat same type of error initially when I installed ssh on top of openssh 3.1p1 - running &...
2002 Jun 27
0
[Bug 310] New: sshd reporting ai_socktype errors when using ssh -X to server
...Severity: major Priority: P3 Component: sshd AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: kkleiner at cs.uml.edu I am Running openssh 3.4p1 on Tru64 v5.0a. In my system logs, I see the following when I ssh to that machine with 'ssh -X system_name': error: getaddrinfo: servname not supported for ai_socktype Any idea what that could be? I can get in okay, but X11 forwarding isn't working, although sshd_config has it enabled. I had a somewhat same type of error initially when I installed ssh on top of openssh 3.1p1 - ru...
2008 Mar 06
2
format of UNIQUEID variable
What is the format of the UNIQUEID variable? It seems to be something like: 40651204817492.56 Does it always have the pattern <long_number>.<short_number>? ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.
2016 Jul 18
3
Debian Jessie joining AD as member fails with "The object name is not found."
...rpc_api_pipe: host domain-controller.domain.local returned 68 bytes. check_bind_response: accepted! cli_rpc_pipe_open_noauth: opened pipe lsarpc to machine domain-controller.domain.local and bound anonymously.      lsa_OpenPolicy: struct lsa_OpenPolicy         in: struct lsa_OpenPolicy             system_name              : *                 system_name              : 0x005c (92)             attr                     : *                 attr: struct lsa_ObjectAttribute                     len                      : 0x00000018 (24)                     root_dir                 : NULL                     ob...
2016 Jul 18
0
Debian Jessie joining AD as member fails with "The object name is not found."
...68 bytes. > > check_bind_response: accepted! > > cli_rpc_pipe_open_noauth: opened pipe lsarpc to machine domain- > controller.domain.local and bound anonymously. > > lsa_OpenPolicy: struct lsa_OpenPolicy > > in: struct lsa_OpenPolicy > > system_name : * > > system_name : 0x005c (92) > > attr : * > > attr: struct lsa_ObjectAttribute > > len : 0x00000018 (24) > >...
2016 Jul 19
1
Debian Jessie joining AD as member fails with "The object name is not found."
...68 bytes. > > check_bind_response: accepted! > > cli_rpc_pipe_open_noauth: opened pipe lsarpc to machine domain- > controller.domain.local and bound anonymously. > > lsa_OpenPolicy: struct lsa_OpenPolicy > > in: struct lsa_OpenPolicy > > system_name : * > > system_name : 0x005c (92) > > attr : * > > attr: struct lsa_ObjectAttribute > > len : 0x00000018 (24) > >...
2016 Sep 18
3
IPMI ??
Is there a little setup display right on the box? Just asking because I have seen that on some boxes. Cheers, Boris. On Sun, Sep 18, 2016 at 12:15 AM, Keith Keller < kkeller at wombat.san-francisco.ca.us> wrote: > On 2016-09-17, Alice Wonder <alice at domblogger.net> wrote: > > > > Okay if it requires DHCP this might be out, I'm currently out of town > >
2004 Sep 03
10
[Bug 925] Forking and crontabs do not work with ssh on NCR MP-RAS builds
...e OS is NCR MP-RAS SVR4 version 3.2. Nothing fancy in the compile (./configure / make). I was able to reproduce the problem in both 3.8p1 and the current release. I will attach the output with the error to the bug report. The test program I used was a simple shell with the command "ssh system_name ls -l" that was scheduled as a cron job. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2019 Feb 28
2
winbind causing huge timeouts/delays since 4.8
..._np.c:261(make_internal_rpc_pipe_p) Created internal pipe samr [2019/02/28 10:33:22.388838, 1, pid=18451, effective(0, 0), real(0, 0), class=rpc_parse] ../../librpc/ndr/ndr.c:471(ndr_print_function_debug) samr_Connect2: struct samr_Connect2 in: struct samr_Connect2 system_name : NULL access_mask : 0x02000000 (33554432) 0: SAMR_ACCESS_CONNECT_TO_SERVER 0: SAMR_ACCESS_SHUTDOWN_SERVER 0: SAMR_ACCESS_INITIALIZE_SERVER 0: SAMR_ACCESS_CREATE_DOMAIN...
2013 Nov 06
0
mod_auth_ntlm_winbind SSO
...06 11:37:19.018682, 4] rpc_server/rpc_ncacn_np.c:176(make_internal_rpc_pipe_p) Created internal pipe \samr (pipes_open=0) [2013/11/06 11:37:19.018714, 1] ../librpc/ndr/ndr.c:284(ndr_print_function_debug) samr_Connect2: struct samr_Connect2 in: struct samr_Connect2 system_name : NULL access_mask : 0x02000000 (33554432) 0: SAMR_ACCESS_CONNECT_TO_SERVER 0: SAMR_ACCESS_SHUTDOWN_SERVER 0: SAMR_ACCESS_INITIALIZE_SERVER 0: SAMR_ACCESS_CREATE_DOMAIN...
2015 Apr 17
2
Cannot join Ubuntu12.04 Samba 4.1.17 to domain
...st serverDC1001.dan2003.sample.domain.com returned 68 bytes. check_bind_response: accepted! cli_rpc_pipe_open_noauth: opened pipe \lsarpc to machine serverDC1001.dan2003.sample.domain.com and bound anonymously. lsa_OpenPolicy: struct lsa_OpenPolicy in: struct lsa_OpenPolicy system_name : * system_name : 0x005c (92) attr : * attr: struct lsa_ObjectAttribute len : 0x00000018 (24) root_dir : NULL ob...
2015 Apr 17
0
Cannot join Ubuntu12.04 Samba 4.1.17 to domain
...main.com returned 68 bytes. > check_bind_response: accepted! > cli_rpc_pipe_open_noauth: opened pipe \lsarpc to machine > serverDC1001.dan2003.sample.domain.com and bound anonymously. > lsa_OpenPolicy: struct lsa_OpenPolicy > in: struct lsa_OpenPolicy > system_name : * > system_name : 0x005c (92) > attr : * > attr: struct lsa_ObjectAttribute > len : 0x00000018 (24) > root_dir...
2019 Feb 26
3
winbind causing huge timeouts/delays since 4.8
Am 23.02.19 um 22:23 schrieb Rowland Penny via samba: > On Sat, 23 Feb 2019 21:54:31 +0100 > Alexander Spannagel via samba <samba at lists.samba.org> wrote: > >> Am 23.02.19 um 15:48 schrieb Rowland Penny via samba: >>>>>>>>> If you have, as you have, 'files sss winbind' in the the >>>>>>>>> passwd & group line
2011 Jan 21
0
Can not set SPN errors (again)
...t) cli_rpc_pipe_open_noauth: opened pipe \lsarpc to machine mvpns119.machinevisionproducts.com and bound anonymously. [2011/01/21 09:50:41.285743, 1] ../librpc/ndr/ndr.c:251(ndr_print_function_debug) lsa_OpenPolicy: struct lsa_OpenPolicy in: struct lsa_OpenPolicy system_name : * system_name : 0x005c (92) attr : * attr: struct lsa_ObjectAttribute len : 0x00000018 (24) root_dir : NULL...
2006 Jan 18
1
Problem in rpc_api_pipe related to the \spoolss pipe
...08 00 2b 10 48 60 0040 version: 00000002 check_bind_response: accepted! cli_rpc_pipe_open_noauth: opened pipe \lsarpc to machine pdc and bound anonymously. init_lsa_sec_qos init_open_pol: attr:0 da:33554432 init_lsa_obj_attr 000000 lsa_io_q_open_pol 0000 ptr : 00000001 0004 system_name: 005c 000008 lsa_io_obj_attr 0008 len : 00000018 000c ptr_root_dir: 00000000 0010 ptr_obj_name: 00000000 0014 attributes : 00000000 0018 ptr_sec_desc: 00000000 001c ptr_sec_qos : 00000001 000020 lsa_io_obj_qos sec_qos...
2003 Aug 31
1
Samba joining Samba-based NT-Domain w/ 2.2
Hi, I'm having terrible difficulties getting Samba to cooperate. I have the following scenario: Samba 2.2.3 set up as a PDC on a linux machine (turing, with the domain set to DEFAULTDOMAIN), working fine with a win2k client. Now I wish to join a Samba 2.2 linux machine was a domain member server (moog), and I can't seem to convince samba to do what I want it to. moog$ is set up on the PDC
2003 Sep 23
1
rpcclient adddriver not recognizing Dependentfiles... Samba-HOWTO-Collection HEAD/3.0
...data : 11c9 0038 data : 9f e8 08 00 2b 10 48 60 0040 version: 00000002 bind_rpc_pipe: server pipe_name found: \PIPE\lsass bind_rpc_pipe: accepted! init_lsa_sec_qos init_open_pol: attr:0 da:33554432 init_lsa_obj_attr 000000 lsa_io_q_open_pol 0000 ptr : 00000001 0004 system_name: 005c 0008 len : 00000018 000c ptr_root_dir: 00000000 0010 ptr_obj_name: 00000000 0014 attributes : 00000000 0018 ptr_sec_desc: 00000000 001c ptr_sec_qos : 00000001 0020 len : 0000000c 0024 sec_imp_level : 00...