Displaying 20 results from an estimated 700 matches similar to: "Problems using netgroups"
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
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
2013 May 06
1
libvirt API reference disappeared from website
Hi,
I think the API Reference for libvirt disappeared from libvirt.org:
browsing to http://libvirt.org/html/libvirt-libvirt.html
delivers no content.
The content is still available via google cache
http://webcache.googleusercontent.com/search?q=cache:libvirt.org/html/libvirt-libvirt.html
So, is this removed on purpose? Or is this some bluff from my browser (but I checked this from different
2001 Jun 18
0
Building on Solaris 8 - RAND_add (etc) errors
I was running into the problem building OpenSSH on
Solaris
that many others reported - configure failed stating:
configure:4354: checking for OpenSSL directory
configure:4411: cc -o conftest -g
-I/usr/local/include -I/usr/include
-I/usr/local/ssl/include -L/usr/local/lib
-L/usr/local/ssl/lib -R/usr/local/lib
-R/usr/local/ssl/lib conftest.c -lz -lsocket -lnsl
-lgen -lcrypto 1>&5
2015 Nov 20
0
[PATCH] v2v: factor out bootloader handling
Create an object hierarchy to represent different bootloaders for Linux
guests, moving the separate handling of grub1 and grub2 in different
classes. This will allow us to support more bootloaders in the future.
This is mostly code refactoring, with no actual behaviour change.
---
po/POTFILES-ml | 1 +
v2v/Makefile.am | 2 +
v2v/bootloaders.ml | 317
2016 Aug 15
0
Re: [PATCH v2] v2v: factor out bootloader handling
On Mon, Aug 15, 2016 at 04:48:29PM +0200, Pino Toscano wrote:
> Create an object hierarchy to represent different bootloaders for Linux
> guests, moving the separate handling of grub1 and grub2 in different
> classes: this isolates the code for each type of bootloader together,
> instead of scattering it all around.
>
> This is mostly code refactoring, with no actual behaviour
2017 Aug 01
0
[PATCH v2 3/3] daemon: Restore PCRE regular expressions in OCaml code.
When parts of the daemon were previously converted to OCaml, the
previous PCRE regexps were converted to Str regexps. Restore the
original PCRE regexps.
There was also one case where an original call to glob(3) was replaced
by a Str regexp, and this is replaced by a PCRE regexp (although it is
in fact identical in this instance).
This updates commit b48da89dd6edce325f4c1f2956435c4d383ebe77
and
2016 Aug 25
2
[PATCH v2] v2v: factor out bootloader handling
Create an object hierarchy to represent different bootloaders for Linux
guests, moving the separate handling of grub1 and grub2 in different
classes: this isolates the code for each type of bootloader together,
instead of scattering it all around.
This is mostly code refactoring, with no actual behaviour change.
---
po/POTFILES-ml | 1 +
v2v/Makefile.am | 2 +
2016 Jun 03
1
[PATCH] v2v: recognize Virtuozzo tools as Parallels tools
Recent updates of Virtuozzo Server 6 (fka Parallels Cloud Server 6) have
"Virtuozzo tools" instead of "Parallels tools" as their display name in
the corresponding Uninstall registry key.
Recognize those, too, and schedule their uninstallation on first boot.
Signed-off-by: Roman Kagan <rkagan at virtuozzo.com>
---
v2v/convert_windows.ml | 2 +-
1 file changed, 1
2004 Jan 31
1
netgroups patch for rsync 2.6.0
G'day,
I figured some others might benefit from this patch. It allows you to use
the samba style @netgroup names in hosts allow and hosts deny.
I've tested it on solaris and linux with no apparent problems..
I'll get rid of the static string in a couple of days when I have to worry
about trying to get this into prod .. but with any luck someone else may have
done that for me.. :)
1998 Nov 04
0
Help On Multiple Netgroups Across Multiple Subnets
Hello, everyone,
I'm new to this mailing list. So please excuse me if
this topic has been discussed before.
We have a network that consists of a few subnetworks.
Each subnetwork has its own network address. In each subnet
there are Windows 95/98/NT machines, as well as Linux/Unix
machines that run Samba. NO NT Domain is used!
I've configured cross-subnetwork browsing by
1. using
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:
2005 Feb 22
0
Possible bug in openssh parsing of hosts.equiv for netgroups?
Open-SSH'ers,
I just noticed that ssh doesn't parse hosts.equiv the same as rsh.
I set up an usertest user on targethost, and then su'ed to usertest
on sourcehost. I put this in targethost's /etc/hosts.equiv
+ -usertest
+ at trusted-hosts (all hosts are rolled up into this netgroup)
this should disallow usertest from rsh'ing into targethost from all
hosts, but
2005 Oct 18
1
Help with SSH V4.2p1 and netgroups in password file - OSF/1
Hi
I'm using either V3.2 or V4.2p1 depending on the system.
Server - OSF/1 V5.1 latest patch kit.
If the system has all the accounts in the password file - ssh lets the users login.
If the system has "+" at the end of the passwd file, users in the local password file or in NIS can login
if I change the /etc/svc.conf to have "passwd=local" and add + at users:x:::::
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
2011 Mar 14
1
managing netgroups in /etc/passwd user resources?
Hi,
I''d like to maintain netgroup entries in the /etc/passwd, /etc/shadow
files to allow all unix admins loging access and default setup nologin
for every non-authorized user.
+@unixoperators:x:::::
+:x:::::/opt/script/nologin
I saw a thread about this online, but not a definitive resolution -
not sure if the user resource type is the right way to implement this
currently or to try to
2016 Sep 09
0
[PATCH] v2v: linux: Move kernel detection to a separate module.
Create a new module [Linux_kernels] which does all kernel detection,
and also provides a place to define the kernel_info data structure.
This is essentially just code motion.
---
v2v/Makefile.am | 2 +
v2v/convert_linux.ml | 219 +++--------------------------------------------
v2v/linux_kernels.ml | 230 ++++++++++++++++++++++++++++++++++++++++++++++++++
v2v/linux_kernels.mli | 50
2016 Aug 15
2
[PATCH v2] v2v: factor out bootloader handling
Create an object hierarchy to represent different bootloaders for Linux
guests, moving the separate handling of grub1 and grub2 in different
classes: this isolates the code for each type of bootloader together,
instead of scattering it all around.
This is mostly code refactoring, with no actual behaviour change.
---
po/POTFILES-ml | 1 +
v2v/Makefile.am | 2 +
v2v/bootloaders.ml
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
2017 Jul 31
0
[PATCH v11 08/10] daemon: Implement inspection of Linux and other Unix-like operating systems.
This is essentially a line-for-line translation of the C inspection
code.
---
daemon/Makefile.am | 8 +
daemon/inspect.ml | 396 ++++++++++++++++++++
daemon/inspect.mli | 41 ++
daemon/inspect_fs.ml | 363 ++++++++++++++++++
daemon/inspect_fs.mli | 23 ++
daemon/inspect_fs_unix.ml | 788