Displaying 20 results from an estimated 1000 matches similar to: "SePrintOperatorPrivilege NT_STATUS_LOGON_FAILURE"
2024 Jun 06
1
SePrintOperatorPrivilege NT_STATUS_LOGON_FAILURE
On Wed, Jun 5, 2024, at 17:58, Rowland Penny via samba wrote:
>> > /etc/resolv.conf
>> domain mydomain.work
>> search mydomain.work
>
> 'domain, and 'search' in resolv.conf were mutually exclusive and the
> last one wins, but in the last resolv.conf code, 'domain' has been
> removed.
Thank you. This is how it looks now.
nameserver 10.1.1.1
2024 Jun 05
2
SePrintOperatorPrivilege NT_STATUS_LOGON_FAILURE
On Wed, 05 Jun 2024 17:25:52 +0200
calm.job89448 at fastmail.com wrote:
> Hi Rowland,
>
> thanks again.
>
> On Wed, Jun 5, 2024, at 17:10, Rowland Penny via samba wrote:
>
> >> I tried both. First sudo, as I setup everything with sudo and out
> >> of curiosity with root. No luck.
> >> Was it wrong to setup as user with sudo privileges?
> >
2016 Jan 19
2
net rpc rights list
I have sssd configured and working with my domain member server and I now
wish to grant the SeDiskOperatorPrivilege to the "MYDOMAIN\Domain Admins"
group. When I execute the command it appears to disregard the domain name
and grant the privileges to the group "Unix Group\domain admins"
net rpc rights list accounts -U'MYDOMAIN\administrator'
Enter
2016 Jan 19
2
net rpc rights list
On 20 January 2016 at 06:43, Rowland penny <rpenny at samba.org> wrote:
> On 19/01/16 19:34, Henry McLaughlin wrote:
>
>> I have sssd configured and working with my domain member server and I now
>> wish to grant the SeDiskOperatorPrivilege to the "MYDOMAIN\Domain Admins"
>> group. When I execute the command it appears to disregard the domain name
>>
2016 Jan 19
2
net rpc rights list
On 20 January 2016 at 07:08, Rowland penny <rpenny at samba.org> wrote:
> On 19/01/16 20:00, Henry McLaughlin wrote:
>
>>
>> On 20 January 2016 at 06:43, Rowland penny <rpenny at samba.org <mailto:
>> rpenny at samba.org>> wrote:
>>
>> On 19/01/16 19:34, Henry McLaughlin wrote:
>>
>> I have sssd configured and working
2024 May 16
1
idmap choice for print server
On Thu, 16 May 2024 15:44:43 +0200
Khalid via samba <samba at lists.samba.org> wrote:
> Hi everyone,
>
> I am trying to set up a SAMBA print server as an AD domain member.
> In the SAMBA Wiki there's a section about idmap and I have to admit I
> don't understand what the correct choice for my case would be. I have
> a domain controller where all users of the AD
2015 Jan 22
2
net rpc rights list - could not connect to server 127.0.0.1
Hi!
I have some problems with my new member server
This is my schema:
-Doman Controller name is ?DC01? and realm name is ?MYDOMAIN.LOCAL? ? WORKS!
-Member server 1, name ?MEMBER1? ? WORKS!
#net rpc rights list accounts ?Uadministrator
MYDOMAIN\Domain Admins
SeDiskOperatorPrivilege
When I run this command
works well and I can administrate my shares with
ACL from
2010 Mar 04
1
InterPBX communication using SIP
Hi Guys,
i am using the following config in pbx1:
register => pbx1:endopass at 172.16.200.175 <pbx1%3Aendopass at 172.16.200.175>
[pbx2]
type=friend
host=dynamic
trunk=yes
sercret=password
context=[default]
deny=0.0.0.0/0.0.0.0
permit=172.16.200.175/255.255.255.128
in pbx2:
register => pbx2:endopass at 172.16.200.176 <pbx2%3Aendopass at 172.16.200.176>
[pbx1]
type=friend
2024 May 16
1
idmap choice for print server
Hi everyone,
I am trying to set up a SAMBA print server as an AD domain member.
In the SAMBA Wiki there's a section about idmap and I have to admit I don't understand what the correct choice for my case would be.
I have a domain controller where all users of the AD are and the SAMBA server should only act as a print server.
Thank you in advance.
Khalid
2011 Oct 04
2
[LLVMdev] setjmp - longjmp
On Oct 4, 2011, at 3:53 PM, Eli Friedman wrote:
> On Tue, Oct 4, 2011 at 3:10 PM, Khaled ElWazeer
> <khalid.alwazeer at gmail.com> wrote:
>> Hi,
>>
>> I have some code which has sigsetjmp / longjmp. After a longjmp, unreachable
>> is inserted, which is fine. The problem is that in the backend before
>> calling longjmp, some register was spilled to a
2011 Jan 18
3
Ruby on Rails on Kylin 2.1 (麒麟操作系统2.1)
Anyone have experience with Ruby on Rails and Kylin 2.1.
I''m in process of setting up RVM and Rails 3.0.3 along with MongoDB on
Kylin 2.1 for the ultimate in a scalable high performance Ruby on
Rails environment to build a world class multi-server web application.
Best,
Khalid
http://bit.ly/fvfGU4
--
You received this message because you are subscribed to the Google Groups "Ruby
2011 Oct 05
0
[LLVMdev] setjmp - longjmp
That code should do it, but I realized you only detect setjmp functions by
name. My code is calling "__sigsetjmp" not "segsetjmp". You only support
these functions:
static const char *ReturnsTwiceFns[] = {
"_setjmp",
"setjmp",
"sigsetjmp",
"setjmp_syscall",
"savectx",
"qsetjmp",
2015 Jan 22
4
net rpc rights list - could not connect to server 127.0.0.1
I had already checked these files (smb.conf, krb5.conf, hosts) and they
match each other, but the error still appears...
Is there anything else I can check?
Thanks
-----Mensaje original-----
De: samba-bounces at lists.samba.org [mailto:samba-bounces at lists.samba.org] En
nombre de Rowland Penny
Enviado el: jueves, 22 de enero de 2015 18:06
Para: samba at lists.samba.org
Asunto: Re: [Samba] net
2016 Jan 19
0
net rpc rights list
On 19/01/16 20:00, Henry McLaughlin wrote:
>
> On 20 January 2016 at 06:43, Rowland penny <rpenny at samba.org
> <mailto:rpenny at samba.org>> wrote:
>
> On 19/01/16 19:34, Henry McLaughlin wrote:
>
> I have sssd configured and working with my domain member
> server and I now
> wish to grant the SeDiskOperatorPrivilege to the
>
2016 Oct 14
2
Unable to set up home share correctly
Hello Rowland,
Am 13.10.2016 um 18:25 schrieb Rowland Penny via samba:
> It sounds like you don't have IDMU installed, not sure if you can
> install it on 2012.
are you trying to say that I should install "Identity Management for
Unix" on a Windows Server 2012? If yes, I am afraid we have a
misunderstanding here: I don't use any Windows Server in my set-up.
I use a
2016 Jan 19
0
net rpc rights list
On 19/01/16 20:48, Henry McLaughlin wrote:
>
> On 20 January 2016 at 07:08, Rowland penny <rpenny at samba.org
> <mailto:rpenny at samba.org>> wrote:
>
> On 19/01/16 20:00, Henry McLaughlin wrote:
>
>
> On 20 January 2016 at 06:43, Rowland penny <rpenny at samba.org
> <mailto:rpenny at samba.org> <mailto:rpenny at samba.org
2024 Sep 06
8
[Bug 3729] New: the new sshd does not work under the supervision of inetd
https://bugzilla.mindrot.org/show_bug.cgi?id=3729
Bug ID: 3729
Summary: the new sshd does not work under the supervision of
inetd
Product: Portable OpenSSH
Version: 9.8p1
Hardware: ARM
OS: Linux
Status: NEW
Severity: major
Priority: P5
Component: sshd
2005 Jul 21
3
Help for a confused newbie
Are there any instructions along with Xen demo CD. I tried it but the GUI is
unfamiliar to me ( I''ve used KDE ), right or left clicking didn''t bring up
any menus. I am pretty much lost as to how to proceed. I''d like set up a
couple logical volumes ( is LVM there on the demo CD ) and install a couple
of different distros and run them under Xen. Any pointers will be
2011 Oct 04
0
[LLVMdev] setjmp - longjmp
On Tue, Oct 4, 2011 at 3:10 PM, Khaled ElWazeer
<khalid.alwazeer at gmail.com> wrote:
> Hi,
>
> I have some code which has sigsetjmp / longjmp. After a longjmp, unreachable
> is inserted, which is fine. The problem is that in the backend before
> calling longjmp, some register was spilled to a stack location which is live
> across the jmp. I mean, it will be live after
2014 Sep 01
1
Does Asterisk 1.8. Supports Video Calls
Hi Guys,
Do you know of any asterisk community version that does video codec
trans-coding or in other words supports video? I have 1.8.8.1 and I see
h263.c format files but can't see that codec in make menuselect. it might
be just a license issue (if h263 has to have license), but not sure if
community versions offer video calls at all.
Thank you!
--
Khalid Touati
-------------- next part