similar to: Trying to establish a unidirectional Trust between windows 2003 and samba 3

Displaying 7 results from an estimated 7 matches similar to: "Trying to establish a unidirectional Trust between windows 2003 and samba 3"

2008 Jun 12
1
unidirectional belongs_to polymorphic
The setup: class Location::Base < ActiveRecord::Base set_table_name :locations ... end class Location::Address < Location::Base ... end class Location::Airport < Location::Base ... end class Person < ActiveRecord::Base belongs_to :location, :polymorphic => true, :class_name => "Location::Base" ... end I want a unidirectional belongs_to relationship. That
2009 Mar 18
0
AD and winbindd madness
Hello all I tried for a couple of days now to get our samba domain hooked up with an AD controller. I followed these instructions: http://www.msadfaq.de/wiki/ActiveDirectory/trust_relationship_samba_ad I've solved a couple of problems over the years but this is a hard nut to crack. The setup is as follows AD runs the domain BAUMANN (realm: baumann.local) samba runs the domain BAUMANN-GMBH
2006 Jan 24
2
Tunneling lock/hangs/unidirectional
I've setup a lab to test the new tunneling options in the latest openssh. Things work well... for a while... then the tunnel goes unidirectional. openssh-SNAP-20060122.tar.gz lab1 config: # uname -a FreeBSD lab1 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Fri Jan 13 13:01:17 EST 2006 root@:/usr/src/sys/i386/compile/SMP i386 # cat /etc/sysctl.conf | egrep -v '(^#|^$)'
2006 May 16
4
RSYNC unidirectional connection
Hello, I have written a nice rsync-tool that synchronises 2 normal server in both ways. Means a server could be in active mode (send his datas) or in passive mode (receive the datas). The modes can be changed and so on... That's means, a connection could be established from both systems to each other. Connection in both directions: ============================== Server A <---> Server
2007 Mar 10
6
disconnected synchronization (mostly unidirectional)
Hi List, please consider the following scenario: (and pleast forgive if I have not googled enough but I was unsuccessful to find an app what exactly does what I want) machine A (office) is, where most file changes/downloads etc happen. and it has limited internet access (only proxy possible) Machine B (home) has low bandwidth, is NATed etc. So I would like to use an USB
2017 Oct 15
3
can only ssh unidirectional
Dear developer, This issue may be not related to openssh but I am not sure. So post it here for some luck. The issue is like this:(you can see more formatted description at (https://serverfault.com/questions/878504/can-only-ssh-unidirectional) I have two centos 7.2 server. One machine ip is 10.104.196.18, another machine is 10.240.197.21. I can successfully ssh from 10.104.196.18 to
2012 Dec 17
1
using samba4 as an authentication source
Hi, i have to deploy a integrated services platform consisting of a samba3, web-groupware and email (exim+cyrus) service, which has very limited options for user management. This new server is to replace a windows 2008 server. I am free to create all users anew. I'll try to configure it to use an external source as a single source of authentication and join the samba3 to a samba4-Domain