similar to: How to query for REALM or WORKGROUP before join?

Displaying 20 results from an estimated 10000 matches similar to: "How to query for REALM or WORKGROUP before join?"

2015 Nov 05
1
Using samba-python to query AD? Status of API?
On Thu, Nov 5, 2015 at 11:41 AM, Rowland Penny <rowlandpenny241155 at gmail.com> wrote: > On 05/11/15 16:38, pisymbol . wrote: >> >> On Thu, Nov 5, 2015 at 10:06 AM, Rowland Penny >> <rowlandpenny241155 at gmail.com> wrote: >>> >>> On 05/11/15 14:59, pisymbol . wrote: >>>> >>>> On Wed, Nov 4, 2015 at 4:44 PM, Rowland Penny
2015 Nov 05
3
Using samba-python to query AD? Status of API?
On Wed, Nov 4, 2015 at 4:44 PM, Rowland Penny <rowlandpenny241155 at gmail.com> wrote: > Ah, you want to search AD with python, as in 'ldbsearch -H > /usr/local/samba/private/sam.ldb' (this will dump the AD database) > You will find lots of 'examples' in the python 'samba' directory that an > install of a samba DC creates, these are used by samba-tool,
2015 Nov 05
2
Using samba-python to query AD? Status of API?
On Thu, Nov 5, 2015 at 10:06 AM, Rowland Penny <rowlandpenny241155 at gmail.com> wrote: > On 05/11/15 14:59, pisymbol . wrote: >> >> On Wed, Nov 4, 2015 at 4:44 PM, Rowland Penny >> <rowlandpenny241155 at gmail.com> wrote: >>> >>> Ah, you want to search AD with python, as in 'ldbsearch -H >>> /usr/local/samba/private/sam.ldb'
2013 Oct 16
1
net rpc rights list 'accounts' works, kinda, sorta?
Hello all: On Fedora 13 but tried this with binaries built off of trunk as well: $ sudo bin/net -U Administrator%<somepass> -S <server DNS address> rpc rights list accounts NT AUTHORITY\ENTERPRISE DOMAIN CONTROLLERS SeNetworkLogonRight NT AUTHORITY\SERVICE SeImpersonatePrivilege SeCreateGlobalPrivilege ... S-1-5-21-4110185449-3833660826-895226858-1184 tdb(__NULL__): tdb_open_ex:
2015 Nov 04
3
Using samba-python to query AD? Status of API?
On Wed, Nov 4, 2015 at 11:09 AM, mathias dufresne <infractory at gmail.com> wrote: > Hi, > > Once you have installed Samba to be able to run it as Active Directory you > would have samba-tool available. > > # which samba-tool > /usr/bin/samba-tool > # file /usr/bin/samba-tool > /usr/bin/samba-tool: Python script, ASCII text executable > # locate ldapcmp.py >
2015 Nov 04
2
Using samba-python to query AD? Status of API?
Hello: I'd really like to leverage the samba-python API to perform 'net ads search' style queries for an upcoming project. Is there any documentation or examples someone can point me to? The 'python/examples' directory is a misnomer (!) and the online API documentation was generated from 2011 and is also just as cryptic. I even checked the binaries in samba-client to see if
2015 Nov 04
2
Using samba-python to query AD? Status of API?
On Wed, Nov 4, 2015 at 12:27 PM, Rowland Penny <rowlandpenny241155 at gmail.com> wrote: > On 04/11/15 17:11, pisymbol . wrote: >> >> On Wed, Nov 4, 2015 at 11:09 AM, mathias dufresne <infractory at gmail.com> >> wrote: >>> >>> Hi, >>> >>> Once you have installed Samba to be able to run it as Active Directory >>> you
2018 Aug 02
1
Can't write to a samba share mounted as an AD user
On Thu, Aug 2, 2018 at 11:56 AM, Rowland Penny via samba < samba at lists.samba.org> wrote: > On Thu, 2 Aug 2018 11:17:47 -0400 > pisymbol <pisymbol at gmail.com> wrote: > > Was this NAS a 'standalone server' at some point ? > Well I don't know what you are asking. The NAS is new, booted up, promptly joined to AD. > It certainly looks like it to me,
2018 Aug 02
5
Can't write to a samba share mounted as an AD user
On Thu, 2 Aug 2018 13:16:26 -0400 pisymbol via samba <samba at lists.samba.org> wrote: > On Thu, Aug 2, 2018 at 1:11 PM, Eric Altman via samba > <samba at lists.samba.org > > wrote: > > > > > It’s just that the mount has read-only access despite the file > > ownership and modes being set to give full read-write? > > > > > That is almost
2010 May 15
2
febootstrap failure
On Fri, May 14, 2010 at 11:02:36PM -0400, Aron Griffis wrote: > Hi again Rich, > > I'm trying to use febootstrap to install either rawhide or f13, > but my attempts are failing. > > $ sudo febootstrap fedora-13 /mnt/jubjub-f > ... > Running rpm_check_debug > ERROR with rpm_check_debug vs depsolve: > libc.so.6()(64bit) is needed by procmail-3.22-25.fc12.x86_64
2018 Jun 19
2
Building rpcclient statically linked?
On Mon, Jun 18, 2018 at 11:36 PM, Andrew Bartlett <abartlet at samba.org> wrote: > On Mon, 2018-06-18 at 15:56 -0400, pisymbol wrote: > > I have a binary based off of rpclient that prints out the raw share > > SD as a binary stream instead of trying to parse it into human > > readable format (the default behavior). That is what I'm after. > > > >
2016 May 27
2
Regression: The 'net' command is now failing to login (UNKNOWN ENUM VALUE 1003?)
On Thu, May 26, 2016 at 1:56 PM, pisymbol . <pisymbol at gmail.com> wrote: > On Thu, May 26, 2016 at 7:56 AM, mathias dufresne <infractory at gmail.com> wrote: > We are trying to just list shares and a lot of scripts use the 'net > share' command which is now barfing. I believe I am running into a flavor of this: https://bugzilla.samba.org/show_bug.cgi?id=11849 But
2018 Jun 18
2
Building rpcclient statically linked?
I have Googled around looking for the magic configure to waf incantation to get this accomplished but nothing seems to work. Does anyone know how to build rpcclient statically linked? Or all binaries statically linked? Thanks! -aps
2018 Jun 18
2
Building rpcclient statically linked?
On Mon, 2018-06-18 at 10:35 -0400, pisymbol via samba wrote: > Small addendum, I did try: > > ./configure --nonshared-binary=ALL > > ERROR: source source3/smbd/notify_msg.c is in more than one subsystem of > target 'smbstatus': ['smbd_base.objlist', 'smbstatus.objlist'] > > This is CentOS 7.5. > > -aps Building more than smbd and
2010 Aug 04
1
Blktap-control under 2.6.32.16-1.2.108.xendom0.fc13.x86_64
1. Attempt to load Nexenta under 2.6.32.16-1.2.108.xendom0.fc13.x86_64 Xen 4.0.1-rc6-pre & 2.6.32.16-1.2.108.xendom0.fc13.x86_64 on top F13 [root@fedora13 NexentaStor-Community-3.0.2]# uname -a Linux fedora13 2.6.32.16-1.2.108.xendom0.fc13.x86_64 #1 SMP Fri Jul 23 17:09:30 MSD 2010 x86_64 x86_64 x86_64 GNU/Linux [root@fedora13 NexentaStor-Community-3.0.2]# xm create -c
2016 May 25
2
Regression: The 'net' command is now failing to login (UNKNOWN ENUM VALUE 1003?)
Hello: Platform: CentOS 6.7 x86-64 $ rpm -qa | grep samba samba-common-3.6.23-30.el6_7.x86_64 samba4-libs-4.2.10-6.el6_7.x86_64 ie-samba-utils-3.6.13-7.x86_64 samba-winbind-3.6.23-30.el6_7.x86_64 samba-client-3.6.23-30.el6_7.x86_64 samba-winbind-clients-3.6.23-30.el6_7.i686 samba-winbind-clients-3.6.23-30.el6_7.x86_64 Problems began after requiring SMB signing (I forgot the specifics but it was
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
2018 Jun 18
2
Building rpcclient statically linked?
On Mon, Jun 18, 2018 at 3:53 PM, pisymbol <pisymbol at gmail.com> wrote: > > > On Mon, Jun 18, 2018 at 2:39 PM, Andrew Bartlett <abartlet at samba.org> > wrote: > >> On Mon, 2018-06-18 at 10:35 -0400, pisymbol via samba wrote: >> > Small addendum, I did try: >> > >> > ./configure --nonshared-binary=ALL >> > >> > ERROR:
2016 May 26
2
Regression: The 'net' command is now failing to login (UNKNOWN ENUM VALUE 1003?)
This spnego stuff makes me think about "client ldap sasl wrapping = sign" to be added in some cases. There are threads related to that posted recently. Disabling spnego is, if I'm not mistaken, disabling Kerberos. Disabling Kerberos should not be what you really want with AD : ) 2016-05-26 13:23 GMT+02:00 pisymbol . <pisymbol at gmail.com>: > On Wed, May 25, 2016 at 2:38
2010 Jul 03
2
patching FC13 kernel with Lustre
Hi, I am trying to merge Lustre into Fedora 13 kernel (2.6.33.3-85.fc13.i686.PAE) I plan to submit the patches and continue to develop features on this kernel. will I get any assistance from the lustre development team. Can I maintain this patch on lustre website ? Regards, Onkar -- **************************************************** A 1965 Ford Mustang is a great car. But if you want to go