Displaying 20 results from an estimated 3000 matches similar to: "simple command to check domain membership"
2008 Oct 16
2
samba file server in active directory domain - manage acls
Hello,
I'm considering moving our windows shares (2003 domain) to a samba server,
to improve performance, setup clustering and use scheduled lvm snapshots.
However, I've not clarified how our current security policy would be applied
on this server and like to ask you some things (sorry, I'm sure they already
have been posted but there is so much on this topic to read I prefer to ask
2009 Jun 04
1
samba file server with heartbeat and drbd
Hello,
While working on heartbeat/pacemaker for a web service stored on drbd, I've
thought what I've learnt could also be applied to samba in order to build a
fault tolerant file server in our domain.
While digging samba's doc, I've found that CTDB could also fulfill the need
and is maybe better suited as it's samba-related.
But on the other hand, I'd appreciate to begin
2007 May 19
2
installed centos 4.4 and want to stay with it
Hello,
I installed CentOS 4.4 (for the first time) around a month ago (minimal
install) and I just typed "yum update".
I was surprised to see a big list of updates and feared an upgrade to centos
4.5 or 5.0 so I stopped the process with CTRL+C.
What could I do to check everything is ok and stay with CentOS release 4.4 ?
Thanks in advance,
--
Mikael Kermorgant
PS : here's a
2009 Sep 21
1
samba slave with winbind fails to communicate with the PDC
Hi all,
After the net rpc join successfuly established to the Samba PDC (net
rpc testjoin ok), the following commands fail:
# wbinfo -u
Error looking up domain users
# wbinfo -g
Error looking up domain groups
#wbinfo -t
checking the trust secret via RPC calls failed
Could not check secret
# net rpc testjoin
Join to 'RSP' is OK
It appears that, still under valid relationship with the PDC
2006 Mar 27
1
Best way about doing this?
Hi All,
I''m super a super ruby nuby, so bare with me. I am working on a small
app that has a particular form that I am having a rough time figuring
out the best to way to handle.
Basically here it is, each school has one or more classrooms, and each
classroom can have one or more teachers.
Here''s what I am trying to do (edit a school):
- click on a link to edit a School
-
2018 Jul 26
4
Problem with definition of slist in CFEngine
Hey folks,
I have a problem with the definition of a variable of type slist in
CFEngine on
# uname -a ; cat /etc/redhat-release
Linux policyhub.example.com 3.10.0-693.el7.x86_64 #1 SMP Tue Aug 22
21:09:27 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
CentOS Linux release 7.4.1708 (Core)
I'm not sure if its valid to ask CFEngine questions on this mailing
list, but as far as I'm running on
2009 Sep 10
3
Domain Member Server connecting to Samba PDC
Hello:
I'm trying to set up a small domain on my home network. ?The goal is
to have a domain member server connect to my samba PDC using winbind
for authentication against a tdbsam database. ?I've tried reading the
official howto, and a few help sites, but I'm still having difficulty
accomplishing my goal. ?I'm using Samba 3.3.2 on Fedora 11 for both
computers.
On the DMS,
2009 May 29
6
Problems starting Server 2008 x64 after added to samba domain
Hi
I have a problem with Windows Server Ent (and Std) 2008 x64 running on
IBM Blade Center. I can add it to the Samba domain but when I restart
it, it comes to "Applying computer settings..." and if I connect with
rdesktop I can see a screen saying "Please wait for the group policy
client" and after some minutes it restarts. I can boot it in Safe mode,
remove from domain
2011 Jan 04
5
Allowing puppet to drop privileges for a manifest
Greetings,
Our environment consists of about 600 Redhat Enterprise Linux 3, 4, 5,
and soon 6 servers. We use cfengine 2 currently, but plan on
migrating to puppet. Right now, we have our root-owned cfengine
client running every 15 minutes from cron contacting a single cfservd
server. Additionally, our employees start their own cfengine and
puppet instances on on some servers running under
2008 Jan 08
3
cfrun equivalent
Is there an equivalent to cfrun in puppet. On the cfengine master you
can do the command cfrun <hostname> which allows you to tell the
cfengine client to run. This is useful for immediately pushing
changes out immediately (or telling the client to pull).
Chris
2008 Dec 11
3
Failed to join domain: failed to set machine spn: Constraint violation
Hi,
I'm seeing this error on 3.0.24, 3.0.28, 3.0.32 and 3.2.6:
Failed to join domain: failed to set machine spn: Constraint violation
[Sanitised]
First Run:
net ads join createupn=HOST/FQDN@DOM.REALM.DOMAIN.COM createcomputer="OU/OU/OU/Services" -U username -d1
Enter username's password:
[2008/12/11 17:02:32, 1] libnet/libnet_join.c:libnet_Join(1770)
libnet_Join:
2013 Feb 08
1
BDC Rejecting auth request from client + Windows 7
Just some background: In our environment, we are running both a PDC and
BDC. The local network setup has static ips on a different subnet from dhcp
ips, thus the PDC has a static ip and the BDC has a dynamic one so the
Windows machines are able to see the domain without hardcoding in the ip of
the PDC as a wins on each machine. This has worked fine for Windows XP. We
are also using ldap as the
2006 Mar 29
7
cfengine
Anyone ever implimented cfengine on 4.x ? I am just looking for
background and if there are any traps to fall into?
thanks
2015 Jul 13
2
Crear datos aleatorios con restriciones
Hola,
Esta pregunta la hice en stackoverflow
<http://stackoverflow.com/questions/31137940/randomly-assign-teachers-to-classrooms-imposing-restrictions/31143808#31143808>pero
nadie pudo contestarla.
1. Quiero generar N escuelas, con G grados y C divisiones.
2. Quiero asignar cada uno de T maestros a 2 divisiones en un grado y
escuela
Si tengo C=4 divisiones, puedo lograr lo que quiero con
2006 Dec 14
11
Puppet and Cfengine Differences
Hello,
I''ve recently begun looking at Puppet as an alternative to Cfengine and I
have a couple of questions.
1) Besides the information posted on the Puppet website, are there any
critical differences between Puppet and Cfengine?
2) Does Puppet allow for client-specific file text manipulation. For
instance, in Cfengine I can add a line of text to a file if the line doesn''t
2008 Sep 11
3
cfengine and crontab
The docs to installing cfengine refers to /var/spool/cron/crontabs/root
That doesn't exist. Nor does /etc/crontab. Heck I remember that from the
"old days", now there are lots of cron entries, in /etc but no crontab.
Not installed by default. So, I'm hunting that one down. Nate, what did
you wind up doing?? Ric
--
----------------------------------------------------
My father,
2006 Feb 07
1
hardware and configuration for school's servers
Hi
I am managing samba server in school.
"Server" is on VIA 800MHz processor with 80GB IDE hard drive.
there is no domain at the moment, just simple sharing, security share
and smbpasswd file.
I have 300 computers (each classroom has 20) with winxp sp2 auto logon
limited local account,
300 users (6 intake groups).
Passworded home directorys on Samba and Pupils have access to it by
2006 Sep 01
1
IRC Milestone
I know this is a basically meaningless milestone, but for some reason it
means something to me.
For the first time (as far as I know), #puppet on irc.freenode.net has
more users than #cfengine: 21 vs. 19.
Admittedly, that''s a low user count for #cfengine, but I''ll take it.
:)
--
Honest criticism is hard to take, particularly from a relative, a
friend, an acquaintance, or
2009 Mar 24
3
vampire support for windows 2000+ domains?
Is this ever going to happen? Or am I waiting in vain?
2008 Mar 07
1
yum update best practices
Hello, we run approximately 400 Centos servers at our company. We use
cfengine for configuration management.
I am looking for some documentation to do patching including kernel
patches. I was thinking of just having each host run yum update via
cfengine but not sure if there are any gotchas there? Should I just do
yum update? or should i exclude the kernel and be more careful with
those? how