similar to: lsaenumacctwithrights

Displaying 20 results from an estimated 1000 matches similar to: "lsaenumacctwithrights"

2005 Jan 10
3
Multiple winbindd processes
Hi, My problem is that I'd like to have one GNU/Linux box with Samba installed serve multiple domains. I have 2 Domains separated from each other. Connected Samba box to both domains and joined them successfully. Running 2 smbd and 2 nmbd processes bound to the appropreate network interface, with different settings serving appropreate domans. Samba server is visible in both networks but
2005 Feb 16
1
XP SP1 Clients wont print to Samba / Cups Server
Hi All, I have gained my basic Linux / Samba knowledge from using SME server (www.contribs.org) More recently I have started to use Trustix Linux to build servers for specific things for example as a print server. I installed Trustix and the most recent Cups/Samba rpm's from the repository (I am pretty sure they are the latest stable releases) but I can check version numbers if this helps.
2008 Mar 31
2
Mouse motion example - help
Hi, I am trying out this example adapted from the wxpython book, but the mouse motion event does not seem to be captured right. What am I doing wrong? Thanks warrior # code below require ''wx'' class MyFrame < Wx::Frame def initialize super(nil, -1, "My Frame", :size => [300,300]) @my_panel = Wx::Panel.new(self, -1) evt_motion(){ |event|
2005 Apr 04
4
NT_STATUS_ACCESS_DENIED with winbindd authentication
Hi, We're running a print server having the following specifications: Samba 3.0.11 Suse 9.1 Kernel 2.6.5-7.108 kernel A few days back none of the users were able to log onto the print server. The debug 10 logs show the following lines: [2005/03/29 11:21:05, 5] auth/auth.c:check_ntlm_password(271) check_ntlm_password: winbind authentication for user [**user-name**] FAILED with error
2019 Sep 16
2
Spectre V1 Mitigation - Internals?
Hi all, I understand how the speculative information flow attack works. I'm trying get my head around the spectre v1 mitigation of LLVM. In the design document here : https://llvm.org/docs/SpeculativeLoadHardening.html#speculative-load-hardening. <https://llvm.org/docs/SpeculativeLoadHardening.html#speculative-load-hardening> Example: void leak(int data);void example(int* pointer1,
2008 Jan 28
8
mongrel_rails not starting
Hi, Im a newbie to ruby and rails. I installed mongrel using the command: sudo gem install mongrel --include-dependencies When i try to start mongrel with mongrel_rails start -d, its throwing the same error as it did to you: /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:32:in `gem_original_require'': no such file to load -- http11 (LoadError) from
2019 Sep 17
2
Spectre V1 Mitigation - Internals?
Hi, Thanks for your email, I understand that the execution stalls until the predicated state is computed, then we mask pointers with all_zeros_mask if there is a mis-prediction. But I understand that as soon as the condition value is available, the processor can check about it's assumptions and revert back. That is, If the branch prediction is correct during speculation, we mask with
2006 Oct 18
1
winbind separator
Am able to read the domain users using winbind and samba. But while executing wbinfo -u or wbinfo -g command, i get the winbind separator as #: wbinfo -u domain#administrator domain#kartthikr In the samba config file, the winbind separator is configured as \ but i dont why i get winbind separator as #. Here is the smb.conf file: netbios name = srv5 workgroup = domain realm = domain.local
2008 Oct 15
2
Asterisk 1.4.21.2 - Issues with call parking
Hi, I am facing the following issues with call parking: 1) Asterisk does not announce the parking extension:- I press # and hear "transfer" followed by a beep. I dial 700 but do not hear the parking extension number. 2) After parking time, the original extension rings and i accept the call. When I again try to park, the call park sequence fails. I have attached features.conf and
2019 Sep 17
2
Spectre V1 Mitigation - Internals?
Hi, Yeah, now I understand the problem here. Thanks. But I too have another doubt in "Bounds check bypass store" In this example in the Speculative load hardening : unsigned char local_buffer[4];unsigned char *untrusted_data_from_caller = ...;unsigned long untrusted_size_from_caller = ...;if (untrusted_size_from_caller < sizeof(local_buffer)) { // Speculative execution enters here
1998 Nov 08
2
make failure
Howdy: I've fumbled my way and un-tarred samba whilst at /. Samba ended up at /samba-1.9.18p10/ I cd /usr/src and made a soft link ln -s /samba-1.9.18p10 samba I changed directory to ...source and edited Makefile uncommenting the #CC=gcc to CC=gcc I then ran 'make' and follows the first line of the ensuing error report: "You forgot to uncomment a host type and flags in
2007 Jun 06
3
string overflow in rpcclient add "printer" driver command
Hello, I get the folowing error msg in rpcclient -c 'adddriver' command: ERROR: string overflow by 1 (1024 - 1023) in safe_strcpy [adddriver "Windows NT x86" "My Driver Name 001:aaa] Printer Driver My Driver Name 001 successfully installed. My command is like this: rpcclient MYSRV -s /etc/samba/smb.conf -A auth.txt -c 'adddriver "Windows NT x86" "My
2003 Jul 28
3
Problem with rpcclient command
Hi, I am trying to query a W2K PDC for info on a print driver by issuing the following command: rpcclient -Uxxx%yyy -d 3 -c 'getdriver "HP LaserJet 8000 Series PS"' abert The response I get is: Initialising global parameters params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf" Processing section "[global]" added interface
2020 Jul 22
3
rpcclient & smbpasswd user PASSWORD_MUST_CHANGE
Hello, First of all I would like to apologize if my mail is not clear, this is my first time doing this kind of things ! I'm currently working within a small AD environment within a single forest-domain which is the following : - DC Windows 2016 - Archlinux with samba version 4.12.3 I currently have a standard domain user named 'test' which has the attribute
2014 Jul 09
1
DFS queries via rpcclient to Windows 2012 Server fails
Hello, We previously had Win2008 R2 DCs which we have begun to replace with Win2012 servers (forest is still at 2008 level however). I was able to query DFS via rpcclient but now I find that I am unable to. I know that SMB3 was introduced in Win2012 but I believe that it should auto-negotiate earlier versions. I did however test from v4.1.9 as well, unfortunately that still fails. From Samba3
2013 Aug 19
3
rpcclient netshareenum 502 causes SEGV
Hello: I have a Windows 2003 Server that is causing rpcclient to SEGV via the following command: $ rpcclient -U Administrator%foobar -c 'netshareenum 502' <server> ... type: 0x6269: SEC_DESC_OWNER_DEFAULTED SEC_DESC_DACL_DEFAULTED SEC_DESC_SACL_DEFAULTED SEC_DESC_DACL_TRUSTED SEC_DESC_SACL_AUTO_INHERIT_REQ SEC_DESC_SACL_PROTECTED SEC_DESC_RM_CONTROL_VALID SACL Segmentation fault
2002 May 29
2
Will rpcclient ever get better?
I was wondering if anyone has heard of someone trying to improve on rpcclient, specifically regarding the printer-related commands. Also, it seems that rpcclient has trouble returning a large list of printers (enumprinters), like in the range of 200. Has anyone heard about this? Thanks in advance for replies :-) Thomas Klopf MMS - Gulf Region (ACS-GS contractor) -------------- next part
2011 Feb 10
4
Printer drivers installation: files are not deleted
Hello all, I'm running Samba 3.5.5 on Debian 5, and following the documentation as closely as I can to install drivers using rpcclient. I first install the driver on a Windows 7 x65 workstation, then use rpcclient/smbclient to fetch the files. I then use smbclient to put those on the print$ share of the Samba server. So far, so good. Then I use rpcclient to add those files, and that
2003 Feb 20
3
cupsaddsmb - why the heck can't I get rpcclient-addprinter to work?
I can't seem to get the rpcclient-addprinter to work - grrrrrr It looks like the drivers files are copied correctly and the NT drivers are added correctly but the addprinter command says it's unsuccessful! rpcclient localhost -N -U JOHNSON\\root -c 'enumprinters' shows the printer!! What's going on? I've tried removing /var/cache/samba/ntdrivers.tdb
2015 Feb 17
2
Using rpcclient with my NetApp fails
Hello: I have a Netapp 8.2.2P1 7-Mode connected to my Active Directory domain and the following rpcclient command on CentOS 6.5 is bailing on the following error: could not obtain sid for domain QUEST error: NT_STATUS_ACCESS_DENIED I've tested this with all stable version of 3.6 etc. I have not tried the python based rpcclient command yet though. But after a bit of debugging, it seems that