Displaying 20 results from an estimated 400 matches similar to: "Giving AD group members access to Samba server"
2007 Jan 15
1
Winbind nested groups not working
Is the "winbind nested groups" functionality not currently working in
Samba 3.0.23d? The readme files seem to indicate it should be (since
3.0.3), but then this message by Jerry to the list...
http://groups.google.com/group/linux.samba/msg/5ecc575f70af3c8c
...seems to indicate that there's some patch waiting for 3.0.24.
Unfortunately he's not specific as to what it
2004 Jan 07
1
Security Issue??
I have noticed the following behavior when testing out Samba 3.0.1 on RH9
with ldap authentication.
Linux Samba V3.0.1 set up as PDC for domain DOM1 has a user test1. Two NT4
domains DOM2 and DOM3 also have a user called test1 with the same password
as the user in DOM1 (all three users have the same username and password).
All servers are on the same local subnet.
When user1 does a logon to
2009 Oct 02
3
help with regexp mass substitution
Hello *
i have to rename a lot of variables, and, given that they have regular name constructs, I would like to use regexps.
Here's a dump of my head(names(df))
varnames <- c("id.quest", "txt.1.3", "col1.1.3", "col2.1.3", "col3.1.3",
"col4.1.3", "col5.1.3", "txt.2.3", "col1.2.3",
2008 Dec 08
10
[PATCH] Accurate vcpu weighting for credit scheduler
Hi,
This patch intends to accurate vcpu weighting
for CPU intensive job.
The reason of this problem is that
vcpu round-robin queue blocks large weight vcpus
by small weight vcpus.
For example, we assume following case on 2pcpu environment.
(with 4domains (each domain has 2vcpus))
dom1 vcpu0,1 w128 credit 4
dom2 vcpu0,1 w128 credit 4
dom3 vcpu0,1 w256 credit 8
dom4 vcpu0,1 w512 credit 15
2010 Jun 14
4
Promiscuous mode
Hi Everyone,
In order to prevent DomU from entering promiscuous mode, is it just a matter of adding these 2 rules when the vif is created?
# Accept packets leaving the bridge going to the domU only if
# the destination IP for that packet matches an authorized IPv4
# address for that domU.
iptables -A FORWARD -m physdev --physdev-out vif1.0 \
--destination 216.146.46.43 -j ACCEPT
2006 Dec 26
14
[PATCH] fix free of event channel in blkfront
Hi All,
We tested the xm block-attach/detach command.
It repeats block-attach/detach command for DomU and pv-on-hvm on HVM Domain.
(block-attach -> block-detach -> block-attach -> block-detach -> ...)
The block-attach command failed when repeating 256 times.
It is because the channel had not been freed in blkfront.
Therefore, it remain using the event channel.
This patch is
2004 Jun 10
1
Informal discussion group about R
I've started a "tribe" for discussing R and
sharing scripts. Tribe.net is one of the popular
on-line social communities, like "Friendster".
Visit and see if it is a forum that you find useful.
To join the "tribe" you will need to register with
Tribe.net.
I hope it will be of help to newbies, although I'm
new to R myself.
Here is the url:
2006 Jul 25
0
trusted domains and disconnected domains
Hi,
I'm running samba-3.0.22, linux-kernel-2.6.16 and I'm having troubles with
trusted domains. How can I find the suitable DC for each domain? Could be a
resolution issue? Bellow my smb.conf and some tests.
[global]
workgroup = DOM1
netbios name = localhost
server string = LOCALHOST Server
security = ads
realm = MYDOMAINCONTROLLERREALM
2013 Jan 31
2
rbind Missing Something: Need New Eyes
I don't see what's missing in my statements to add rows to a data frame
and someone else will probably see what needs to be added to the statements.
The data frame has this structure (without any data):
$ PHYLUM : chr
$ SUBPHYLUM : chr
$ SUPERCLASS : chr
$ CLASS : chr
$ SUBCLASS : chr
$ INFRACLASS : chr
$ SUPERORDER : chr
$ ORDER : chr
$ SUBORDER :
2003 Jan 06
8
Some time off
Until further notice, I will not be involved in Shorewall development or
support.
-Tom
--
Tom Eastep \ Shorewall - iptables made easy
Shoreline, \ http://shorewall.sf.net
Washington USA \ teastep@shorewall.net
2008 Nov 24
3
Missing CPU capabilities VMX
Hi,
My Xeon CPU spports lots of capabilities, when I cat /proc/cpuinfo, the flags list: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm.
After a make world building of Xen-3.3.0, when I cat /proc/cpuinfo, the flags list only: fpu de tsc msr pae cx8
2004 Aug 04
1
Samba with Mac files (continued)
Here are some more messages that pop in the server logs when I try
to read folders on a Win2K file server - the folders/files were saved
from a Macintosh on the network:
smb_proc_readdir_long: name=\Font Library\B\Bernhard BoldCond. et al?\*,
result=-2, rcls=1, err=123
smb_proc_readdir_long: name=\Font Library\K\Kino, et al?\*, result=-2,
rcls=1, err=123
smb_proc_readdir_long: name=\Font
2012 Feb 01
2
Yes another "I can't open port 53 for Bind DNS"
Hi,
It's just past 3am and for the past 6 hours I've been
configuring a secondary name server to replace one that just crashed.
My problem appears to be that port 53 is not open for some reason on my
server even though I have this:
[root at tribe etc]# netstat -an | grep ":53 "
tcp 0 0 205.211.154.3:53
0.0.0.0:* LISTEN
tcp
2006 Jun 15
11
domU consoles
Hi
I have a couple of questions:
1. How do I exist from a domU console back to dom0 console (after
issuing xm console [domU])?
2. How do I setup a dom0/domU in order to get a tty login?
TIA
Paolo
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Aug 18
15
How to upgrade domU
How do i upgrade my Xen guest (domu1) ?
On a stand alone hardware one would insert DVD/CD/Network and perform the
upgrade, What is the equivalent in Xen World ?
Tahnks !!!
--
Regards,
mantra - Instrument of Thought
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2007 Jul 02
3
Walking an HVM''s shadow page tables and other memory management questions.
Hello,
I''m new to Xen and especially to the hypervisor code. I''m working off a
3.0.4.1 base and have the following questions regarding the memory
management code for an x86, 32-bit platform (capable of supporting PAE).
I''m doing some research into providing grant table hypercall support
from a Windows 2003 HVM. I have made all the necessary changes to allow
the
2011 Dec 19
0
samba-3.6.1 cannot be used by trusted domain users?
Hi there
Samba is a member of dom1.corp.net, there are also dom2.corp.net and
dom3.corp.net - together making up the "CORP" forest. There are other
forests with two-way trusts with CORP.NET, such as OTHER.NET
We have a problem where Samba/winbind is inconsistent on account details
and therefore access.
* wbinfo -D OTHER returns details about "other.net" - good
* wbinfo
2011 Feb 27
3
Xen network-route : mix Public and Private IP on a Front-Back architecture
Hi everyone,
I need your help. I would like to create a front-back architecture with Xen.
My physical server has only one public Interface.
Currently, my DOM0 is using the network-route configuration:
*(network-script ''network-route netdev=eth0'')
(vif-script vif-route)*
My DOM1 is configured with a public IP + proxy_arp with DOM0. DOM1 can
connect any address on
1999 Nov 09
2
netbios
Hi all,
My NT environment cannot recognize my SAMBA servers(Bad IP address when ping
from MS DOS prompt) and after I restarted the nmbd daemon it can see my SAMBA
servers. Does anyone know why this happens? Is it there is a change in the
WINS server's database? Please advise.
thanks & regards,
Bridget
2016 May 06
2
Resuming the discussion of establishing an LLVM code of conduct
> On May 5, 2016, at 6:53 PM, Sean Silva via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
>
>
> On Thu, May 5, 2016 at 6:15 PM, Justin Bogner via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote:
> Chandler Carruth via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> writes:
> > I