On Wed, Jul 26, 2023 at 10:31:09AM +0200, Christoph Pleger wrote:
> I found out that, though this works for users listed in /etc/passwd, it
> does not for users who have a remote NIS account.
>
> That problem already occurred a longer time ago, but in the meanwhile,
> I had solve
o ensure that, if someone is logged in on the graphical
console at the time when a USB is inserted, this person becomes the
owner of the devive file belonging to the stick, /dev/sd[a-z].
I found out that, though this works for users listed in /etc/passwd, it
does not for users who have a remote NIS
Hi,
On 2020-01-09 18:23, Greg Wooledge wrote:
On Thu, Jan 09, 2020 at 05:56:53PM +0100, Christoph Pleger wrote:
Does anybody know what happened in newer kernels that makes
OWNER="$result"
fail for NIS accounts?
At a guess, it's bug #878625 again.
Does it start working again
On Thu, Jan 09, 2020 at 05:56:53PM +0100, Christoph Pleger wrote:
> Does anybody know what happened in newer kernels that makes OWNER="$result"
> fail for NIS accounts?
At a guess, it's bug #878625 again.
Does it start working again if you install nscd, or one of its
alt
bian 10 as well
as in Ubuntu 18.04. Searching for the reason gave the result that the
success of the udev rule depends on the kernel version (it worked in
Ubuntu 18.04 with Kernel 4.15.0-50-generic, but does not work with
Kernel 4.15.0-74-generic) as well as on if the user has a local or a NIS
acco
n, Aug 20, 2018 at 12:51:24AM -0300, Joao Roscoe wrote:
> > Hmmm...
> >
> > If I create a NIS group (with a high ID), called serial_ports, dhould I
> > just, as root, chgrp /dev/ttyS0 so that it's group is serial_ports ?
>
> You could, and it may even work, but it wou
Hi.
On Mon, Aug 20, 2018 at 12:51:24AM -0300, Joao Roscoe wrote:
> Hmmm...
>
> If I create a NIS group (with a high ID), called serial_ports, dhould I
> just, as root, chgrp /dev/ttyS0 so that it's group is serial_ports ?
You could, and it may even work, but it would
Hmmm...
If I create a NIS group (with a high ID), called serial_ports, dhould I
just, as root, chgrp /dev/ttyS0 so that it's group is serial_ports ?
João
On Sun, Aug 19, 2018 at 12:47 PM Michael Stone wrote:
> On Fri, Aug 17, 2018 at 02:48:56PM -0300, Joao Roscoe wrote:
> >Righ
On Fri, Aug 17, 2018 at 02:48:56PM -0300, Joao Roscoe wrote:
Right, that's best practice.
But, what if I need to include a user who is defined in NIS in lp or ttyS0
group? Would going into /etc/group in *every* machine be unavoidable?
That's one option. Another would be to
Joao Roscoe wrote:
> But, what if I need to include a user who is defined in NIS in lp or ttyS0
> group? Would going into /etc/group in *every* machine be unavoidable?
your print server will be the only one to consider for lp group for example
or just do something with ansible or pup
Right, that's best practice.
But, what if I need to include a user who is defined in NIS in lp or ttyS0
group? Would going into /etc/group in *every* machine be unavoidable?
João
On Fri, Aug 17, 2018 at 1:42 PM Greg Wooledge wrote:
> On Fri, Aug 17, 2018 at 01:27:32PM -0300, Joao Rosc
database. Those are managed on a per-system basis
in the local /etc/group or analogous file(s).
Your network database should contain only your organization's local user
and group identities. That's why the default NIS Makefile has MINUID
and MINGID settings.
:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Fri, Aug 17, 2018 at 10:36:38AM -0300, Joao Roscoe wrote:
> > I have redhat and debian machines in the same network. Users and groups
> are
> > controlled via NIS
> >
> > I have realized that redhat and debian ha
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Fri, Aug 17, 2018 at 10:36:38AM -0300, Joao Roscoe wrote:
> I have redhat and debian machines in the same network. Users and groups are
> controlled via NIS
>
> I have realized that redhat and debian have different groups definitions
On Fri, Aug 17, 2018 at 10:36:38AM -0300, Joao Roscoe wrote:
What would be the best way to manage this (other than managing groups on
machines themselves, individually)? Different NIS domains for different
distros? Is there any tutorial on managing multiple domains on the same NIS
server, out
I have redhat and debian machines in the same network. Users and groups are
controlled via NIS
I have realized that redhat and debian have different groups definitions
for system resources access control. For instance, redhat machines have
group lp with GID 4, while debian states that lp group is
On Wed, Apr 1, 2015 at 6:11 PM, Bob Proulx wrote:
>
>
> Jessie implies that you are using default that I cannot name for fear
> of starting a flamewar. But it hasn't been heavily tested in
> conjuction with NIS/yp.
>
Since I'm more at a "user" knowledge
Joao Roscoe wrote:
> I'm preparing a new jessie box (test system, preparing for deploying as
> soon as it gets into stable).
Jessie implies that you are using default that I cannot name for fear
of starting a flamewar. But it hasn't been heavily tested in
conjuction with NIS/yp.
icely.
Installed ntp, ntpdate, tcsh and autofs. There were a few missing NFS
mounts, since mount info should come from NIS, but everything still worked
nicely.
So, I installed NIS, and except for a small delay everything was still ok.
ypwhich returned one of NIS servers (it took about two seconds
On Thu, Jul 4, 2013 at 3:37 PM, Markos wrote:
>
> But I have another doubt. This log only the login at this machine. But
> how to log the autentication of other machines at the NIS server?
>
> How keep the login history of NIS clients at only one file at NIS
> server?
>
>
ngok
monthly
create 0664 root utmp
rotate 1 <-- change this value to 12 to keep log files for 12
months
}
...
But I have another doubt. This log only the login at this machine. But
how to log the autentication of other machines at the NIS server?
How keep the login history of NIS
On Mon, Jul 1, 2013 at 4:02 PM, Markos wrote:
> The command "last -f /var/log/wtmp.1" shows only the month before.
>
> Is there any way to get this information?
Im afraid that info is lost. Unless you have more of those
/var/log/wtmp* logs around...
The retention period of that log can be chang
Hello,
We have a NIS server in a small network (6 PCs), and I need to get
informations about the login history of all users on NIS server during
all months.
The command "last" (on server) shows only the login of current month, on
the server.
The command "last -f /var/log/wtmp.1&
Markos wrote:
> Bob Proulx escreveu:
> > passwd: files nis
> > group: files nis
> > shadow: files nis
> >
> > hosts: files dns
>
> That was the problem!
Yay!
> I simply did what you suggested and now I can l
t; machines on the network.
>
> Sure.
>
> > Then I installed a NIS Service on a machine (server), to centralize
> > logging of new users.
>
> Reasonable.
>
> > But now, I realized that if I shut down the server I can no longer login
> > as root, or student1, on
Dear Bob,
Thank you very much for your attention and details in your explanation.
As a newbie with NIS (and NFS) I'll read, and study, your message
carefully.
I'll copy your explanation as a tutorial. :^)
Greetings,
Markos
Em Ter, 2013-02-12 às 15:17 -0700, Bob Proulx escreveu:
>
Markos wrote:
> For the first time, I configured a NIS service on a small network.
>
> Now I observed that if the NIS server is turned off, the NIS client can
> not load the login screen. So I'm not able to log even as local user in
> client nis machine.
Note that if the cl
Markos wrote:
> I have a small network with 6 machines running Debian Squeeze.
>
> When installing the machines I created only the root account and a user
> student1 in "all" machines on the network.
Sure.
> Then I installed a NIS Service on a machine (server), to ce
712
> to procedure ypproc_match (pimentel.edu,shadow.byname;-1)
> Feb 10 14:52:32 servidor ypserv[1042]: refused connect from 192.168.0.2:36811
> to procedure ypproc_match (pimentel.edu,shadow.byname;-1)
Shose are nis/yp errors. For the shadow map. Is nis/yp working okay
for you? You sai
Dear,
For the first time, I configured a NIS service on a small network.
Now I observed that if the NIS server is turned off, the NIS client can
not load the login screen. So I'm not able to log even as local user in
client nis machine.
What can I do to login as local user in a clien
Dear,
I have a small network with 6 machines running Debian Squeeze.
When installing the machines I created only the root account and a user
student1 in "all" machines on the network.
Then I installed a NIS Service on a machine (server), to centralize
logging of new users.
But now,
Dear Bob,
Em Sáb, 2013-02-09 às 12:52 -0700, Bob Proulx escreveu:
> Markos wrote:
> > I just checked the configuration file /etc/fstab on the client machine
> > and the server IP address is correct. 192.168.0.1
> >
> > When writing the message I copied and pasted the IP address of the site
> > th
Markos wrote:
> I just checked the configuration file /etc/fstab on the client machine
> and the server IP address is correct. 192.168.0.1
>
> When writing the message I copied and pasted the IP address of the site
> that I used as a reference and I forgot to check.
>
> Sorry for the mistake.
No
in /etc/fstab does not agree with
> the address in etc/network/interfaces.
>
>
> > I copied these options from a site. I was thinking to simplify and
> > replace with just "defaults"
> >
> > 192.168.10.101:/home /home nfs defaults 0 0
> >
>
> You
Mark Neyhart wrote:
> Markos wrote:
> >>> mount 192.168.0.1:/home /home
> The ip address in the above mount command agrees with the address in
> /etc/network/interfaces.
> > The file /etc/network/interfaces of the server is:
> > auto eth0
> > iface eth0 inet static
> > address 192.168.0.1
> But the
.101:/home /home nfs defaults 0 0
>
You should replace 192.168.10.101 with 192.168.0.1
>>In /etc/nsswitch.conf file:
>>
>> passwd: files nis
>> group: files nis
>> shadow: files nis
>>
>
>Ok.
>
>But what about the fi
Dear Bob,
Em Dom, 2013-02-03 às 12:48 -0700, Bob Proulx escreveu:
> Markos wrote:
> > I'm trying to configure the services NIS+NFS in a small network (7 PCs),
> > all running Squeeze.
>
> Okay. Sounds good.
>
> > The NIS service seems to be working
>
&
Markos wrote:
> I'm trying to configure the services NIS+NFS in a small network (7 PCs),
> all running Squeeze.
Okay. Sounds good.
> The NIS service seems to be working
Good.
> but NFS don't mounts the /home partition on the clients during boot.
Focus only on the NFS
Dear,
Please, I'm confused!
I'm trying to configure the services NIS+NFS in a small network (7 PCs),
all running Squeeze.
The NIS service seems to be working but NFS don't mounts the /home
partition on the clients during boot.
But I can manually mount the /home partition on t
On Sat, Jan 8, 2011 at 11:03 PM, Joseph Lenox wrote:
>
> Anywhere this info could be added for the other people who will undoubtedly
> run into this when Squeeze goes stable?
I assume that you mean in the release notes.
I've emailed debian-...@lists.debian.org because I couldn't find a
more spec
gt;>> process of upgrading from lenny) that mount NFS from a Solaris 10 (x86)
>>> box
>>> through autofs (5.0.4-3.2 amd64). They all do their authentication
>>> through
>>> NIS (which is also being served by the same box). Another Solaris 10
>>> (sp
ey all do their authentication through
NIS (which is also being served by the same box). Another Solaris 10 (sparc)
machine is the DNS server for our domain. Unfortunately, the NIS domain and
the DNS domain are not the same.
Every file is being listed as belonging to UID/GID 4294967294, which I
ey all do their authentication through
NIS (which is also being served by the same box). Another Solaris 10 (sparc)
machine is the DNS server for our domain. Unfortunately, the NIS domain and
the DNS domain are not the same.
Squeeze must be defaulting to nfsv4.
Make sure that "NFSMAPID_DOMAIN&q
On Sat, Jan 8, 2011 at 7:10 PM, Joseph Lenox wrote:
>
> I'm running a series of Debian 6.0 "Squeeze" clients on my network (in the
> process of upgrading from lenny) that mount NFS from a Solaris 10 (x86) box
> through autofs (5.0.4-3.2 amd64). They all do their a
Hello,
I'm running a series of Debian 6.0 "Squeeze" clients on my network (in
the process of upgrading from lenny) that mount NFS from a Solaris 10
(x86) box through autofs (5.0.4-3.2 amd64). They all do their
authentication through NIS (which is also being served by the same
We just had some craziness with smbd going into a
tight loop while attempting to start Samba.
It turned out to be because smbd thought a printing
service was running, but it couldn't make sense of
attempts to communicate with that printing service.
The reason for this appears to be that rpc.ypxfr
hi,
nscd was the problem. He cached the local passwd ...
cu denny
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
hi,
I have a real strange problem. We have a NIS system with Debian Lenny
clients and LDAP as second system, but LDAP is not the problem here. I
want, that the user have to use the passwd command (cause of cracklib
support via pam). Here some facts on one client:
/etc/nsswitch.conf
passwd: file
On 27.03.2010 08:17, Joseph Lenox wrote:
> On 3/25/2010 6:18 PM, Michael Biebl wrote:
>>
>> You might try using at_console and consolekit.
>>
>>
>
> I tried installing policykit and using that, got identical errors as
> without (Dbus access error).
How exactly do you users login and start th
On 3/25/2010 6:18 PM, Michael Biebl wrote:
Am 25.03.2010 23:38, schrieb Joseph Lenox:
I tried the pam_group approach, and id says the user is in the plugdev
group, but I'm still getting a permissions error from DBus. Adding the exact
user to the plugdev group on the local machine worked as f
On Thursday 25 March 2010 18:38:36 Joseph Lenox wrote:
> I'm running lenny (5.0.4); and trying to get USB flash drive mounting in a
> way that doesn't involve hand-adding every user to the plugdev group (we're
> running NIS).
>
> I tried the pam_group approach,
Am 25.03.2010 23:38, schrieb Joseph Lenox:
>
> I tried the pam_group approach, and id says the user is in the plugdev
> group, but I'm still getting a permissions error from DBus. Adding the exact
> user to the plugdev group on the local machine worked as far as the mounter.
>
http://bugs.debian
I'm running lenny (5.0.4); and trying to get USB flash drive mounting in a
way that doesn't involve hand-adding every user to the plugdev group (we're
running NIS).
I tried the pam_group approach, and id says the user is in the plugdev
group, but I'm still getting a permiss
On Tue, 18 Aug 2009, Jesús M. Navarro wrote:
PS: You know that NIS is an unsecure protocol only to be used if you are
absolutly convinced you are tightly controlling all the clients that can
attach to the network, do you?
There are still good reasons to run NIS, and it can be done securely
login.*
-- Forwarded message --
From: Jesús M. Navarro
Date: 2009/8/18
Subject: Re: NIS woes.. Ubuntu nis client doesn't ping Debian nis Server
To: raman narasimhan
Hi again, raman:
On Tuesday 18 August 2009 04:06:27 you wrote:
> *by login i mean that we can login to the Server from a clie
Hi, raman:
On Friday 14 August 2009 06:15:03 raman narasimhan wrote:
> We have a networks lab at our college that has a fully configured windows
> network. Now we are completely changing to linux. All systems in the lab
> have been installed with Debian/Ubuntu. We have configured NIS
On Fri, 14 Aug 2009, raman narasimhan wrote:
>
> So what could be the problem?? We have no problems in logging into Debian
> Server from Debian clients.
>
Have you looked at the firewall on the ubuntu servers?
https://wiki.ubuntu.com/UbuntuFirewall
--
8 out of 10 Owners who Expressed a Prefere
On 2009-08-13 23:15, raman narasimhan wrote:
We have a networks lab at our college that has a fully configured
windows network. Now we are completely changing to linux. All systems in
the lab have been installed with Debian/Ubuntu. We have configured NIS
server in one of the Debian machines
We have a networks lab at our college that has a fully configured windows
network. Now we are completely changing to linux. All systems in the lab
have been installed with Debian/Ubuntu. We have configured NIS server in one
of the Debian machines. And NIS client in the remaining machines. But the
andy,
thanks for the response. I may try this.
On Mon, Dec 29, 2008 at 12:17 PM, Mag Gam wrote:
> Hello All,
>
> We are using NIS for our university's mechanical/computer/civil
> engineering lab. We have near 4000 clients and 1 NIS server. We have 4
> global NIS servers, wh
Hello All,
We are using NIS for our university's mechanical/computer/civil
engineering lab. We have near 4000 clients and 1 NIS server. We have 4
global NIS servers, which is used thru out the university, but I
replicate 1 NIS server nightly to be used for the 4000 clients.
Obviously, we wil
On Wednesday 22 October 2008, BERGY <[EMAIL PROTECTED]> wrote about 'nis
user and group id conflicts with user and group id for libuuid on nis
client':
>I added a nis user 'sushmita' on the server. The server is running
>cent os. She can login on the server (nat
Dear All,
subject: user and group id for nis user conflicts with
user and group
d for libuuid on client running debian lenny
We are having nfs + nis setup at our workplace.
I added a nis user 'sushmita' on the server. The server is runni
Hello Everybody,
I have a user and server file running OpenSuse 10.3 (and there is
nothing that I can do about that... ;-)), and a Debian box. I'm trying
to use NIS from the OpenSuse box, and the Debian box connects fine
with the NIS server, but I cannot authenticate any user. The UIDs are
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
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
> > o
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 de
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
hello folks,
i am looking for suggestions on how to efficiently
migrate multiple nis+autofs to be managed by
ldap+kerberos.
i have about 8 or more nis domains that i would like
to consolidate. i would use ldap to hold the user
list. there would a equivalent kerberos realm for each
nis domain
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Is anyone dealing with the lack of -p option (fixed port for ypbind) in
ypbind (nis package). Is there a package maintainer/developer for the
nis package?
thx
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with
On 26.04.07 12:13, Michael S. Peek wrote:
> Does anyone know what the maximum UID/GID allowable for NIS is? We're
> migrating from Solaris to Linux, and I want to make sure that all of our
> user and group accounts translate properly.
I am not sure, but I think they are 32bit, s
On Fri, Apr 27, 2007 at 11:00:28AM -0400, Michael S. Peek wrote:
> That, my friend, was /exactly/ what I needed.
No worries. You might want to look at using pam_mkhomedir too.
Steve
--
Debian GNU/Linux System Administration
http://www.debian-administration.org/
--
To UNSUBSCRIBE, email to
Steve Kemp wrote:
The simple way would be to use PAM, as described here:
http://www.debian-administration.org/articles/308
Frickin' awsome!
That, my friend, was /exactly/ what I needed.
Thanks!
Michael
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe".
Douglas Allan Tutty wrote:
You may end up with a conflict if you assign a regular user to a UID below 1000.
Yeah, that's what I've run into. The first time my boss sat down at a
Linux box to log in he had problems. A little detective work and I
discovered that his (Solaris) UID conflicte
o it seems to me
> that the thing to do is to modify NIS so that it exports device GIDs
> (100 and up) -- but will that screw things up or open me up to a
> security risk? I don't see how that would, but you never know. So
> before I go and muck about with the system, I though
On Fri, Apr 27, 2007 at 09:17:51AM -0400, Michael S. Peek wrote:
> I have to add each user to the cdrom, video, audio, etc. group in
> order for them to be able to be able to use these devices.
> So before I go and muck about with the system, I thought I would ask: What
> the Debian way of doing
e
to use these devices. But these groups all have GIDs below 1000. I
really don't want to have to go to each machine and physically edit the
/etc/group file every time I add/remove an account, so it seems to me
that the thing to do is to modify NIS so that it exports device GIDs
(100 and
Hi guys,
Does anyone know what the maximum UID/GID allowable for NIS is? We're
migrating from Solaris to Linux, and I want to make sure that all of our
user and group accounts translate properly.
Thanks all,
Michael Peek
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subje
On Wed, Oct 18, 2006 at 05:10:41PM +0200, Matus UHLAR - fantomas wrote:
> > On Tue, Oct 17, 2006 at 07:38:42AM -0700, Brad Brock wrote:
> > > Hi, I want to activate NIS in my network. I've
> > > installed NIS pakcage on my Debian. Where can I find
> > > the
> On Tue, Oct 17, 2006 at 07:38:42AM -0700, Brad Brock wrote:
> > Hi, I want to activate NIS in my network. I've
> > installed NIS pakcage on my Debian. Where can I find
> > the configuration example and explanation? This is my
> > first time using NIS. Thank
On Tue, Oct 17, 2006 at 07:38:42AM -0700, Brad Brock wrote:
> Hi, I want to activate NIS in my network. I've
> installed NIS pakcage on my Debian. Where can I find
> the configuration example and explanation? This is my
> first time using NIS. Thanks.
>
Please don't
On Tue, 17 Oct 2006 07:38:42 -0700 (PDT), Brad Brock wrote
> Hi, I want to activate NIS in my network. I've
> installed NIS pakcage on my Debian. Where can I find
> the configuration example and explanation? This is my
> first time using NIS. Thanks.
>
/usr/share/doc/
Hi, I want to activate NIS in my network. I've
installed NIS pakcage on my Debian. Where can I find
the configuration example and explanation? This is my
first time using NIS. Thanks.
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best
abdelkader belahcene wrote:
Hi,
I have clients connected to a server, I want to manage (plan the access to
the clients with cron for example in the server ) the access ( the
authentification) thru the server ( using ldap or NIS ???).
for nis:
aptitude install nis
zless /usr/share/doc/nis
Hi,
I have clients connected to a server, I want to manage (plan the access
to the clients with cron for example in the server ) the access (
the authentification) thru the server ( using ldap or NIS ???).
I don't need samba, I haven't wind$ machines
any suggestion or easy doc is welco
On Saturday 24 June 2006 22:38, Gerard Sharpe wrote:
> Phil wrote:
> > I'm trying to setup some servers at school. I'm using NIS because I've
> > use it before an it was easy.
> >
> > ypserv and ypbind come up as running on their respective machines, bu
-
THIS IS JUST A TEST. PLEASE DISREGARD THIS REPLY!
-
On Sun, 2006-06-25 at 12:38 +1000, Gerard Sharpe wrote:
> Phil wrote:
> > I'm trying to setup some servers at school. I'm usi
Phil wrote:
I'm trying to setup some servers at school. I'm using NIS because I've use it
before an it was easy.
ypserv and ypbind come up as running on their respective machines, but the
client machine - at first seemed to authenticate and then give "can';t write
I'm trying to setup some servers at school. I'm using NIS because I've use it
before an it was easy.
ypserv and ypbind come up as running on their respective machines, but the
client machine - at first seemed to authenticate and then give "can';t write
to /home
I've noticed a problem where workstations configured with NIS have a
problem mounting Samba shares. Apparently the passwd/group table is not
loaded prior to the share being mounted via fstab, so the share is
mounted with unknown user/group. Executing a "mount -o remount
sharename
I've noticed a problem where workstations configured with NIS have a
problem mounting Samba shares. Apparently the passwd/group table is not
loaded prior to the share being mounted via fstab, so the share is
mounted with unknown user/group. Executing a "mount -o remount
sharename
I have a sarge installation on several workstations. I don't know how it
happened, but on one of them nis doesn't start automatically on boot.
I've already tried
aptitude purge nis
aptitude install nis
to get back to a clean install, but it just doesn't work. Where shoul
'anybody can log in from anywhere' with nis/ldap is just plain FUD.
NIS and LDAP are designed to do this, they do it (reasonably) well.
scping over password and shadow is an ugly hack and will bite you
if you create users on a regular basis. Maintenance is a pain.
You also have a sing
Alvin Oga wrote:
anybody can login from anywhere after you set up nis or ldap
( both are bad idea )
or rsync /etc/passwd /etc/shadow to each machine ( my preference )
I like this idea of using rsync to copy over /etc/passwd, but I have to
ask, what problems does nis have (since that
On Fri, 2005-08-19 at 13:35 -0400, Craig M. Houck wrote:
> We are using NIS/NFS to allow uses to login to a Debian desktop machine
> that connects them to there Sun Solaris work space. We would like to direct
> the many .dot files that are written to be directed to a sub-directory to
&
We are using NIS/NFS to allow uses to login to a Debian desktop machine
that connects them to there Sun Solaris work space. We would like to direct
the many .dot files that are written to be directed to a sub-directory to
stop any interferance with pre-existing/duplicated files that are created
I
> know for sure that the uid is stored there but other stuff needed for
> a working login on linux isnt there, like default shell.
> I think that if I can set a default shell on login I guess I could use
> LDAP/kerberos + automount and get the same result that I currently get
> with NI
login on linux isnt there, like default shell.
I think that if I can set a default shell on login I guess I could use
LDAP/kerberos + automount and get the same result that I currently get
with NIS/Kerberos. All the users are on the same nfs export I think,
so it wont require that much automount magic
On Wednesday 20 July 2005 02:41 pm, Nils Erik Svangård wrote:
> I cant! I dont have the authority to do that.
> I have setup NIS which authenticate via the Kerberos server. I guess
> it would be easiest to just add a group in NIS but LDAP is the future
> and there is such nice GUIs.
I cant! I dont have the authority to do that.
I have setup NIS which authenticate via the Kerberos server. I guess
it would be easiest to just add a group in NIS but LDAP is the future
and there is such nice GUIs.
Where do I prelogin scripting?
Lets say a user enter a username and a password
1 - 100 of 711 matches
Mail list logo