Displaying 20 results from an estimated 2000 matches similar to: "Samba 3.0.22 PDC trusting Active Directory 2003"
2006 Apr 24
8
Application Design
I have a question about how to implement a design in Rails. I will try to make this as easy to follow as possible. First, let''s say that I have an ''Orders'' table that has different statuses. The 3 statuses that I want to track are ''Submitted'', ''Approved'', and ''Purchased''.
I also have 3 users of this application.
2006 Apr 25
4
Symlinks in Capistrano?
I have a few projects with large directories (say, user-uploaded files) that
make using Capistrano a bit awkward. However, I suspect that I may have
reached the "write a custom task" level.
(I suppose I''m just thinking out loud, here...)
It seems as though I''d want this directories symlinked in /shared... Maybe
there''s a way to extend the
2006 May 03
2
grouped output
hello,
Suppose I have a table that looks like this:
center name email
Health Jon jon@test.com
Health Bob bob@test.com
Admin Jane jan@test.com
Admin Jill jill@test.com
I would like the output to look like this:
Health
Jon jon@test.com
Bob bob@test.com
Admin
Jane jan@test.com
Jill jill@test.com
when i using cold fusion, this was easy via a tag called cfoutput.
when i was using java, this was
2006 Apr 25
2
Transactions and migrations (lots of records)???
Hi all -
I know this must be really easy to do, but I can''t for the life of me
figure it out.
I have about 100,000 rows I need to migrate over into rails using a
migration.
Right now, I select all of them out of the old database and do a series
of:
...
new.col = old.col
...
new.save
...
Problem is each one is it''s own transaction. And it''s slow. I''d
2006 May 05
31
The perfect development environment?
I am trying to create the perfect development environment for rails
and i dont know exactly which way to go. Do i create a windows
environment or a *nix environment. If i go *nix, what distro is best
suited for rails. I would be using mysql, so that would come in to
play. If i go *nix, i would use apache. Any ideas for the right
environment would be greatly appreciated. I guess the major choice is
2006 May 02
3
Ordering Results returned by has_many relationship.
Noob Question 31,265,232
if I''m searching on an object, say order, that has many "order_lines"
and I want to display order lines by Quantity ( an attribute of the
order_lines ) descending
how could I do that without having to do a find() with :order, but
something like;
Order.order_lines.each do |ol|
<!-- code to diplay the line -->
how can I determine the field
2005 Sep 14
0
Message "Couldn't verify trusting domain account. Error was NT_STATUS_LOGON_FAILURE" while attempting "net rpc trustdom establish domain_B"
This is a little of a new experience for me, I am a bit of a novice. I
have usually been able to stumble around documentation and other mailing
lists to figure out problems, unfortunately I have struck and issue that
has me going around in circles ...
I have set up a VPN between three locations using openvpn (device = tun
), two satellite locations (referred to as B & C) talking to a
2004 Jun 04
0
Couldn't verify trusting domain account. Error was NT_STATUS_OK (Samba 3.0.4)
Attempting to create an interdomain trust, issuing the command:
net -d 5 rpc trustdom establish DOM_NAME
[2004/06/04 14:21:03, 0] utils/net_rpc.c:rpc_trustdom_establish(2991)
Couldn't verify trusting domain account. Error was NT_STATUS_OK
[2004/06/04 14:21:03, 2] utils/net.c:main(792)
return code = -1
smbclient //PDC01/ipc$ -U "DOM_NAME\$" returns:
Password:
Domain=[DOM_NAME]
2003 Nov 28
0
Samba as the Trusting Domain
I have my new samba pdc setup as the Trusted Domain to my mths domain
and this worked fine. When I try to make my samba domain as a Trusting
Domain I get the following error.
[root@hsfnp01 init.d]# net rpc trustdom establish mths
[2003/11/28 12:10:34, 0] utils/net_rpc.c:rpc_trustdom_establish(1789)
Couldn't find domain controller for domain MTHS
I can ping my domain PDC fine from my
2006 Aug 11
1
problems trusting a w2003 domain server from samba 3
I have samba 3 PDC (SAMBA domain with hostname "pevpdc") on CentOS 3.7
(package is named samba-3.0.9-1.3E.7) and I have a w2k3 sp1 domain
(W2003 domain with hostname "mailserver").
The last is in mixed mode and is an exchange server and the former is
without winbind, using smbpasswd backend and "security = user" in
smb.conf.
I would like to authenticate mailserver
2004 Nov 25
1
Domain trust relationship Q
Hello All,
Is it possible for a domain server to be trusting of a PDC on
another subnet? I have 2 domains, foo and bar. I have set up a trust
account for bar on foo and
net rpc trustdom list produces:
Trusted domains list:
none
Trusting domains list:
FOO S-1-5-21-194374591-1744372652-1779375073
which seems OK.
I then issue:
net rpc trustdom establish BAR
on FOOs Samba
2005 Feb 28
1
Interdomain trust problem
Hi all,
I have two different domains. At one point I had them trusting eaach other
but then I ruined it. Now I am trying to get them back. They both have LDAP
backend. I need them bot to trust each other and be trusted by each other.
Here are the steps I am following:
1. On each domain, create a computer account called the other domain:
CORP: smbldap-useradd -ai FURN$
CORP:
2003 Oct 23
0
Trusts between Windows 2003 and Samba 3.0 don't work
Hi,
I'm running samba 3.0 pre 1 with ldapsam backend on SuSE 8.2 Prof.
Everything works fine. The creation of interdomain trusts between samba -
nt/2000/samba works also without any problems. It's possible to add users
from the trusting domain to local groups, sharing directorys for the other
side and
logon on both sides with different accounts from the other Domain.
The Order
2019 Jun 03
3
Difficulty with samba after updating from 3.6.6 to 4.9.0.0
Server - HPUX 11.31
Clients - WIN7 WIN10
After upgrading my versions to 4.9.0.0 I've noticed that we're unable to connect to our AD joined SMB HP-UX Server any longer.
Could someone tell me where to begin digging in release notes between 3.6.6-4.9.0.0 to find out what changed in the smb.conf file that would be causing our problems?
Here's a somewhat similar .conf output
global]
2006 Feb 06
0
Samba & Active Directory Trust
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello All,
I'm having an issue creating a two-way trust relationship between my
Samba Domain and a Windows 2003 Active Directory Domain. Here is a
summary of my environment:
Samba 3.0.14a
OpenLDAP 2.0.23-7
Debian Woody
Active Directory 2003 (running in mixed mode)
Windows 2003
The trust works fine from AD -> Samba:
[root@samba-1 root]$
2010 May 26
2
Interdomain trust with different WINS servers
Hi
I am trying to stablish a relation between two different Samba domains. Each
domain has two PDCs, all they are WINS servers, and the two domains are in
different subnets. They are configured to use LDAP as the user/group/machine
database. First, I will create the relation, being DOM1.CORP the trusted
domain, and DOM2.CORP the trusting domain, so in a server of DOM1.CORP, I
create a user this
2003 Jan 14
0
[Samba 3.0alpha21] Cannot see NT4server ?
Hello,
I am testing Samba3.0alpha21 using trusted domains. On my network, I
have:
domain STLO-ADMIN (nt4 server)
domain STLO-SMB (samba3.0a server)
I want to make a relationship between these 2 domains. So, on my
NT4server, I add STLO-SMB in "trusting domains" and on my samba server,
I type:
net rpc trustdom establish STLO-ADMIN (with the right password of
course) then it says:
2003 Jan 22
0
Trusted domains with samba3.0
*** Please, even if you have not an answer to my question, just tell me
where can I find more log files or a forum where I could find gurus,
Thanks ***
Hello,
I am testing Samba3.0alpha21 using trusted domains. On my network, I
have:
domain STLO-ADMIN (nt4 server)
domain STLO-SMB (mandrake8.1 - samba3.0alpha21 server)
I want to make a relationship between these 2 domains. So, on my
NT4server, I
2009 Oct 10
0
Samba interdomain trust with Win2008 AD
Greetings,
I've been having some issues establishing a two way interdomain trust
between a samba server and an win2k8 active directory server. I've
established a trust password and object and was able to create a trust
relationship from the AD server to the samba server but I'm unable to from
the Samba server to the AD server. The purpose of this is to enable ADMT to
migrate the user
2007 Jul 31
1
Can someone help? Strange behaviour of establishing trust
Hello all,
I'm using Samba on Centos5:
[root@centosbdc ~]# rpm -qa | grep samba
system-config-samba-1.2.39-1.el5
samba-client-3.0.23c-2
samba-common-3.0.23c-2
samba-3.0.23c-2
I'm trying to establish a interdom trust with a w2k domain (POLY):
[root@centosbdc ~]# net rpc trustdom establish POLY
Password:
Could not connect to server POLY123
[2007/07/31 14:46:51, 0]