Re: Nis problem

2008-04-18 Thread George Borisov
Arvind Marathe wrote: On Fri, Apr 18, 2008 at 5:03 PM, Eduardo M KALINOWSKI <[EMAIL PROTECTED]> wrote: Stephane Durieux wrote: > Hello > > I am encountering a problem with a nis server. > Local root on client can do su user without giving the password > of the user. > > root squashi

Re: Nis problem :

2008-04-18 Thread Arvind Marathe
On Fri, Apr 18, 2008 at 5:03 PM, Eduardo M KALINOWSKI <[EMAIL PROTECTED]> wrote: > Stephane Durieux wrote: > > Hello > > > > I am encountering a problem with a nis server. > > Local root on client can do su user without giving the password > > of the user. > > > > root squashing is ena

Re: Nis problem :

2008-04-18 Thread Eduardo M KALINOWSKI
Stephane Durieux wrote: > Hello > > I am encountering a problem with a nis server. > Local root on client can do su user without giving the password > of the user. > > root squashing is enabled. > > What can I do I do not know if NIS changes something, but the default behavior is that root c

Nis problem :

2008-04-18 Thread Stephane Durieux
Hello I am encountering a problem with a nis server. Local root on client can do su user without giving the password of the user. root squashing is enabled. What can I do Thanks for reply __ Do You Yahoo!? En finir avec le spam? Yahoo!

Re: NIS problem

2004-03-29 Thread Christian Schaefer
Alexis Huxley wrote: 'I have no [EMAIL PROTECTED]:~$'. My yp.conf and nsswitch.conf are the same like on the other Suse-NIS-Clients. In /etc/passwd the last line is '+::'. In /etc/shadow '+' and in /etc/group '+:::'. These ancient style '+' entries are not needed. Configure ac

Re: NIS problem

2004-03-28 Thread Alexis Huxley
> I've got a problem accessing a NIS-Server (running on Suse) with a > NIS-Client (Debian testing). > After doing a 'su - user' or simply logging in as user I get a > 'I have no [EMAIL PROTECTED]:~$'. > > My yp.conf and nsswitch.conf are the same like on the other > Suse-NIS-Clients. > In /etc/pa

NIS problem

2004-03-27 Thread Christian Schaefer
Hi, I've got a problem accessing a NIS-Server (running on Suse) with a NIS-Client (Debian testing). After doing a 'su - user' or simply logging in as user I get a 'I have no [EMAIL PROTECTED]:~$'. My yp.conf and nsswitch.conf are the same like on the other Suse-NIS-Clients. In /etc/passwd the l

Re: NIS problem

2003-09-16 Thread Ernest Johanson
00 (CLT) > From: Xavier Andrade <[EMAIL PROTECTED]> > To: Rishikesh <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: Re: NIS problem > > On Mon, 15 Sep 2003, Rishikesh wrote: > > > > > I am trying to make NIS work on my home network. I have follo

Re: NIS problem

2003-09-16 Thread Rishikesh
rade wrote: > > > Date: Mon, 15 Sep 2003 13:51:01 -0400 (CLT) > > From: Xavier Andrade <[EMAIL PROTECTED]> > > To: Rishikesh <[EMAIL PROTECTED]> > > Cc: [EMAIL PROTECTED] > > Subject: Re: NIS problem > > > > On Mon, 15 Sep 2003, Rishikes

Re: NIS problem

2003-09-15 Thread Xavier Andrade
On Mon, 15 Sep 2003, Rishikesh wrote: > > I am trying to make NIS work on my home network. I have followed > the HOWTO below to the word. > http://lyre.mit.edu/~powell/debian-howto/nis.html I keep getting > error message > > YPBINDPROC_DOMAIN: Domain not bound > >

NIS problem

2003-09-15 Thread Rishikesh
I am trying to make NIS work on my home network. I have followed the HOWTO below to the word. http://lyre.mit.edu/~powell/debian-howto/nis.html I keep getting error message YPBINDPROC_DOMAIN: Domain not bound I searched the archive of the debian ma

Re: NIS problem (sid clients)

2003-08-22 Thread Manolis Tzanidakis
[20030822] Paulo Henrique Baptista de Oliveira <[EMAIL PROTECTED]> wrote: > When I updated these machines do sid, the nis stopped to work! :( > Only when I do su - from root account, it "works": The latest libc6 version (2.3.2-1 & 2.3.2-2) b0rked nis & the bug is still unresolved. C

Re: NIS problem (sid clients)

2003-08-22 Thread Thomas Krennwallner
Hi! On Fri Aug 22, 2003 at 06:32:32PM +, Paulo Henrique Baptista de Oliveira wrote: > Hi all, > I have a debian potato nis server. I have some debian woody desktops (nis > clients) configured. > When I updated these machines do sid, the nis stopped to work! :( > Only w

NIS problem (sid clients)

2003-08-22 Thread Paulo Henrique Baptista de Oliveira
Hi all, I have a debian potato nis server. I have some debian woody desktops (nis clients) configured. When I updated these machines do sid, the nis stopped to work! :( Only when I do su - from root account, it "works": machine:~# su - user su: Authentica

Re: NIS problem

2002-10-03 Thread Don Hayward
Thanks Mike. It was an iptables problem. On Thu, 3 Oct 2002, Miquel van Smoorenburg wrote: > In article <[EMAIL PROTECTED]>, > Don Hayward <[EMAIL PROTECTED]> wrote: > >I should have been more clear about rpcinfo --- > >rpcinfo -p client from the client fails > > Fails how? > > >rpcinfo -p cli

Re: NIS problem

2002-10-03 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, Don Hayward <[EMAIL PROTECTED]> wrote: >I should have been more clear about rpcinfo --- >rpcinfo -p client from the client fails Fails how? >rpcinfo -p client from the server works but shows only portmapper and >nlockmgr > >rpcinfo -p server from the client works

Re: NIS problem

2002-10-03 Thread Don Hayward
I should have been more clear about rpcinfo --- rpcinfo -p client from the client fails rpcinfo -p client from the server works but shows only portmapper and nlockmgr rpcinfo -p server from the client works rpcinfo -p server from the server works Again, the error is when I try to run ypbind on t

Re: NIS problem

2002-10-02 Thread nate
Don Hayward said: > Thanks for the response. > > Yes, portmap is running -- at least ps shows it. > rpcinfo -p hangs and returns no output although lsof -i lists several RPC > ports in use and I have some nfs volumes mounted. something is wrong with portmapper then, or theres a firewall preventin

Re: NIS problem

2002-10-02 Thread Don Hayward
Thanks for the response. Yes, portmap is running -- at least ps shows it. rpcinfo -p hangs and returns no output although lsof -i lists several RPC ports in use and I have some nfs volumes mounted. the network config is: CONFIG_PACKET=y # CONFIG_PACKET_MMAP is not set # CONFIG_NETLINK_DEV is n

Re: NIS problem

2002-10-02 Thread nate
Don Hayward said: > I'm tryin to get an NIS client running on a woody system modified for > freeswan. When starting ypbind, I get this error message: > > Cannot register service: RPC: Unable to send; errno = Operation not > permitted Unable to register (YPBINDPROG, YPBINDVERS, udp). > > Where sho

NIS problem

2002-10-02 Thread Don Hayward
I'm tryin to get an NIS client running on a woody system modified for freeswan. When starting ypbind, I get this error message: Cannot register service: RPC: Unable to send; errno = Operation not permitted Unable to register (YPBINDPROG, YPBINDVERS, udp). Where should I look for why the operati

Re: nis problem on woody

2001-11-19 Thread Dariush Forouher
On Mon, 19 Nov 2001, Miquel van Smoorenburg wrote: > According to Dariush Forouher: > > On Sun, 18 Nov 2001, Miquel van Smoorenburg wrote: > > Yes, but these messages have nothing to do with my problem. They disappear, > > if I sont use nfs. > Huh? :-) If I disable NFS, the messages won't appear.

Re: nis problem on woody

2001-11-19 Thread Miquel van Smoorenburg
According to Dariush Forouher: > On Sun, 18 Nov 2001, Miquel van Smoorenburg wrote: > > The above messages would be generated if networking was shutdown > > while there were still active NFS mounts.. are you doing NFS? > Yes, but these messages have nothing to do with my problem. They disappear, >

Re: nis problem on woody

2001-11-19 Thread Dariush Forouher
On Sun, 18 Nov 2001, Miquel van Smoorenburg wrote: > The above messages would be generated if networking was shutdown > while there were still active NFS mounts.. are you doing NFS? Yes, but these messages have nothing to do with my problem. They disappear, if I sont use nfs. > >I have this proble

Re: nis problem on woody

2001-11-18 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, Dariush Forouher <[EMAIL PROTECTED]> wrote: >i have a small problem with nis on woody: >at shutdown the network-deconfiguration takes about three minutes. >This occurs only if "nis" is somewhere in /etc/nsswitch.conf > >The nis-server (192.168.0.1) runs with potato.

nis problem on woody

2001-11-18 Thread Dariush Forouher
Hi, i have a small problem with nis on woody: at shutdown the network-deconfiguration takes about three minutes. This occurs only if "nis" is somewhere in /etc/nsswitch.conf The nis-server (192.168.0.1) runs with potato. the following messages appears at shutdown with or without nis in use: eth

Re: NIS problem

2001-07-26 Thread paolo pedaletti
Ciao Carlos Laviola, > Jul 24 18:24:51 apache login[21531]: FAILED LOGIN (1) on `tty6' FOR > `claviola', Authentication service cannot retrieve authentication info. what does ypcat passwd says? any error at boot time? (or when you run /etc/init.d/nis start) and rpcinfo -p localhost ? -- Pa

Re: NIS problem

2001-07-25 Thread Tommi Komulainen
On Tue, Jul 24, 2001 at 06:35:37PM -0300, Carlos Laviola wrote: > > Jul 24 18:24:48 apache PAM_unix[21531]: check pass; user unknown > Jul 24 18:24:48 apache PAM_unix[21531]: authentication failure; LOGIN(uid=0) > -> claviola for login service > Jul 24 18:24:51 apache login[21531]: FAILED LOGIN (

NIS problem

2001-07-24 Thread Carlos Laviola
[ Please Cc, I'm not subscribed to -user right now. ] Hello, everyone, Can someone give me a hand with this NIS problem? apache:~# su - claviola su: Authentication service cannot retrieve authentication info. (Ignored) [EMAIL PROTECTED]:~$ This also makes me unable to login as a NIS use

Re: nis problem with "testing"

2001-03-04 Thread Igor Mozetic
> passwd: files nis > group: files nis > shadow: files nis You should use 'compat' here. I don't know if there are any specific "testing" problems (I still run potato). Read /usr/share/doc/nis/nis.debian.howto.gz - very concise and informative. -Igor Mozetic

nis problem with "testing"

2001-03-03 Thread paolo pedaletti
Ciao, I have look around for the solution of this problem, but untill now I haven't find the "right" solutions (= no more problem :-) Shortly: etc# id uid=0(root) gid=0(root) gruppi=0(root) etc# ypcat passwd nis01:x:1001:1001:untente nis 01,,,:/home/nis01:/bin/bash nis02:x:1002:1002:utente nis 02,

Re: NIS /NIS+ problem

2001-01-17 Thread Viktor Rosenfeld
Hi, Paolo Pedaletti wrote: > Ciao, > I have "inherit" 20 pc client + 1 server RH 6.2 under NIS+. One question first: You have a NIS+ server running Redhat? I wasn't aware, that there is actually a NIS+ server available for Linux. Anyway. > Slowly, I want to switch to Debian 2.2, starting from

Re: NIS /NIS+ problem

2001-01-14 Thread Nate Amsden
forgot to cc: the list .. Nate Amsden wrote: > > NIS+ and NIS are very different. NIS+ can work > with encrypted passwords and use shadow. > > see > > http://www.suse.de/~kukuk/nisplus/other.html > > on info on how to get nis+ workin..good luck :) > > i tried this a couple years ago on debian

NIS /NIS+ problem

2001-01-14 Thread Paolo Pedaletti
Ciao, I have "inherit" 20 pc client + 1 server RH 6.2 under NIS+. Slowly, I want to switch to Debian 2.2, starting from the client. I have "upgraded" :-) 2 client to 2.2, but I can't login as nis user (that exist on nis server) The problem is that under 2.2 there is no nis+, but only nis. Are they

Re: NIS Problem ... about to be solved? (I hope)

1997-06-12 Thread Pedro I. Sanchez
Karl Ferguson wrote: > Well this won't affect you then - I was referring to a completely > fresh > install of the 1.3 basedisks - during that setup it asks whether or > not you > want to uyse shadow passwords. Enabling shadow passwords in 1.3 is > simply > a matter of doing a "shadowconfig on" at

Re: NIS Problem ... about to be solved? (I hope)

1997-06-12 Thread Karl Ferguson
At 09:57 AM 12/06/97 -0400, Pedro I. Sanchez wrote: >My servers went from Debian 1.1 to 1.2 to 1.3 using ftp to upgrade. The >last time I used the installations diskettes was when I installed 1.1. >During this process I don't recall having been asked for any shadow >options at all. Can you tell me

Re: NIS Problem ... about to be solved? (I hope)

1997-06-12 Thread Pedro I. Sanchez
On Thu, 12 Jun 1997, Karl Ferguson wrote: > At 05:28 PM 11/06/97 -0400, Pedro I. Sanchez wrote: > >Hello, > > > >A few days ago I reported the problem of NIS not working in Debian 1.3. > >It still does not work and unfortunately no one seems to have an answer. > >However, I just read the followin

Re: NIS Problem ... about to be solved? (I hope)

1997-06-12 Thread Karl Ferguson
At 05:28 PM 11/06/97 -0400, Pedro I. Sanchez wrote: >Hello, > >A few days ago I reported the problem of NIS not working in Debian 1.3. >It still does not work and unfortunately no one seems to have an answer. >However, I just read the following from H.J. Lu regarding his new >release (5.4.33) of li

NIS Problem ... about to be solved? (I hope)

1997-06-11 Thread Pedro I. Sanchez
s a mismatch between Debian's YP clients/servers and libc libraries? Could this new libc release solve the problems? I whish someone could elaborate a bit more on this issue. Just in case someone who might help me with the NIS problem is reading about it by the first time in this list, I explain what

Re: NIS problem, please Help

1997-05-06 Thread Richard Zoni
On 2 May 1997, Christoph Lameter wrote: > Richard Zoni ([EMAIL PROTECTED]) wrote: > : Hello, > : > : we have a debian linux NIS server running on a 166Mhz Pentium with 64Mb, > : it serves a cluster of 20 debian linux boxes. > : We have very big maps (600 lines in passwd and 2 hundreds more in gro

Re: NIS problem, please Help

1997-05-02 Thread Christoph Lameter
Richard Zoni ([EMAIL PROTECTED]) wrote: : Hello, : : we have a debian linux NIS server running on a 166Mhz Pentium with 64Mb, : it serves a cluster of 20 debian linux boxes. : We have very big maps (600 lines in passwd and 2 hundreds more in group) : : Our ypserv is consuming up to 90% CPU time,

Re: NIS problem, please Help

1997-04-29 Thread Miquel van Smoorenburg
According to Richard Zoni: > Hello, > > here at the CS students lab of the University of Bologna we have > a debian linux NIS server running on a 166Mhz Pentium with 64Mb, > it serves a cluster of 20 debian linux boxes. > We are having some problems with the NIS: > > 1. Our ypserv i

NIS problem, please Help

1997-04-29 Thread Richard Zoni
Hello, here at the CS students lab of the University of Bologna we have a debian linux NIS server running on a 166Mhz Pentium with 64Mb, it serves a cluster of 20 debian linux boxes. We are having some problems with the NIS: 1. Our ypserv is consuming up to 90% CPU time,

NIS problem, please Help

1997-04-28 Thread Richard Zoni
Hello, we have a debian linux NIS server running on a 166Mhz Pentium with 64Mb, it serves a cluster of 20 debian linux boxes. We have very big maps (600 lines in passwd and 2 hundreds more in group) Our ypserv is consuming up to 90% CPU time, is it normal? Richard Zoni !e-mail

Re: nis problem...

1997-03-13 Thread Karl Ferguson
You did follow the documentation _exactly_ in /usr/doc/nis didn't you? I did and it worked perfectly. However, I believe the latest libc from unstable breaks NIS - hopefully it'll be fixed soon. In the mean time you can degrade to 5.4.20 and it should work. At 12:10 PM 3/13/97 +0100, Magic wro

Re: nis problem...

1997-03-13 Thread Pierre Blanchet
> "Magic" == Magic <[EMAIL PROTECTED]> writes: Magic> Hi! I have some computers in the laboratory with RH 4.1 Magic> One of tem is a nis server, a the rest - clients. Now i Magic> would like to have one PC with Debian on my desk :) Magic> and... i've a problem... Magic>

Re: nis problem...

1997-03-13 Thread Santiago Vila Doncel
-BEGIN PGP SIGNED MESSAGE- On Thu, 13 Mar 1997, Magic wrote: > I have some computers in the laboratory with RH 4.1 One of tem is a nis > server, a the rest - clients. Now i would like to have one PC with Debian on > my desk :) and... i've a problem... > > I instaled: > nis-2.10-1 > > ot

nis problem...

1997-03-13 Thread Magic
Hi! I have some computers in the laboratory with RH 4.1 One of tem is a nis server, a the rest - clients. Now i would like to have one PC with Debian on my desk :) and... i've a problem... I instaled: nis-2.10-1 other: libc5 5.4.23-2 libgdbm11.7.3-19 netbase 2.10-1 In