Displaying 20 results from an estimated 300 matches similar to: "can Samba 2.2 join Windows 2003 R2 DC?"
2007 May 21
1
FW: RPC Error with PC Netlink
Thanks for the advice. I had played with NT4 a little bit to see if I could
use it for setting up a resource domain for windows 2003 machines- since it
looks like you can join Windows 2003 machines to an NT4 domain (so why PCNL
can't I don't know), and then establish trusts between NT4 and PCNL. I
didn't really want to have NT4 machines in my enviroment any longer than
necessary so
2007 May 21
1
RPC Error with PC Netlink - some additional info
Some additional info:
The solaris server is Solaris 10 (sparc.)
According to man smb.conf, "enable asu support = yes" creates an IPC
only "ADMIN$" share. Using the computer management tool from a
Windows machine I could verify this was the case. However, the
"ADMIN$" share on the PC Netlink server is actually a data share. I
did try "enable asu support =
2007 May 25
1
RPC Error with PC Netlink - additional info
Some additional info:
The solaris server is Solaris 10 (sparc.)
According to man smb.conf, "enable asu support = yes" creates an IPC
only "ADMIN$" share. Using the computer management tool from a
Windows machine I could verify this was the case. However, the
"ADMIN$" share on the PC Netlink server is actually a data share. I
did try "enable asu support =
2008 Nov 06
10
Rails 2.1.2 bug in include on has_many?
In my continued efforts to port my rails 1.x app to Rails 2.1.2, I keep
running into what appear to be ActiveRecord bugs.
I am using an :include on a :has_many definition:
class Request < ActiveRecord::Base
has_many :service_types, :order=>''service_types.id ASC'',
:include=>:service_response
[...]
There''s no reason this wouldn''t be supported in
2006 Jan 30
3
webservice consumption over SSL
Hi, as long as nobody answered to my previous question, i''ll try to
write in another way.
I have:
webservice WSDL link (https://something?WSDL, that''s .net webservice)
pem file (certificate, needed to authentificate for gettting data)
i need :
to consume that webservice without describing API''s for each method (i
mean use WSL to construct needed structures or objects).
2013 Dec 10
0
Fedex plugin Rails Issue.
I working on an existing code base for a client. The app is built in rails
2.3 and uses the fedex plugin. Now i have develop a functionality for
shipping the goods using *international priority* service type, the problem
i''m facing is when ever i make a call to the fedex api for a shipping label
it returns an error
"Fedex::FedexError: Unable to get label from Fedex: Customs
2007 May 16
1
RPC Error with PC Netlink
I have setup a Samba 3.024 server on Solaris. I have successfully
enabled two-way trusts between my samba domain and my legacy PC
Netlink domain. (PC Netlink is the solaris port of NT4 aka Advanced
Server for Unix.) My Samba domain includes 2 Windows 2003 Servers
(One is Windows 2003 SP1, the other is Windows 2003 R2 SP2.) The
PCNL server supports Windows 2000 Servers and XP Pro clients.
2007 Feb 12
4
Proper use of "send" method
I have the following models:
class MainService < ActiveRecord::Base
has_one :travel_service
end
class TravelService < ActiveRecord::Base
belongs_to :main_service
end
I can use the following:
@main_service.travel_service = TravelService.new
But I can''t use the following:
@main_service.send("travel_service") = TravelService.new
It says " unexpected
2007 Apr 26
3
Samba 3.x and PCNetLink domain trusts
I am trying to establish a domain trust between a Samba 3.024 domain and
a PC Netlink 2.0 domain.
Currently, we are using PC Netlink as our primary Windows file server
and "NT4" domain controller. (Lets say that the domain is called LEGACY
and the domain controller LX1) Windows 2003 servers are unable to
join a PC Netlink domain (even with the SignOrSeal option disabled.)
For
2007 May 02
1
Samba 3.x and PCNetLink domain trusts]
Except that everything isn't fine, because I can't login to the samba
domain as a PCNL/NT4 user or vice versa.
-------- Forwarded Message --------
> From: Volker Lendecke <Volker.Lendecke@SerNet.DE>
> Reply-To: Volker.Lendecke@SerNet.DE
> To: Damian Lock (SSCI) <Damian.Lock@ssci.com>
> Cc: samba@lists.samba.org
> Subject: Re: [Samba] Samba 3.x and PCNetLink
2002 Oct 10
1
session request to *SMBSERVER failed (Called name not present).
Hi all, I have a Solaris 2.7 host with a recent install of samba-2.2.2.
I am using an smb.conf from a simmilar host that works perfectly. I
can't seem to connect to the host with Samba. I am getting:
##########
//g4syd/usr/local/samba/bin 634 # smbclient -d 4 -L g4syd
added interface ip=10.1.5.7 bcast=10.1.5.255 nmask=255.255.255.0
Client started (version 2.2.2).
resolve_hosts: Attempting
2007 Aug 31
0
[ win32utils-Bugs-13560 ] Service dependencies has wierd string.
Bugs item #13560, was opened at 2007-08-31 15:07
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=411&aid=13560&group_id=85
Category: win32-service
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: Service dependencies has wierd string.
Initial Comment:
Hello,
My name is Jong Lee from
2007 Jun 04
0
[ win32utils-Support Requests-11344 ] Can''t user win32-service inside of a Rails application
Support Requests item #11344, was opened at 2007-06-04 10:21
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=412&aid=11344&group_id=85
Category: win32-service
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Roberto V. A. (robo)
Assigned to: Nobody (None)
Summary: Can''t user win32-service inside of a Rails application
Initial
2008 Jul 07
0
[ win32utils-Support Requests-11344 ] Can''t user win32-service inside of a Rails application
Support Requests item #11344, was opened at 2007-06-04 03:21
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=412&aid=11344&group_id=85
Category: win32-service
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Roberto V. A. (robo)
Assigned to: Nobody (None)
Summary: Can''t user win32-service inside of a Rails application
Initial
2007 Sep 21
0
win32-service of win32utils
Ah, excellent. Glad you got it figured out!
Regards,
Dan
Yuhong Liu wrote:
> Hi Dan,
>
> I think I have figured out the problem. The issue is because of the
> setting of service type. So by default the service type is set as
> Service::WIN32_OWN_PROCESS | Service::INTERACTIVE_PROCESS. This means
> the service is configured to interact with the desktop, you cannot
>
2007 Dec 17
1
inspecting win32 .dll from linux
Hello,
I'd like to look at the file properties of a win32 .dll file from
Linux. I desire the entries that you normally see under the "Version"
tab in the file's properties like: "Company", "File Version", "Internal
Name".
I suspect that there is nothing out there that is just a simple Linux
program that does this, so that is why I am here.
2020 Oct 18
1
Lookup sid with libsmbclient (invoked from c# on mono)
Hi,
There is some additional work to do (close lsa handle), but the far the
code below is working.
Let me share it with you in case somebody will have the same need that me.
br
Vincent LE TOUX
using Microsoft.Win32.SafeHandles;
using System;
using System.ComponentModel;
using System.Diagnostics;
using System.Net;
using System.Runtime.InteropServices;
using System.Security.Principal;
namespace
2004 Sep 21
1
Fw: failed tcon_X with NT_STATUS_ACCESS_DENIED
I don't know if this got posted.
Sorry for the double.
Basically I have 4 Win AD servers I'm trying to use for password servers.
I can net join others but not this one.
All AD servers are identical and I have a computer account on all 4.
What does this error mean?
Thank u !
I'm also getting intermittent “password server not available” and users can't connect at random.
I've
2009 Jun 13
0
failed tcon_X with NT_STATUS_IO_TIMEOUT
Hi,
I get lot of these messages in log.winbindd! (failed tcon_X with
NT_STATUS_IO_TIMEOUT)
Can anyone tell what this means?
Thank you.
jonnyD
2006 Oct 14
2
(no subject)
I have a problem with smbtree.
When I try smbtree -N on my PC I receive:
Got a positive name query response from 192.168.0.100 ( 192.168.0.100 )
read_socket_with_timeout: timeout read. read error = Connection reset by
peer.
failed tcon_X with NT_STATUS_INVALID_NETWORK_RESPONSE
read_socket_with_timeout: timeout read. read error = Connection reset by
peer.
failed tcon_X with