Displaying 3 results from an estimated 3 matches for "helvey".
Did you mean:
elvey
2002 Aug 01
0
RE: Solaris/Winbind Problems
...-passwd-change the correct
file may not be put back in place (there are ways around this too, of
course). Thanks for the idea.
David
-----Original Message-----
From: Schmeling, Bernd [mailto:Bernd.Schmeling@ish.com]
Sent: Thursday, August 01, 2002 8:28 AM
To: 'David Shapiro'; 'eric.l.helvey@mail.sprint.com'
Cc: 'samba@lists.samba.org'
Subject: RE: [Samba] RE: Solaris/Winbind Problems
Hi,
if winbind or/and NIS is/are running and you want to change the password of
the local account, you can do this with:
/usr/bin/passwd -r files <Username>
So you don?t have to mov...
2002 Aug 01
0
RE: Solaris/Winbind Problems
...with:
/usr/bin/passwd -r files <Username>
So you don?t have to move the configuration files. Have you tried this?
Bernd Schmeling
> -----Original Message-----
> From: David Shapiro [mailto:david.shapiro@btitele.com]
> Sent: Wednesday, July 31, 2002 7:53 PM
> To: 'eric.l.helvey@mail.sprint.com'
> Cc: 'samba@lists.samba.org'
> Subject: [Samba] RE: Solaris/Winbind Problems
>
>
> Yes, it kind of sucks that it does not work correctly. I
> did the following
> kluge for now:
>
> I did the following:
>
> In /usr/sbin, I created...
2002 Jul 31
0
RE: Solaris/Winbind Problems
.../usr/bin/mv /etc/nsswitch.conf
/etc/nsswitch.conf.nowinbind, \
/usr/bin/mv /etc/nsswitch.conf.winbind
/etc/nsswitch.conf
ALL SERVERS = NOPASSWD: SAMBAPASSWD
This allows users to change their passwords.
-----Original Message-----
From: eric.l.helvey@mail.sprint.com
[mailto:eric.l.helvey@mail.sprint.com]
Sent: Wednesday, July 31, 2002 11:31 AM
To: david.edward.shapiro@btitele.com
Subject: Solaris/Winbind Problems
I noticed a couple of your newsgroups posts from back in March stating
that you were having some issues getting the Solaris passwd...