Displaying 3 results from an estimated 3 matches for "jmruiz".
Did you mean:
bruiz
2005 Feb 01
0
Samba caching ??
Hi Loc
i got your email address from samba mail list, sorry for disturb.
i got the same confusion. when i setup a pdc, in message file, erros =
like get_domain_master_name_node_status_fail: is full there.
do you get any solution now?
Thanks!From jmruiz at animatika.net Tue Feb 1 11:17:26 2005
From: jmruiz at animatika.net (=?iso-8859-1?Q?Jos=E9_Mar=EDa?= Ruiz)
Date: Tue Feb 1 11:15:25 2005
Subject: SOLVED: [Samba] Too many groups?
In-Reply-To: <20050131174829.GB23864@localhost.animatika.net>
References: <20050131174829.GB23864@localho...
2005 Jan 28
2
Active Directory + Samba 3.0.10 -> how to deal with owners and permissions
Hi.
I've a running samba system that works with a ADS auth. All looks like to
work. I can get the list of Domain users and groups (wbinfo -u, wbinfo
-g), and "getent passwd" works too.
Now I want to share a directory(or volume) and that the
DOMAIN/Administrator be the owner of this share to get the control of it.
I don't know how samba deals with resource owners and
2007 Aug 01
0
Hostname DNS update (using nsupdate-gss) to Active Directory DNS using Sites
...eers.com, http://dag.wieers.com/ --
[Any errors in spelling, tact or fact are transmission errors]
-------------- next part --------------
--- /usr/src/redhat/SOURCES/nsupdate-gss 2006-01-23 06:35:10.000000000 +0100
+++ /usr/bin/nsupdate-gss 2007-08-01 13:28:39.000000000 +0200
@@ -5,6 +5,9 @@
# jmruiz@animatika.net
# updated, 2004-Enero
+# dag@wieers.com
+# updated, 2007-EMC
+
# See draft-ietf-dnsext-gss-tsig-02, RFC2845 and RFC2930
@@ -20,9 +23,9 @@
# Integrity of the arguments
-if ($#ARGV != 3) {
+if ($#ARGV < 3) {
print "
-Usage: nsupdate-gss.pl HOST DOMAIN IP TTL
+U...