Displaying 20 results from an estimated 10000 matches similar to: "Netgroup/allow hosts problem"
2017 Jul 05
1
op-version for reset-brick (Was: Re: [ovirt-users] Upgrading HC from 4.0 to 4.1)
On Wed, Jul 5, 2017 at 5:22 PM, Atin Mukherjee <amukherj at redhat.com> wrote:
> And what does glusterd log indicate for these failures?
>
See here in gzip format
https://drive.google.com/file/d/0BwoPbcrMv8mvYmlRLUgyV0pFN0k/view?usp=sharing
It seems that on each host the peer files have been updated with a new
entry "hostname2":
[root at ovirt01 ~]# cat
2017 Jul 05
1
op-version for reset-brick (Was: Re: [ovirt-users] Upgrading HC from 4.0 to 4.1)
OK, so the log just hints to the following:
[2017-07-05 15:04:07.178204] E [MSGID: 106123]
[glusterd-mgmt.c:1532:glusterd_mgmt_v3_commit] 0-management: Commit failed
for operation Reset Brick on local node
[2017-07-05 15:04:07.178214] E [MSGID: 106123]
[glusterd-replace-brick.c:649:glusterd_mgmt_v3_initiate_replace_brick_cmd_phases]
0-management: Commit Op Failed
While going through the code,
2006 Apr 21
0
Need Help Using NIS netgroup - Does It Still Work?
Hello;
Forgive me for asking on this list, but I've noticed that their has been
some recent changes to the code with regards to netgroup.h, and hoping that
someone on this list can help, I've already tried the users list.
I am having difficulties setting up ssh (ossh4.3p2 with PAM-enabled [DO I
NEED IT?] - NIS -Solaris8/Sparc) to authenticate and allow users
passwordless entry based
2000 Jun 15
3
Usign hosts allow in the smb.conf file
Hi,
I have a setup of Windows NT machines and SUN Solaris (UNIX) machines.
I have installed samba on one of the UNIX machine. I am able to connect
to the
UNIX machine using samba from any of my NT machines.
I want only few of my NT machines should be able to connect to the UNIX
machine (with samba).
To do so, I have set following in my smb.conf file
hosts allow = hostname1, hostname2, ...
I
2003 Jul 08
0
Retrieve netgroup information from other sources than NIS?
Dear all,
We're using LDAP for user, group and netgroup information. Obviously,
samba does not care about /etc/nsswitch.conf when it comes to netgroups
and heads for NIS directly, which is what the manpage of smb.conf
correctly states.
Is there a way to make samba retrieve the netgroup information from LDAP
instead of NIS? In case that way is to implement it, may I post this as
a feature
2011 Nov 08
1
restricting access to an NIS netgroup
I am using CentOS 5.7. I have an /etc/security/access.conf file which has
the following:
+ : root : LOCAL
+ : @mynetgroup : ALL
- : ALL : ALL
I thought this is supposed to restrict access to the system to only root
and the accounts in the mynetgroup netgroup; however, anyone NIS account
is still able to login. It appears that the access.conf is being ignored
completely, so I'm thinking
2007 Sep 20
0
OpenSSH 4.7p1 - support the use of netgroups in AllowUsers and DenyUsers configuration options
Hello,
I have attached a small patch that enables OpenSSH 4.7p1 to use
netgroups for users and hosts entries in the AllowUsers and DenyUsers
configuration options in sshd_config.
This has the following advantages:
* hostnames or ip addresses don't have to be maintained in sshd_config,
but you can use meaningful names for groups of users and groups of
hosts.
* large scale installations can
2002 Sep 09
0
Problems using netgroups
Hi,
I have some problems using netgroups with samba, at the moment I'm using
the debian-package with Version samba-2.2.3a-6 on a debian testing
system.
The problem is that samba checks for wrong host-name in the nis-database
here is my snippet of the smb.conf to have a exchange partition:
--------smb.conf
[export]
path = /Mirror/export
writeable = Yes
guest only = Yes
2018 Oct 09
0
NFSv4, homes, Kerberos...
Hai,
I'm getting somewhere, here you go, a snap of what i have atm.
And what works atm. Im asuming you have winbind already running.
Obligated is A+PTR record in the DNS.
You can turn or the rdns check in krb5.conf but i did not test that.
# Tested on Debian Stretch - NFSv4 SERVER
apt-get install --auto-remove nfs-kernel-server
systemctl stop nfs-*
Added in krb5.conf below the
2018 Oct 10
0
NFSv4, homes, Kerberos...
Hai,
Hmm.. Bummer..
I just discovered the debian package dont have the vfs_nfs4acl include in the build.
And because of that it's not in my packages. I'll have a look into it, see what i can make of it.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> L.P.H. van Belle via samba
> Verzonden: dinsdag 9
2010 Jun 21
2
Querying netgroup information
Hi
I have been searching for commands to "debug" netgroup membership. I
am using netgroups provided by ldap. I can do a ldap query but it
seems a bit unwieldy to do. I have found a package on ubuntu called
ng-utils
https://launchpad.net/ubuntu/jaunty/+source/ng-utils/0.7-1 which does
what I require and compiles very easily. It contains two commands
netgroup and innetgr to query netgroup
2005 Apr 19
0
[Bug 1018] Incorrect parsing of hosts.equiv for netgroups
http://bugzilla.mindrot.org/show_bug.cgi?id=1018
Summary: Incorrect parsing of hosts.equiv for netgroups
Product: Portable OpenSSH
Version: -current
Platform: All
URL: http://marc.theaimsgroup.com/?l=openssh-unix-
dev&m=110909300030444&w=2
OS/Version: All
Status: NEW
Severity:
2006 Apr 25
1
NIS - netgroup
Hello;
Sorry for the crosspost/repost, but I am getting desparate here.
I am having difficulties setting up ssh (ossh4.3p2 - NIS -Solaris8/Sparc) to
authenticate and allow ossh access based on NIS netgroup. So, users and/or
host should be from a valid netgroup triple, contained within the ossh
servers .rhosts, .shosts, hosts.equiv and/or shosts.equiv.
I am having alot of trouble getting NIS
2018 Oct 10
1
NFSv4, homes, Kerberos...
Thank you for that, i did have a good look at that one.
And i use Debian 9, if you test what i posted below in the thread, you will see NFSv4 works fine.
Below is missing one more thing, the "allow to delegate (kerberos only) " on the computer object in the AD, should be enabled.
And yes, i've see bugchecks also but only on my debian .. Lenny.. Stt.. ;-) .. Its my last lenny
2005 Aug 18
0
Use of netgroups and LDAP in Samba
Hello,
I'm in the process of migrating from Samba 2.2.8a to 3.0.14a and also
changing from NIS to LDAP. I've installed and populated SUN's Directory
Server v5.2 and added the required schema extensions and imported some
accounts for testing with Samba.
Previously I used a NIS netgroup in the hosts allow clause, of the form
@hosts_smb and this worked when the samba server system was
2012 Jan 04
1
GPFS for mail-storage (Was: Re: Compressing existing maildirs)
Great information, thank you. Could you remark on GPFS services hosting mail storage over a WAN between two geographically separated data centers?
----- Reply message -----
From: "Jan-Frode Myklebust" <janfrode at tanso.net>
To: "Stan Hoeppner" <stan at hardwarefreak.com>
Cc: "Timo Sirainen" <tss at iki.fi>, <dovecot at dovecot.org>
Subject:
2003 Jul 30
0
Help on Customizing Openssh
Hi folks
i deeply need some help on openssh and i don't know where to found it.
i'm coding a software re-using openssh code.
my software should allow the user to connect to several hosts
simultaneously (ex: ./mysoft user1 at hostname1@port1 user2 at hostname2@port2)
and it should behave exactly the same way than openssh except 2
differences.
*firstly i'd like to modify the source code
2002 May 10
1
bug report
I'm new to this list and I hope this is the proper way to submit a bug. If not then please advise. Also I'm not a list subscriber so please email me directly and cc the list if appropriate.
I beleive I have found a bug in rsync. It is reproducable and easy to confirm.
summary:
=======
If rsync is directed to copy a directory tree into another machine and the target directory does not
2005 Aug 19
3
Samba and netgroups in LDAP
Hello,
Has anyone got netgroups working with Samba 3.0.14a where the netgroups
are stored in the LDAP directory? I'm using Solaris 9 and SUN's
directory server v5.2.
What I'm seeing is that samba goes through the motions of looking up a
host in a netgroup, but no query is seen by the LDAP server or on the
network and the host is never found in the netgroup.
Any help would be
2001 Apr 18
3
samba 2.2.0: host access by netgroup
Hi,
I am just fiddeling with 2.2.0 final. I am having trouble with the
config files I used with 2.2.0alpha3:
check_access: no hostnames in host allow/deny list.
[2001/04/18 12:33:37, 3] smbd/server.c:exit_server(473)
Server exit (connection denied)
[2001/04/18 12:33:37, 5] lib/access.c:string_match(89)
looking for 131.234.166.51 of domain hni in netgroup hni_hosts gave No
[2001/04/18