Displaying 8 results from an estimated 8 matches for "geoffc".
Did you mean:
geoff
2013 Apr 19
1
ldbsearch/kerberos issue
Samba 4.0.5, Debian 6.0
I can successfully perform an ldbsearch on the Samba ldb by specifying
the -U parameter:
geoffc at test-dc03: ~ $ /usr/local/samba/bin/ldbsearch -H
ldap://localhost -U geoffc 'CN=IT' objectClass
Password for [STAFF\geoffc]:
# record 1
dn: CN=IT,CN=Users,DC=testad2,DC=trinity,DC=unimelb,DC=edu,DC=au
objectClass: top
objectClass: posixGroup
objectClass: g...
2010 May 05
12
puppet for switches
This might be a crazy idea, but it just popped into my head, and I
wanted to know if it''s possible. Perhaps not possible right now, but
possible in a theoretical sense.
Is it possible that puppet could be modified to be used to manage
switches that have a command line based interface?
When I manage our Allied Telesis switches (which have a CLI similar to
cisco IOS) I wonder if I could
2010 Jun 18
1
problems with puppetmaster using intermediate CA cert
...SL errors when the puppet client joins. The initial
join seems to works, I successfully do ''puppetca --sign'', and I find on
the client that appropriate keys and certs have appeared under
/var/lib/puppet/ssl.
However when I run ''puppetd --test'', I get errors:
geoffc@chiraz-60:~/tmp$ sudo puppetd --test --color=false
info: Loading fact raidcontroller
info: Loading fact raidtype
info: Retrieving plugins
warning: Certificate validation failed; considering using the certname
configuration option
err: /File[/var/lib/puppet/lib]: Failed to generate additional resou...
2013 Apr 15
2
python scripting samba
Can someone point me to some documentation on scripting samba user and
group management from python? I'd much rather not do this via calls out
to samba-tool, and if I could do this remotely (via LDAP like calls) I'd
be even happier.
Cheers,
Geoff
2013 Apr 13
2
tests failing on Debian Squeeze
Hi,
I'm trying to get samba4 4.0.5 tarball to run on a Debian Squeeze
Virtual Machine. I've done a local build, and I've included the
--enable-debug --enable-selftest switches.
I've done a 'make test', and I get told there are quite a lot of
failures. It ends by saying:
FAILED (318 failures, 7 errors and 0 unexpected successes in 431
testsuites)
A summary with detailed
2013 Apr 15
2
file share necessary?
On
https://wiki.samba.org/index.php/Samba_AD_DC_HOWTO#Setup_a_basic_File_Share
the instructions says
For the server to be useful you, will need to update it to have at
least one share
What do you need a file share for the server to be useful? Isn't a
domain controller 'useful' to authenticate machines and users even if it
doesn't have a file share? I would have thought
2013 Apr 17
1
user both missing and present
I'm trying the classicupgrade, and it is crashing out:
ERROR(<class 'samba.provision.ProvisioningError'>): uncaught exception -
ProvisioningError: Could not add member 'S-1-5-21-305843216-174882882-
1673945419-42545' to group 'S-1-5-21-305843216-174882882-1673945419-
1231' as either group or user record doesn't exist: Unable to find GUID
for DN
File
2009 Feb 11
2
filebucket retrieval
Hi,
While at LCA this year I was talking to James Turnbull, and I think he
said it was possible to
a) pull files off a puppet client to the puppet master
b) push those files out to other puppet clients
I''ve been reading up on FileBucket and I don''t understand how I can
achieve that, or if I''m on the right track. Whats at