On Mon, Apr 11, 2022 at 11:41 PM Kaushal Shriyan
wrote:
> Hi,
>
> Is there a way to retrieve the OpenLDAP password history list
> using openldap utilities?
> For example to get the history of passwords which a user has used and the
> timestamp associated with it when the
Hi,
Is there a way to retrieve the OpenLDAP password history list
using openldap utilities?
For example to get the history of passwords which a user has used and the
timestamp associated with it when the password has been resetted.
Please guide me. Thanks in advance.
Best Regards,
Kaushal
I have a PAM/SSSD configuration authenticating against Active Directory
(using pam_sss.so) on Red Hat Enterprise Linux 7.x. The [auth] section
is configured like below:
auth sufficient pam_sss.so forward_pass
In active directory the user is flagged to force password change at next
login
On Tue, 2003-09-23 at 10:55, Simon Tischer wrote:
> I have a script which shout be execute as root, from a normal user shell, with
> nomal user permissions, without asking for root password.
>
> Is there any solution?
Please have a look at man sudo, it will make it possible for y
On Tue, 23 Sep 2003, Simon Tischer wrote:
> HI
>
>
>
> I have a script which shout be execute as root, from a normal user shell, with
> nomal user permissions, without asking for root password.
>
> Is there any solution?
You can setup sudo to allow the user to run the s
HI
I have a script which shout be execute as root, from a normal user shell, with
nomal user permissions, without asking for root password.
Is there any solution?
Thanks for help
--
---
Simon
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https
At 08:30 9/11/2003 -0700, you wrote:
If he's as 'smart' as you say he is, rewrite 'passwd' to do nothing. He'll
think he changed it, he'll forget anyway, and you're home free!
Etch-a-Sketch and mauve databases, huh?
--
Rodolfo J. Paiz
[EMAIL PROTECTED]
--
redhat-list mailing list
unsubscribe mail
At 10:06 9/11/2003 -0400, you wrote:
Gah! Are you local to the DC/MD/VA area? I'd be happy to come over and
hit him with the security clue-stick, pro-bono. :)
Aw, maa... Jason, what's your hometown?
I was just wandering the DeClued area (from Reston to Baltimore) from
Thursday through
Kelerion wrote:
small world.. you must know my boss.. a) describes him perfectly!! :)
whats even more ironic.. is when I approached him about this.. he said
"but changing the password on a regular basis sounds like a good idea
for security.."
My suggestion to appease your "securi
On Thu, 2003-09-11 at 11:30, Greg Bradner wrote:
> If he's as 'smart' as you say he is, rewrite 'passwd' to do nothing.
> He'll think he changed it, he'll forget anyway, and you're home free!
Actually, that's already a feature on many unpatched Linux boxen. It's
called a rootkit. ;-)
--
Jason
Thu, 2003-09-11 at 10:03, Kelerion wrote:
small world.. you must know my boss.. a) describes him perfectly!! :)
whats even more ironic.. is when I approached him about this.. he said
"but changing the password on a regular basis sounds like a good idea
for security.." my response "
On Thu, Sep 11, 2003 at 10:06:22AM -0400, Jason Dixon wrote:
> On Thu, 2003-09-11 at 10:03, Kelerion wrote:
> > small world.. you must know my boss.. a) describes him perfectly!! :)
> >
> > whats even more ironic.. is when I approached him about this.. he said
> > &quo
lerion wrote:
small world.. you must know my boss.. a) describes him perfectly!! :)
whats even more ironic.. is when I approached him about this.. he said
"but changing the password on a regular basis sounds like a good idea
for security.." my response "yeah.. and it's also
On Thu, 2003-09-11 at 10:03, Kelerion wrote:
> small world.. you must know my boss.. a) describes him perfectly!! :)
>
> whats even more ironic.. is when I approached him about this.. he said
> "but changing the password on a regular basis sounds like a good idea
> for sec
small world.. you must know my boss.. a) describes him perfectly!! :)
whats even more ironic.. is when I approached him about this.. he said
"but changing the password on a regular basis sounds like a good idea
for security.." my response "yeah.. and it's also a royal pain
Hi Kelerion,
> Now he has a disturbing habit of changing the root password on me and
> forgetting what he set it to (he thinks this is a good thing for security)
Easiest is to create another user with uid 0 (toor, admin, whatever) and
use that account yourself. See man useradd.
And e
On Thu, 2003-09-11 at 07:43, Ed Wilts wrote:
> On Thu, Sep 11, 2003 at 07:09:43AM -0400, Jason Dixon wrote:
> > This is what sudo is for. If he insists on having root, but can't
> > remember root's password, just give him the ability to escalate his
> > permission
On Thu, Sep 11, 2003 at 07:09:43AM -0400, Jason Dixon wrote:
> This is what sudo is for. If he insists on having root, but can't
> remember root's password, just give him the ability to escalate his
> permissions. If he doesn't want to enter extra passwords, and you&
be a way to setup "su root" to accept *my* login as a
trusted user and therefore not ask me for a password when I "su root"..
then I can simply su and change the password back again that way..
One option is to create a "sudo" entry for yourself to allow
use
On Thu, 11 Sep 2003 12:02:59 +0100
Kelerion <[EMAIL PROTECTED]> wrote:
> I was wondering if there was another way around this.. I was thinking
> that there might be a way to setup "su root" to accept *my* login as a
> trusted user and therefore not ask me for a
h of a choice.. so he got it..
>
> Now he has a disturbing habit of changing the root password on me and
> forgetting what he set it to (he thinks this is a good thing for security)
This is what sudo is for. If he insists on having root, but can't
remember root's password, just g
guys and gals...
I have a small problem and am hoping someone can help me out with it..
A few weeks ago my boss requested root access to one of our webservers..
I didn't like the idea but didn't have much of a choice.. so he got it..
Now he has a disturbing habit of changing the roo
s this:
stty -echo
echo "Enter Password now:"
read password
stty echo
Remark: Note that the turning off of echo happens _before_ the prompt.
If it happened afterwards then on a (very very) slow or busy machine
the user _might_ get to read the prompt and start t
: "Patrick Nelson" <[EMAIL PROTECTED]>
To: "RedHat List" <[EMAIL PROTECTED]>
Sent: Wednesday, September 03, 2003 11:39 PM
Subject: Scripting password
> Writing a script that asks for a pass-phrase to use specific features of
> the script. Would like to hid
NUALLY. Than it ask for root password.
> >
> > But I have lost root password, I tried to boot in "linux single" mode but
> > then also it ask for root password.
>
> If you have the distro CD, boot using the CD, run Linux Rescue, and then mount
> the corrupted filesy
On Thu, 4 Sep 2003, Reuben D. Budiardja wrote:
> On Thursday 04 September 2003 11:35 am, [EMAIL PROTECTED] wrote:
> >
> > But I have lost root password, I tried to boot in "linux single" mode but
> > then also it ask for root password.
>
> If you have the di
Thanks a lot for help
I have downloaded and installed "tomdrtbt" and able to mount my disk. BUT I am not
finding command fsck in "tomdrtbt". How can I check my drive.
or alternatively if you tell me how to change root password from the file system, than
also I should
On Thursday 04 September 2003 11:35 am, [EMAIL PROTECTED] wrote:
> Hi,
>
> This is my first mail to the group.
>
> I am in serious problem. One of my Linux server crashed today and on
> booting it is giving error "UNEXPECTED INCONSISTENCY" PLEASE RUN FSCK
> MANUALLY
At 21:05 9/4/2003 +0530, you wrote:
I am in serious problem. One of my Linux server crashed today and on
booting it is giving error "UNEXPECTED INCONSISTENCY" PLEASE RUN FSCK
MANUALLY. Than it ask for root password.
But I have lost root password, I tried to boot in "linux single&
On Thu, Sep 04, 2003 at 09:25:18PM +0530, [EMAIL PROTECTED] wrote:
> I am having Redhat Linux 7.0 and it is on ext2 only.
>
> Please tell me how to get floppy linux. This server is extremely important to me.
Look for "tomsrtbt" (Tom's root/boot disk). Google's your friend.
As always...
Steffen
]
Subject: RE: Linux crashed and root password lost
Boot a live linux distro...maybe get KNOPPIX or Floppy Linux...fsck the
disk then restart your systemif you don't mind my asking which file
system are you usingif you are using ext2 I would suggest changing
to ext3 for everything...even
1:35 AM
To: [EMAIL PROTECTED]
Subject: Linux crashed and root password lost
Hi,
This is my first mail to the group.
I am in serious problem. One of my Linux server crashed today and on
booting it is giving error "UNEXPECTED INCONSISTENCY" PLEASE RUN FSCK
MANUALLY. Than it ask for root p
Hi,
This is my first mail to the group.
I am in serious problem. One of my Linux server crashed today and on booting it is
giving error "UNEXPECTED INCONSISTENCY" PLEASE RUN FSCK MANUALLY. Than it ask for root
password.
But I have lost root password, I tried to boot in "linux s
Writing a script that asks for a pass-phrase to use specific features of
the script. Would like to hid the input of the phrase from the screen
while the user types it in. Whats the best way?
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinf
On Tue, Sep 02, 2003 at 12:37:41PM -0500, Benjamin J. Weiss wrote:
> Is he thinking of ACLs, perchance? I think I remember hearing that they
> were being implemented in the 2.6 kernel...
ACLs won't help you protect you against root users. And no, you can't
always trust root.
--
Ed Wilts, Mound
On Tue, 2 Sep 2003 14:00:32 -0400
Javier Gostling <[EMAIL PROTECTED]> wrote:
> On Tue, Sep 02, 2003 at 01:54:22PM -0400, Sean Estabrooks wrote:
> > zip -e secrets.zip plain.txt
> >
> > which will ask you for a password and put plain.txt inside
> > a password
On Tue, Sep 02, 2003 at 01:54:22PM -0400, Sean Estabrooks wrote:
> zip -e secrets.zip plain.txt
>
> which will ask you for a password and put plain.txt inside
> a password protected zip file.
But note that the "encryption" used in ZIP files is extremely weak, and
there ar
On Tue, 2 Sep 2003 19:36:09 +0530 (IST)
Himanshu Arora <[EMAIL PROTECTED]> wrote:
> hi folks!
> is there any way to make a file or directory password protected. if there
> doesn't exist such a utility is it possible to implement it by programs.
> if yes,any hint?
>
Way to make a file or directory password protected.
> On Tue, Sep 02, 2003 at 07:36:09PM +0530, Himanshu Arora wrote:
> > is there any way to make a file or directory password protected. if
there
> > doesn't exist such a utility is it possible to implement it by programs.
> > if
On Tue, Sep 02, 2003 at 07:36:09PM +0530, Himanshu Arora wrote:
> is there any way to make a file or directory password protected. if there
> doesn't exist such a utility is it possible to implement it by programs.
> if yes,any hint?
gnupg is usually installed by default and
> hi folks!
> is there any way to make a file or directory password protected. if
> there doesn't exist such a utility is it possible to implement it by
> programs. if yes,any hint?
> please don't suggest me to change rwx permissions.
Concerning what? Browsing thr
On Tue, 2003-09-02 at 09:06, Himanshu Arora wrote:
> please don't suggest me to change rwx permissions.
So I'm guessing chown is out of the question too?
--
NfoCipher <[EMAIL PROTECTED]>
ChickenWare, LLC
Co-lo or dedicated Linux box as low as $35/month - www.SpeedWorks.com
--
redhat-list mail
hi folks!
is there any way to make a file or directory password protected. if there
doesn't exist such a utility is it possible to implement it by programs.
if yes,any hint?
please don't suggest me to change rwx permissions.
regards
Himanshu Arora
IIIT - Hyderabad
Hyderabad (A
I'd like to have logins locked out after 3 invalid attempts to enter a
server. I would also like root to be notified by email when this occurs.
I would like this to be a system wide default.
I have found the password aging chage cmd which should allow me to
force a user to cha
I've investigated this same issue and I am unaware of any
way to enforce password policies internally within OpenLDAP.
We're falling back on enforcing policies on the client
machines (I don't know how you use OpenLDAP, but we are
using it as a NIS replacement). We use the attrib
Friends,
I would like to impliment password policies
on openldap for e.g.
password expires after 30 days,
password cannot be same as user name.
etc.
googling didnt help much,
please give me some pointers.
Hiten.
__
Do you Yahoo!?
Yahoo! SiteBuilder - Free
Alex Sharaz wrote:
hi all,
quick question,
I've got a rh 6.1 system here and the owners have lost the root password for
it.
quick pointers as to how to log onto the box?
bot off a cdrom and then edit the /etc/passwd / shadow files?
Any help appreciated
Alex
At the LILO prompt, type
Alex Sharaz wrote:
> I've got a rh 6.1 system here and the owners have lost the root
> password for it.
> quick pointers as to how to log onto the box?
>
> bot off a cdrom and then edit the /etc/passwd / shadow files?
An easier way is to boot into single user mode. When you
hi all,
quick question,
I've got a rh 6.1 system here and the owners have lost the root password for
it.
quick pointers as to how to log onto the box?
bot off a cdrom and then edit the /etc/passwd / shadow files?
Any help appreciated
Alex
--
redhat-list mailing list
unsubscribe mai
hi all,
quick question,
I've got a rh 6.1 system here and the owners have lost the root password for
it.
quick pointers as to how to log onto the box?
bot off a cdrom and then edit the /etc/passwd / shadow files?
Any help appreciated
Alex
--
redhat-list mailing list
unsubscribe m
Hello,
How do I go about changing a user's password to null. We're running some
tests and I need a null password, or at least a blank password. I can't get
"passwd" from root to change it.
Thank you,
James D. Parra
e-mail: [EMAIL PROTECTED]
--
redhat-list mailin
On Wed, 25 Jun 2003, Zoki wrote:
> Le 25/06/2003 15:41, « Billy Davis » <[EMAIL PROTECTED]> a écrit :
>
> > Can anybody tell us how to disable password expiration in TEXT mode under
> > RH9?
>
>
> *** Yep. You open /etc/shadow with your editor and you del
Le 25/06/2003 15:41, « Billy Davis » <[EMAIL PROTECTED]> a écrit :
> Can anybody tell us how to disable password expiration in TEXT mode under
> RH9?
*** Yep. You open /etc/shadow with your editor and you delete the last entry
of each line.
--
Cheers,
Zoran.
"Home is wh
Can anybody tell us how to disable password expiration in TEXT mode under
RH9?
Thanks,
BDavis
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list
f so
you would be wise to seek some other sources on the net.
>
> If a member of group A is suing to root, I would like him to provide the
> root password before he is granted these privileges. If a member of group b
> is suing to control, I would like him to gain the control iden
to su to control
If a member of group A is suing to root, I would like him to provide the
root password before he is granted these privileges. If a member of group b
is suing to control, I would like him to gain the control identity, without
having to enter a password first. Members of group b
the passphrase empty. This will create ~/.ssh/id_rsa and ~/id_rsa.pub.
Append your ~/.ssh/id_rsa.pub to ~/.ssh/authorized_keys on the host you will
be ssh'ing to.
Then you should be able to just do "ssh [EMAIL PROTECTED]" and not receive a
password prompt (the first time it will p
If you have an account on B, ssh to it with your username.
ssh -l username machinename
but you'll need your account password.
Jianping Zhu wrote:
I have redhat linux machines A and B, I have root access to A but not to,
Is there a way by whick I can ssh from A to B without password
I have root access to A but not to,Is there a way by whick I can ssh from A to B without password. and how?Thanks Jianping ZhuDepartment of Computer ScienceUniverity of Georgia Athens, GA 30602Tel 706 5423900-- redhat-list m
I have redhat linux machines A and B, I have root access to A but not to,
Is there a way by whick I can ssh from A to B without password. and how?
Thanks
Jianping Zhu
Department of Computer Science
Univerity of Georgia
Athens, GA 30602
Tel 706 5423900
: Monday, March 17, 2003 12:53 AM
To: [EMAIL PROTECTED]
Subject: password on accesing the internet
Hi,
Is there any way a client (windows) to enter a password before they can
connect ot the internet. I already setup a squid server with access control
list to a certain ip but I also want them to enter
thanks Nate
it worked, it asked for a password before I can browse the net but my
problem is I dont have any passwd file I only copied it in /etc/passwd and
put it in squid directory and chmod 777. is it right to do that or can
someone give me a sample/format of passwd used by squid
regards,
Toto
Toto Gamez said:
> authenticate_program /usr/lib/squid/ncsa_auth /etc/passwd
> authenticate_children 5
> acl password proxy_auth REQUIRED
>
> but it doesn work client can browse the internet without any password.
> Ismy conf correct or do I missed something
> How can I go
Hi,
I installed squid-2.4.STABLE6-6.7.3 new to it and Im trying to have a
certain IP to allow to browse the internet as the same time enter a
password. I already setup IP to browse the internet and it works fine, my
question is, "how can this allowed IP enter a password before they can
brows
Thanks for the quick response
I checked on my squid .conf and found ncsa_auth but I dont have have
ncsa_auth file on my machine. How do I go about it and can you give me an
examples ncsa_auth and password format
Thanks
Regards,
Toto
- Original Message -
From: Thierry ITTY
To: [EMAIL
rtfm squid, there's stome stuff about athentication of users
you can set up an acl requiring authentication with ncsa_auth
all you have to do is
- set up this new acl
- set up a file containing user/password pair in an ncsa format
- add this acl in http_access statement
squid clients wi
Toto Gamez said:
> Hi,
> Is there any way a client (windows) to enter a password before they can
> connect ot the internet. I already setup a squid server with access
> control list to a certain ip but I also want them to enter a password
> before they can browse the internet.
ne
Hi,
Is there any way a client (windows) to enter a password before they can
connect ot the internet. I already setup a squid server with access control
list to a certain ip but I also want them to enter a password before they
can browse the internet.
Regards,
Toto
--
redhat-list mailing
ed it with KDE and get the same results as you did.
> try this:
> in /etc/security/console.apps/kppp
> comment out USER=root
>
> change
> USER=root
> to
> #USER=root
>
> Hope this helps.
Yes it did!! :)
And for anyone who might have run into the problem of KPPP prompting
hay,
i have installed redhat7.2 linux on my m/c, i have
setup the NIS server and when try to change the
password using yppasswd i get an eerror message
" Error while changing the NIS password.
The NIS paassword has not been changed on ritch"
please some one help me immediatly.
Al
On Friday, March 7, 2003 17:20, Bret Hughes wrote:
> post your /etc/ssh/sshd_config and lets take a look.
Oh, dear!
Somehow "PubkeyAuthentication" was set to "no".
Given the file was last modified in 2001, I find it intriguing that it was
ever allowing public key authentication in the first pla
On Fri, Mar 07, 2003 at 12:20:50AM -0600, Bret Hughes wrote:
>
> I don't think it is ever trying to use public key auth since ther are no
> lines resembling the following.
FWIW, I can use publickey auth after applying the recent openssl updates.
Emmanuel
--
redhat-list mailing list
unsubscri
> -Original Message-
> From: Bret Hughes
> Sent: Friday, March 07, 2003 12:21 AM
> Subject: Re: ssh only prompts for password after applying errata on RH
> 7.3.
>
>
> On Thu, 2003-03-06 at 23:57, Michael Wardle wrote:
> > On Fri, 2003-03-07 at 16:32, Bret H
On Thu, 2003-03-06 at 23:57, Michael Wardle wrote:
> On Fri, 2003-03-07 at 16:32, Bret Hughes wrote:
> > crank it up with -dd
>
> As requested...
>
Michael-
I don't think it is ever trying to use public key auth since ther are no
lines resembling the following.
debug1: attempt 1 failures 1
de
debug1: newkeys: mode 0
debug1: SSH2_MSG_NEWKEYS received
debug1: done: ssh_kex2.
debug1: send SSH2_MSG_SERVICE_REQUEST
debug1: service_accept: ssh-userauth
debug1: got SSH2_MSG_SERVICE_ACCEPT
debug1: authentications that can continue: password,hostbased
debug1: next auth method to try is password
deb
On Thu, 2003-03-06 at 21:36, Michael Wardle wrote:
> The output of sshd -d follows [attached]...
>
crank it up with -dd
Bret
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list
The output of sshd -d follows [attached]...
--
Michael Wardle <[EMAIL PROTECTED]>
Adacel Technologies
debug1: sshd version OpenSSH_3.1p1
debug1: private host key: #0 type 0 RSA1
debug1: read PEM private key done: type RSA
debug1: private host key: #1 type 1 RSA
debug1: read PEM private key done:
SERVICE_REQUEST
debug1: service_accept: ssh-userauth
debug1: got SSH2_MSG_SERVICE_ACCEPT
debug1: authentications that can continue: password,hostbased
debug1: next auth method to try is password
On Fri, 2003-03-07 at 13:55, Bret Hughes wrote:
> On Thu, 2003-03-06 at 18:17, Michael Wardle wrote:
> > I removed the server's and the client's keys from my authorized_keys
> > then told SSH to add them when I next connected, so I think I've covered
> > that possibility.
>
> if you remove the publ
On Thu, 2003-03-06 at 18:17, Michael Wardle wrote:
> On Fri, 2003-03-07 at 11:05, David Busby wrote:
> > Run sshd and ssh in debug mode to see what the output is.
> > It should notify you when its trying different auth mechanisms.
> > Perhaps the auth_key you have to your server was erased when doi
On Fri, 2003-03-07 at 11:05, David Busby wrote:
> Run sshd and ssh in debug mode to see what the output is.
> It should notify you when its trying different auth mechanisms.
> Perhaps the auth_key you have to your server was erased when doing the
> replacement of the SSHD package?
I've run both in
t; <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 06, 2003 15:52
Subject: ssh only prompts for password after applying errata on RH 7.3
> Hi
>
> After applying the latest Red Hat OpenSSH errata packages
> (version 3.1p1-6) to a Red Hat 7.3 server, I am no l
Hi
After applying the latest Red Hat OpenSSH errata packages
(version 3.1p1-6) to a Red Hat 7.3 server, I am no longer
able to authenticate using public key. When logging in
from a remote host, I am now prompted only for my password.
I don't see anything interesting in the debug output for
ent. When you create a
> user, the user must have a linux account with a password and then an
> smb account with the same username and password. If you haven't
> done this, the order is...
>
> useradd tom
> passwd tom
>
>
> smbpasswd -a tom
>
> (I bel
a linux account with a password and then an smb account with the
> same username and password. If you haven't done this, the order is...
>
You do not have to have the same Unix and Samba passwords. Also, if
needed, you can map Window usernames to Unix user names. (smbusers
file
OK, before you see the question about using un-encrypted passwords in 98
don't go and do so. You're smb.conf file shows that you are enabling
encrypted passwords which is sufficient. When you create a user, the user
must have a linux account with a password and then an smb account wit
On 5 Mar 2003, Muhd Ramley wrote:
> Hi all,
>
> I'm a Linux newbie, running a RH8 box. Trying to configure samba. I
> can see the shares from the windows machine connecting to samba. But
> when I click on the shares I keep getting "incorrect password. Try
> again&
or me, in your run box, type:
>
> \\SERVERNAME\sharename%username
>
> Substitute SERVERNAME for the name of the Samba server,
> sharename, for the sharename, obviously, and username
> for the username on the box.
>
> for the username on the box.
>
> Then when the password box, pops up, enter the password
> for the user "username".
>
> On Wed, 2003-03-05 at 09:52, Muhd Ramley wrote:
>
> Thanks for your interest Adam. trying to open it from ne
Try this for me, in your run box, type:
\\SERVERNAME\sharename%username
Substitute SERVERNAME for the name of the Samba server,
sharename, for the sharename, obviously, and username
for the username on the box.
Then when the password box, pops up, enter the password
for the user
nning a RH8 box. Trying to configure samba. I
> can
> see the shares from the windows machine connecting to samba. But
> when I
> click on the shares I keep getting "incorrect password. Try again".
> I
> followed every help docs that i could get my h
d,
> when
> you get the bad password message?
>
> On Wed, 2003-03-05 at 09:33, Muhd Ramley wrote:
>
> I'm trying to login from Windows 98. smb.conf attached.
>
> On Wed, 2003-03-05 at 21:38, Muhd Ramley wrote:
> > Hi all,
> >
>
Are you trying to login to it at boot time, as a Primary Domain Controller,
or just trying to open a network share, like in network neighborhood, when
you get the bad password message?
On Wed, 2003-03-05 at 09:33, Muhd Ramley wrote:
I'm trying to login from Windows 98. smb
lick on the shares I keep getting "incorrect password. Try again". I
> followed every help docs that i could get my hands on, but still same
> message. Please help
>
> Rds...Ramley
>
>
>
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:[EMA
mba. I can
see the shares from the windows machine connecting to samba. But when I
click on the shares I keep getting "incorrect password. Try again". I
followed every help docs that i could get my hands on, but still same
message. Please help
Hi all,
I'm a Linux newbie, running a RH8 box. Trying to configure samba. I can
see the shares from the windows machine connecting to samba. But when I
click on the shares I keep getting "incorrect password. Try again". I
followed every help docs that i could get my hands on,
riginal Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of John Nichel
Sent: Wednesday, February 19, 2003 3:03 PM
To: [EMAIL PROTECTED]
Subject: Re: Username and Password
The username is going to be root, and the password is whatever you
specified during the install of
To: [EMAIL PROTECTED]
Subject: Re: Username and Password
The username is going to be root, and the password is whatever you
specified during the install of Red Hat.
Scott Thompson wrote:
> I installed RHL 8 on my computer sharing with Win2K. Everything was
> fine. I then booted for the f
The username is going to be root, and the password is whatever you
specified during the install of Red Hat.
Scott Thompson wrote:
I installed RHL 8 on my computer sharing with Win2K. Everything was
fine. I then booted for the first time and it asked me for a username
and password. I don
I installed RHL
8 on my computer sharing with Win2K. Everything was fine. I then
booted for the first time and it asked me for a username and password. I
don't know what those are. Where would I find out and change
them?
1 - 100 of 576 matches
Mail list logo