Displaying 12 results from an estimated 12 matches for "d3r3kshaw".
2015 Jan 19
8
RSAT - cloud on the horizon
I think I see some heavy weather ahead of me:
http://technet.microsoft.com/en-ca/library/dn303411.aspx
specifically w.r.t. Server 2012 r2 (with which I will have to soon(ish)
wrestle):
> Features Removed or Deprecated in Windows Server 2012 R2
>...
> RSAT: Identity management for Unix/NIS
>
> The Server for Network Information Service (NIS) Tools option of
> Remote Server
2015 Jan 10
2
Member Server SeDiskOperatorPrivilege
...ed the following global parameters in smb.conf:
bind interfaces only = yes
interfaces = lo eth0
And like magic it worked! Samba is now bind to127.0.0.1?(lo) and eth0 and net rpc rights grant works. Try this also on a member server.
Give it a try!
Am 10. Januar 2015 06:58:07 MEZ, schrieb BISI <d3r3kshaw at gmail.com>:
>On 15-01-09 09:19 AM, Tim wrote:
>> It's definitely a problem with backend ad. I don't know what, but
>with ad backend I also cannot list rpc rights on the server because it
>cannot find the user. With rid: no problem.
>>
>> Bug?
>
>I appe...
2015 Jan 09
0
help, please, troubleshooting winbind testing during setup of Samba 4 AD member server
...lease do so first else you wont see any output.
how : https://wiki.samba.org/index.php/Using_RFC2307_on_a_Samba_DC
My advice use the windows ADUC to set the GID/UID
If Yes.. Ok.. thats strange,..
post your (sanitized) smb.conf
Greetz,
Louis
>-----Oorspronkelijk bericht-----
>Van: d3r3kshaw at gmail.com
>[mailto:samba-bounces at lists.samba.org] Namens BISI
>Verzonden: vrijdag 9 januari 2015 4:16
>Aan: samba at lists.samba.org
>Onderwerp: [Samba] help, please, troubleshooting winbind
>testing during setup of Samba 4 AD member server
>
>Hello, all!
>
>Well,...
2015 Jan 10
0
Member Server SeDiskOperatorPrivilege
...smb.conf:
> bind interfaces only = yes
> interfaces = lo eth0
>
> And like magic it worked! Samba is now bind to127.0.0.1 (lo) and eth0 and net rpc rights grant works. Try this also on a member server.
>
> Give it a try!
>
> Am 10. Januar 2015 06:58:07 MEZ, schrieb BISI <d3r3kshaw at gmail.com>:
>> On 15-01-09 09:19 AM, Tim wrote:
>>> It's definitely a problem with backend ad. I don't know what, but
>> with ad backend I also cannot list rpc rights on the server because it
>> cannot find the user. With rid: no problem.
>>> Bug?
&...
2015 Jan 08
6
Mounted NFS share as Samba share
Hi,
is it possible to create a Samba share with full Windows ACL support based on a mounted NFS share?
What is needed e.g. as NFS mount options?
Regards
Tim
2015 Jan 09
4
help, please, troubleshooting winbind testing during setup of Samba 4 AD member server
Hello, all!
Well, third time is *not* the charm for me. (I've been through the
process 3 times with 3 different DCs).
I am trying to set up a member server, using Samba 4.1.14, and washing
out when getting to the winbind testing. I've tried ignoring the failure
and pressing on, but that didn't get anywhere.
In this instance, I have a freshly-installed, configured and functioning
2015 Jan 09
3
Member Server SeDiskOperatorPrivilege
It's definitely a problem with backend ad. I don't know what, but with ad backend I also cannot list rpc rights on the server because it cannot find the user. With rid: no problem.
Bug?
Am 9. Januar 2015 17:56:59 MEZ, schrieb Rowland Penny <rowlandpenny at googlemail.com>:
>On 09/01/15 16:48, Tim wrote:
>> Definitely.
>>
>> With backend=ad only two user can be
2015 Jan 10
0
readable tiny odd script question
On 15-01-10 06:43 AM, Bob of Donelson Trophy wrote:
>
>
> I have been reviewing Louis' script
> (4-setup-sernet-samba4-MEMBER-wheezy.sh) and within the following line
> (310) is an odd character combination.
>
> if [ ${SMBPRINTING} = no ]; then
> echo "==========Disable Printing ==============================="
> sed -i '49a\n # disable printing
2015 Jan 10
0
Member Server SeDiskOperatorPrivilege
On 15-01-09 09:19 AM, Tim wrote:
> It's definitely a problem with backend ad. I don't know what, but with ad backend I also cannot list rpc rights on the server because it cannot find the user. With rid: no problem.
>
> Bug?
I appear to be about 12 hours behind Tim, except that I am using Debian
7.7, and (now) following Louis van Belle's script for making a member
server
2015 Jan 17
1
clarification regarding RFC2307 winbind backend, please
Can someone please clarify the scope of the remarks in this wiki page:
https://wiki.samba.org/index.php/RFC2307_backend
specifically, can you confirm that the following applies only to a
Member Server, (not the DC)?
https://wiki.samba.org/index.php/RFC2307_backend#Configuring_RFC2307_backend_for_Winbind
> Configuring RFC2307 backend for Winbind
>
> Add the following to the [global]
2015 Jan 13
0
help, please, troubleshooting winbind testing during setup of Samba 4 AD member server
Found it! (Thanks to Louis van Belle and Rowland Penny for their guidance).
The wiki page for
https://wiki.samba.org/index.php/Setup_a_Samba_AD_Member_Server *really*
needs a note about this to be added. It will save a lot of frustration
and wasted time for others coming behind.
The reason I say this is that a default Windows Server 2008 R2 install,
*does not provide* the necessary tools
2015 Jan 19
1
re-using a member server?
OK - I must be close, but I'm lost...
I have a sernet member server that I built and joined to a test
win2008R2 AD Domain Controller ("the AD-DC").
(Version 4.1.14-SerNet-Debian-9.wheezy)
I used Louis van Belle's setup script (manually executed, just 'cause
I'm that kind of guy).
https://secure.bazuin.nl/scripts/4-setup-sernet-samba4-MEMBER-wheezy.sh
The