Displaying 20 results from an estimated 2000 matches similar to: "portmap/NIS mystery"
2012 Oct 24
2
Why portmap is needed for NFSv4 in CentOS6
Hi all,
I have setup a CentOS6.3 x86_64 host to act as a nfs server.
According to RHEL6 docs, portmap is not needed when you use NFSv4, but
in my host I need to start rpcbind service to make NFSv4 works.
My /etc/sysconfig/nfs
#
# Define which protocol versions mountd
# will advertise. The values are "no" or "yes"
# with yes being the default
MOUNTD_NFS_V2="no"
2008 Jul 24
1
selinux & httpd & portmap
Having problems starting httpd & portmapper
#service httpd start
/usr/sbin/httpd: error while loading shared libraries: libm.so.6: cannot
open shared object file: No such file or directory
and I traced it to selinux, which I had just turned on for the first time:
# sestatus
SELinux status: enabled
SELinuxfs mount: /selinux
Current mode:
2012 Mar 04
1
Unable to start nfs server
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20120304/04099724/attachment.html>
2007 Jul 16
3
NIS problems after installation
so, i just installed CentOS on our server and set up NIS using the same
configuration as on our other server, but the clients' ypbind services
complain that although they can find the correct server, the server does
not respond to requests.
to debug this, i've:
* pinged the server using its ip and it's name
* ssh'ed to the server using it's ip and name
*
2009 Apr 03
1
warning for nis users and 5.3 upgrade
i think that previous versions did this as well, but for sure the newest
ypserv in 5.3 replaces /var/yp/Makefile with a new copy. needless to say
if you've made any changes to that file, you will not be happy. we had a
couple hours of phone calls after passwords stopped working. the original
file is save as Makefile.rpmsave, so recovery of the file is
straightforward.
the issue has
2008 Aug 11
4
Need to restart ypserv to update the nis maps
Hi
I use NIS om my network (CentOS4.6). When an update on a map occurs
(home directory changed in /etc/passwd for instance), I run make -C
/var/yp/ and check the result on a client. On the client I use "ypcat
passwd" and find indeed that the update has propagated (the clients run
ypbind service). On the client I have configured /etc/nsswitch.conf with :
passwd: files nis
shadow:
2004 Jun 17
0
portmap spoofing in nfsmount
Hi all,
I have implemented portmap spoofing in klibc nfsmount (released as
klibc-0.144) This is basically a vestigial portmap daemon which gets
launched before the mount() call and then just records any transactions
it gets to a file and sends back an affirmative reply.
There are two ways to use it (this belongs in a README file, but it's
too late at night right now):
a) Set a fixed
2008 Sep 10
1
Samba, pam, NIS and password changes
Hi
I have a customer who is having a problem with Samba password changes.
The samba server (server12) is set up as a PDC for a WIndows domain with
XP clients. Samba is Version 3.0.26a-SerNet-RedHat. OS is Centos 3.9.
There is also a separate mail server (server56) running FC6 which uses
NIS for user validation.
NIS server is running on server12.
Generally speaking, everything is working and
2010 Feb 03
0
cannot mount NFS share, portmap problems, what todo? [SOLVED]
On Wed, Feb 3, 2010 at 2:40 PM, Geoff Galitz <geoff at galitz.org> wrote:
>
>
> > Should it be running, or not?
>
>
>
>
>
> >root at mercury:[~]$ netstat -ap --inet | grep rpc
>
> >tcp 0 0 *:sunrpc *:*
> LISTEN 6458/portsentry
>
> >udp 0 0 localhost:filenet-rpc localhost:filenet-rpc
1998 Dec 05
8
portmap vulnerability?
Are there any known vulnerabilities in portmap (redhat''s
portmap-4.0-7b)? I''ve been receiving a lot of attempts to access the
portmap port on some linuxppc machines I administer by various
machines which clearly have no business with mine, and I wonder if
this is an attempt to break in to my machines.
I''ve searched some archives, but I haven''t yet found any
2010 Feb 18
3
NFS client firewall config?
Hi all,
Which ports do I need to have open on an NFS client's firewall to allow it
to connect to a remote NFS servers?
When I disable iptables (using ConfigServerFirewall), it connects fine, but
as soon as I enable it, NFS gives me this error:
root at saturn:[~]$ mount master1.mydomain.co.za:/saturn /bck
mount: mount to NFS server 'master1.mydomain.co.za' failed: RPC Error:
Unable to
2004 Nov 09
1
Setting up a two-interface shorewalled system supporting local NIS/YP and NFS
Hello all.
You might understand by now that I''m experimenting with shorewall on my
FC3 (kinda) system. It''s a two interfaced system, with the internet on
eth0, net, and the local network on eth1, loc. the machine fw runs
shorewall 2.0.10 right now.
The thing is that I want to try to use NIS/YP on the local machines and
have fw run the ypserv. Furthermore, I''d like
2010 Feb 03
2
cannot mount NFS share, portmap problems, what todo?
Hi all,
I want to map an NFS share from a remote server to a local CentOS 5.4
server, but have a problem with portmap:
root at mercury:[~]$ service portmap restart
pmap_getmaps rpc problem: RPC: Unable to receive; errno = Connection reset
by peer
Stopping portmap: [FAILED]
Starting portmap: [ OK ]
root at
2005 Aug 23
6
NFS-root problem
I have been googling and searching the archive , haven''t got anything
helpful. Would appreciate any help.
Got the follow error when trying to start a domain using NFS root
IP-Config: Incomplete network configuration information.
Looking up port of RPC 100003/2 on 10.10.24.141 <http://10.10.24.141>
RPC: sendmsg returned error 101
portmap: RPC call returned error 101
Root-NFS:
2011 May 31
1
Unable to mount Centos 5.6 Server via nfs4 - Operation Not Permitted - MADNESS!
After getting a reasonably configured NFS4 setup working on my Scientific Linux server, I spent a majority of my evening trying to do the same with my Centos 5 box, with fruitless results. Most attempts to mount that server returns the following message:
[root at sl01 log]# mount -t nfs4 192.168.15.200:/opt/company_data /mnt
mount.nfs4: Operation not permitted
As nearest as I can tell, I was
2011 Sep 30
1
CentOS 6 and NIS not working
I am having no luck getting NIS to work on a clean install of CentOS 6. It seems to be an issue with ypbind.
I have simple /etc/yp.conf which explicitly sets the server
domain myDomain server myServer
The service seems to start okay
#service ypbind start
Starting NIS service: [OK]
Binding NIS service: ? [OK]
But when I try to use any of the yp services, like ypwhich
#ypwhich
ypwhich:
2020 Apr 09
4
CentOS 8 NIS
Hey all,
Does anyone know where I can get NIS for CentOS 8?
--
_
?v?
/(_)\
^ ^ Mark LaPierre
Registered Linux user No #267004
https://linuxcounter.net/
****
2003 Jul 30
1
portmap, bind(), and NIS
Greetings
I'm running an NIS server that I would very much *not* want to be
accessible on some of its interfaces. portmap can be instructed to bind
to specific addresses using the -h flag, but this seems to break ypbind.
ypbind will attempt to find a server by issuing a broadcast rpc request to
the local network. When portmap is not bound to INADDR_ANY, it will not
reply to these requests.
2009 Jan 17
2
ypserv errors
In my syslog I get many of these types of errors:
ypserv [4818]: refused connect from 127.0.0.1:57124 to procedure
ypproc_match [domain.com,passwd.adjunct.byname;-1)
Any idea what this error is?
TIA
2008 Jun 05
2
RESEND [PATCH][BUGFIX] Fix termination of the spoofing portmapper
Hi,
I'm resending since I got no feedback: I assume that the message was lost...
The attached patch fixes a few bugs related to the spoofing portmapper used
by nfsmount.
Regards,
Louis
--
Dr Louis Rilling Kerlabs
Skype: louis.rilling Batiment Germanium
Phone: (+33|0) 6 80 89 08 23 80 avenue des Buttes de Coesmes
http://www.kerlabs.com/ 35700 Rennes
-------------- next part