search for: markle

Displaying 13 results from an estimated 13 matches for "markle".

Did you mean: marble
2004 Oct 14
3
Samba 3.0.7 / AD Domain Group Resolving
Hello List, currently we have Samba 3.0.7 running on SLES8 systems with AD integration. We?re using the SerNet RPM?s (ftp.sernet.de) Everything works fine so far, we just have a problem with resolving domain groups. wbinfo -g works fine, the domain groups are correctly resolved. But when inserting a "valid users = @AD_DOMAIN_GROUP" statement in the smb.conf we get the following error:
2020 Aug 22
3
python-libvirt domain.destroy() doesn't appear to be working for me
I'm using the python-libvirt library and finding that I cannot get .destroy() or .shutdown() to work. https://github.com/simora/docker-libvirt-flask/blob/cba6041b47bdf4ccb3b9506a0379cf8c788a9a57/root/app/mqtt.py#L96 That is the line in my code. .create() works fine and using virsh in the docker container works fine to destroy the domain as well. This is based on ubuntu bionic in a docker
2020 Aug 24
2
Re: python-libvirt domain.destroy() doesn't appear to be working for me
...ns I'll definitely change to try/catch. Thank you. The maintainer of the repo should update the examples and documentation if exceptions are raised by those. On Mon, Aug 24, 2020, 05:31 Daniel P. Berrangé <berrange@redhat.com> wrote: > On Sat, Aug 22, 2020 at 10:32:09AM -0400, Jeremy Markle wrote: > > I'm using the python-libvirt library and finding that I cannot get > > .destroy() or .shutdown() to work. > > > > > https://github.com/simora/docker-libvirt-flask/blob/cba6041b47bdf4ccb3b9506a0379cf8c788a9a57/root/app/mqtt.py#L96 > > Your code has alo...
2004 Oct 06
1
winbind pam nsswitch question
I am setting up a Samba 3.0.6 ADS member server, configured like this: Windows 2000 ADS Server Samba 3.0.6 ADS members server (Solaris 9) is a member of ADS domain Windows XP clients are members of ADS domain, require access to Samba shares on Solaris server. I'm trying to make it so that I don't have to maintain a usermap to map all of the users or groups in the ADS domain on the
2004 Oct 05
1
samba server as NT4 domain member- security=domain - need to create password db manually?
# Global parameters [global] workgroup = MYDOMAIN server string = Samba Server %v on %L security = DOMAIN log file = /var/log/samba/%m.log max log size = 50 socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 printcap name = /etc/printcap local master = No dns proxy = No wins server = MYWINSERVER idmap
2004 Oct 15
4
member server and kerberos
hello i have been struggling for to long trying to setup the following configuration: debian samba 3 member server of a win 2000 AD here is my configuration: ## smb.conf ## [global] log level = 4 interfaces = 192.168.10.11/255.255.255.0 workgroup = datom realm = datom.dyndns.org server string = samba membre security = ads netbios name = cafeine log file = /var/log/samba/samba.log max log size
2020 Aug 24
0
Re: python-libvirt domain.destroy() doesn't appear to be working for me
On Sat, Aug 22, 2020 at 10:32:09AM -0400, Jeremy Markle wrote: > I'm using the python-libvirt library and finding that I cannot get > .destroy() or .shutdown() to work. > > https://github.com/simora/docker-libvirt-flask/blob/cba6041b47bdf4ccb3b9506a0379cf8c788a9a57/root/app/mqtt.py#L96 Your code has alot of "< 0" checks. T...
2020 Aug 24
0
Re: python-libvirt domain.destroy() doesn't appear to be working for me
On 8/24/20 11:38 AM, Jeremy Markle wrote: > I was simply following the examples in the python-libvirt repo. If those > methods raise exceptions I'll definitely change to try/catch. Thank you. > The maintainer of the repo should update the examples and documentation > if exceptions are raised by those. > Can y...
2000 Sep 12
2
File Locking problem
Hi, I have an SMB server running RH6.2 with SMB 2.0.7. All the clients are WIN95, and require access to a database on the SAMBA server. The problem is that the database locks the file while the user is modifying it, and then unlocks it when the user returns to the programs menu. If the user then selects another action that uses the same file the program reports that the file is locked. Another
2009 Jun 01
1
installing sn package
...is is the only place in R where you can negate a column name.   subset(df , select = -a ) Hope this helps,         -s     [[alternative HTML version deleted]] ------------------------------ Message: 50 Date: Wed, 27 May 2009 07:36:11 -0700 (PDT) Subject: Re: [R] Neural Network resource To: markleeds@verizon.net, R Help <r-help@r-project.org> Message-ID: <477209.31807.qm@web65415.mail.ac4.yahoo.com> Content-Type: text/plain You are right there is a pdf file which describes the function. But let tell you where I am coming from. Just to test if a neural network will work better t...
2002 Oct 19
2
public and private share
I'm trying to set up two shares 1. public all can see (this is how it's set up not actually) 2. a private dir I can log into (can't seem to be able to add this) I can get only one of the two to work at a time.... by changing security=share to security=user If I set up a private dir. under security=share, Then when I click on the dir from my windows box i have not login optiion only
2004 Oct 01
0
winbindd not emunerating domain local security groups
Hi, I have a small problem with winbindd (from samba 3.07) + W2k3 Ad: wbinfo -g fetches a list of only the Global security groups. I need to be able to chown(1) directories to be owned by domain local groups so that I can assign Global groups permissions to these directories. I was wondering if this was a know bug/feature with winbind? (I did have a look through a few of the list archives -
2004 Oct 13
4
kerberos and/or winbind ??
Hi, I'm getting confused about the role that kerberos authentication plays. What exactly is the point of using kerberos to join a samba server to an AD domain? If using kerberos still requires you to rely on winbindd for all the nsswitch stuff then what is the point? I can just as easily specify workgroup = wkgrp security =