Displaying 6 results from an estimated 6 matches for "raveenpl".
Did you mean:
naveenp
2010 Nov 27
1
GlusterFS replica question
Hi,
For small lab environment I want to use GlusterFS with only ONE node.
After some time I would like to add the second node as the redundant
node (replica).
Is it possible in GlusterFS 3.1 without downtime?
Cheers
PK
2010 Aug 06
2
group members
Hi!
I am currently using samba (3.5.4) with ADS domain.
Do you know if it is possible to display all members of a single group? (I
am not interested in parsing getent group/passwd output because I am using a
huge amount of users and this takes a lot of time).
Cheers
RaveenPL
--
View this message in context: http://old.nabble.com/group-members-tp29356454p29356454.html
Sent from the Samba - General mailing list archive at Nabble.com.
2010 Aug 16
1
getent and a lot of users
Hi,
In my environment I have windows ads domain with 180k users.
I use Samba 3.5.4 and I noticed that not always all users are returned when
I use getent command (sometimes it is half of whole list, sometimes this
list is empty).
Anybody has similar problem?
--
View this message in context: http://old.nabble.com/getent-and-a-lot-of-users-tp29449147p29449147.html
Sent from the Samba - General
2010 Jun 21
0
SAMBA + CTDB
Hello,
I am currently trying to compile newest samba 3.5.3 with ctdb (from git
repository) on Debian Lenny (version 5.0.4).
I am using following 'configure' command:
./configure --with-cluster-support --with-shared-modules=idmap_tdb2
--with-ads --enable-pie=no
and unfortunatelly I have following error:
checking for ctdb.h... no
checking for ctdb_private.h... no
checking for
2010 Aug 27
0
net idmap restore
Hi,
I am currently using Samba 3.5.4 with ADS domain (tdbsam backend).
I want to change uid mapping for one of my users.
I prepared file that I subsequently imported via command:
net idmap restore < filename.txt
Next, I checked 'getent passwd username' command and unfortunately uid for
this user was not changed.
I noticed that in winbind_idmap.tdb file (using tdbtool command)
2017 Jan 16
1
wbinfo -u does not return users from trusted domains
Hi,
I'm using samba 4.4.9 in an environment with trusted domains (windows
2k12R2; domain names: res.local, sub.res.local, res2.local).
When I use getent passwd/group I can get list of users/groups from all
domains (res, sub, res2).
However, when I use wbinfo -u/-g I get list of users/groups only from the
native domain I am connected to (res).
I'am able to fetch users/groups using