Displaying 20 results from an estimated 100 matches similar to: "Samba in 2 NT domains"
2003 Apr 10
1
Group mapping problem - please help
Hi.
I'm using Samba 2.2.7a-security-rollup-fix (RH-9.0) as member of WinNT4
domain. I joined samba to the domain. I configured the winbind daemon and
nsswitch switch to map NT users to unix users.
Then I set ACL support on an ext3 partition and share the mount point of
this partition with ACL Samba support:
- my share is [test_share]
- the directory is /mnt/test_dir
Shortly:
----
2013 Mar 11
1
using parameter with puppet dashboard and site.pp
I have just set up my puppet dashboard to be used as a ENC. This is for the
time being the easiest way to get support guys to add nodes to classes. I
have to use global parameters in my modules if I would like to declare
parameters using dashboard as the ENC.
So I have a module which does this:
class resolver ($domain_name=$::domainname,
$search_path=$::searchpath,
2016 Oct 05
2
getent group [groupname] do not show users
On Wed, 5 Oct 2016 12:04:53 +0200
mathias dufresne via samba <samba at lists.samba.org> wrote:
> I just tested on some DC running also 4.4.5 and "getent group
> my_group" does not show groups content.
>
> I read here
> http://serverfault.com/questions/625416/samba-4-group-members-not-shown-in-getent-group
> a proposal to use samba-tool as a replacement but
2011 Nov 26
2
Samba Permissions vs Linux Permissions
Hi,
I understand that Linux permissions override Samba permissions. But is it
also the case that the Samba permissions override the Linux permissions?
Example:
I have a samba share called "SHARE". This is disabled by default and is
configured for write access by group "MY_GROUP".
The permissions of all files and folders within /c/SHARE are 777
(rwxrwxrwx).
2013 Jul 17
3
sudo add user script
Hello list,
I took another stab at finding a way to add a sudo user remotely and it
gets you most of the way there. If you execute the script as root it works
beautifully and does just what you want. Which is add the user to the
group and gives that user group rights to certain commands.
But if you execute it as a user who only has sudo access to the
/etc/sudoers file it errors out.
cloud:~]
2005 Aug 08
0
trouble using variables with included contexts
I'm trying to set a variable in one context and use it in another:
[c1]
MY_GROUP = SIP/200&SIP/201
[c2]
include c1
exten s,1,NoOp(${MY_GROUP})
The noop prints out a blank string. In [c1], I've tried
exten s,1,SetVar(MY_GROUP=SIP/200&SIP/201)
and
exten s,1,SetVar(_MY_GROUP=SIP/200&SIP/201)
and
exten s,1,SetVar(__MY_GROUP=SIP/200&SIP/201)
and
exten
2009 Jan 28
5
Solaris zone documentation
I''m following the example provided in the type reference
under ''zone'', i.e.:
zone{myzone:
autoboot=>true,
create_args=>"-b",
ip=>"nge0:10:130.55.201",
path=>"/zoneds/%s",
realhostname=>"myzone.example.com",
2016 Oct 05
2
getent group [groupname] do not show users
Hi all,
With Samba 4.4.5, on member servers (I did not tried yet on DCs), using
"getent group" with or without specifying a group name groups are shown but
they are shown as empty groups, no user name is displayed.
Is there a way to make them displayed?
Cheers,
Mathias
2019 Jan 22
4
samba_dns_question
Hai,
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Rowland Penny via samba
> Verzonden: dinsdag 22 januari 2019 14:12
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] samba_dns_question
>
> On Tue, 22 Jan 2019 13:54:00 +0100
> "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote:
2019 Jan 22
0
samba_dns_question
On Tue, 22 Jan 2019 14:27:12 +0100
"L.P.H. van Belle via samba" <samba at lists.samba.org> wrote:
> Hai,
>
> > -----Oorspronkelijk bericht-----
> > Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> > Rowland Penny via samba
> > Verzonden: dinsdag 22 januari 2019 14:12
> > Aan: samba at lists.samba.org
> > Onderwerp: Re:
2016 Oct 05
0
getent group [groupname] do not show users
Hum, that's strange:
smbfs20:~# getent group Domain\ Users
domain users:x:3100035:
So no users displayed. smbfsXY are my test file servers, so members only.
Regarding usage of samba-tool on members for now it not possible as package
containing that tool is not installed on members. For now this stands as a
choice: samba-tool is very powerful and I'm not too fond to deploy on
machines
2019 Jan 22
5
samba_dns_question
On Tue, 22 Jan 2019 11:12:37 +0200
Hajdu Szabolcs via samba <samba at lists.samba.org> wrote:
> I configured it but no luck apparmor is configured as the link
> suggests i tried to rejoin and deleted the local database manually
> but then still recreates these five zones with CNF and gives the
> error.
>
>
CNF = Collision
Something is creating the objects in AD and
2008 Sep 16
2
Setting user colors in barchart
Dear R Users,
I have a basis question regarding the use of color in the lattice package. I
read the ?barchart help page and searched the R archives but could not
understand how to do it.
I just need to plot a barchart using specific colors for my groups, e.g.
green and red instead of the default lattice colors. How do I do that?
If I say:
barchart(x ~ a_factor, groups=my_groups,
2013 Mar 08
2
multiple pamameter values in puppet dashboard ENC
Is there a way to use send multiple parameter values using puppet dashboard
ENC?
For example,
nameserver = 10.0.0.1, 10.0.0.2
or perhaps
nameserver = [''10.0.0.1'',''10.0.0.2''}
then the template erb file can loop through each of the nameserver values
to set up mulitple nameservers in resolve.conf?
Thanks - Oli
--
You received this message because you are
2002 Oct 05
6
Problems with installing
Hi!
I'm having problems with installing Wine. I have downloaded Wine from CVS,
and tried to install it with tools/wineinstall, but got some errors. This
comes from my shell:
[wayne@wayne wine]$ ./tools/wineinstall
WINE Installer v0.73
I see that WINE has already been configured, so I'll skip that.
We need to install wine as root user, do you want us to build wine,
'su root'
2007 Dec 10
0
diferents events between ast1.2 & ast1.4 ??
Hi all,
I'm new in the list, and I have a problem upgrading from asterisk 1.2 to
asterisk 1.4:
There is a diference from asterisk1.2 to asterisk1.4 in AMI events.
When I do a call to a queue (with the same extensions.conf dial plan)
with ast1.2 and ast1.4, in ast1.2 apper 3 newcallerid event in ast1.4
apper only 2.
It is normal? anyone knows it? what is the reason?
I
2009 Mar 18
1
Can't compile rtmpdump source
Hello!
I can't compile rtmpdump source on FreeBSD:
http://sourceforge.net/projects/rtmpdump/
I obtain the following output:
# gmake
g++ -Wall -c -o bytes.o bytes.cpp
In file included from bytes.cpp:25:
bytes.h:37:20: endian.h: No such file or directory
bytes.h:38:22: byteswap.h: No such file or directory
bytes.h:45:2: #error "Undefined byte and float word order!"
bytes.cpp:
2008 Feb 14
1
Any mountain clustering method in R?
Dear all,
I wonder which R algorithm could perform a mountain clustering in an spatial
grid, in other words, having the coordinates of a map (x,y ... or even more)
and then the altitude/height at each point I would like to localise the
peaks of that topological surface. Which R algorithm can perform this? I see
it as a clustering problem where the peak should be at the center of each
cluster.
2008 Jul 07
2
Colour clusters in a 2d plot
R experts,
I have three columns. c1 and c2 are numeric variables whereas c3 are the
clusters classes (nominal variable, 10 different: cluster1, cluster2,
cluster3, cluster4, cluster5 ....). I'd like to plot c1 against c2 (easy!)
in a 2D plot and put different color depending to the cluster class
automatically regardless the number of clusters.
Could anyone give a hand?
Josep Maria,
matrix
2008 Jul 02
1
Usage of rJava (.jcall) with Weka functions, any example?
Dear All,
I'd like to use Weka functions that are not implemented (do not have
interface) in RWeka, like the Remove function and others in the
future!
The .java() functionality is for that purpose but I haven't seen any
example with Weka functions. Could anyone give me hand in how to do
it? For instace if I want to use the
weka.filters.unsupervised.attribute.Remove?
1. in the R console,