Displaying 3 results from an estimated 3 matches for "claird".
Did you mean:
claire
2009 Mar 15
2
Sun ONE and Samba
Has anyone had success using Sun ONE as an LDAP (authentication)
back-end to Samba (preferably 4.0, but 3.3 would be fine)?
I've found people who've tried and given up.
Sun itself hasn't provided answers, but I haven't given up on them;
I'll keep reformulating my questions, and asking again.
One speculation on my part is that, if I can just figure out where in
Sun ONE the
2009 Mar 05
3
Samba 4 Alpha 7 Authentication issue
Dear All,
I am attempting to setup a DC using Samba 4 Alpha 7 as a learning
tool. Eventually where I work will want a DC setup, and I can learn
the skills needed using the alpha code.
I have tried following the howto guide included with the source on the
following setups:
3xvirtual machines using VMware.
1xphysical hardware using Ubuntu 8.10
Each setup has stumbled at the same step:
After
2009 May 01
2
Automating the Samba Install
Hey all,
I'm coloring outside the lines a little bit here but I would like to
automate the install of a samba pdc. Within that script to install I
would like to assign rights to a group. Here is an example of a few steps:
# Create Unix group:
groupadd domadmins
# Map unix group to samba groups:
net groupmap add ntgroup="Domain Admins" unixgroup=domadmins rid=512 type=d
# Assign