Rick Preston wrote:
On 7/14/05, Aaron Peterson <[EMAIL PROTECTED]> wrote:
I was under the impression that if you had physical access to the
console and a default init setup, ctrl-alt-delete would reboot even if
one wasn't logged in... perhaps I'm mistaken though.
Thanks for pointing
On 7/14/05, Aaron Peterson <[EMAIL PROTECTED]> wrote:
> On 7/14/05, Björn König <[EMAIL PROTECTED]> wrote:
> > Rick Preston wrote:
> >
> > > I was going to offer something more complicated, thanks for the tip.
> > > I came to realize that both our ideas require shutting down the
> > > system. What
On 7/14/05, Björn König <[EMAIL PROTECTED]> wrote:
> Rick Preston wrote:
>
> > I was going to offer something more complicated, thanks for the tip.
> > I came to realize that both our ideas require shutting down the
> > system. What would be the safest way to do that with out causing
> > potentia
and
complete transmission of the information contained in this message nor for
any delay in its receipt.
Amandeep <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
07/14/2005 12:14 AM
To
freebsd-questions@freebsd.org, freebsd-hackers@freebsd.org
cc
Subject
How to reset root passwd FreeB
Rick Preston wrote:
I was going to offer something more complicated, thanks for the tip.
I came to realize that both our ideas require shutting down the
system. What would be the safest way to do that with out causing
potential damage to the system, without root access?
Turn it off. It's not
On 7/13/05, Frank Steinborn <[EMAIL PROTECTED]> wrote:
> Amandeep <[EMAIL PROTECTED]> schrieb:
> > Hi all,
> >
> > Is there a way to reset the root passwd without reinstalling FreeBSD 4.7.
> >
> > Thanks in advance
>
> Hi,
>
> from the lo
Amandeep <[EMAIL PROTECTED]> schrieb:
> Hi all,
>
> Is there a way to reset the root passwd without reinstalling FreeBSD 4.7.
>
> Thanks in advance
Hi,
from the loader prompt, boot FreeBSD in single-user mode using "boot
-s", then do
Hi all,
Is there a way to reset the root passwd without reinstalling FreeBSD 4.7.
Thanks in advance
Aman
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
On 7/7/05, शंतनु (Shantanoo) <[EMAIL PROTECTED]> wrote:
> On 7/7/05, billy gates <[EMAIL PROTECTED]> wrote:
> > can you help me to get root passwd without boot loader?(may be software for
> > windows or linux)
>
> password is stored as the md5 of the st
On 7/7/05, billy gates <[EMAIL PROTECTED]> wrote:
> can you help me to get root passwd without boot loader?(may be software for
> windows or linux)
password is stored as the md5 of the string. can't be reverse engineered.
R
can you help me to get root passwd without boot loader?(may be software for
windows or linux)
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
On Sat, Apr 16, 2005 at 07:56:01PM +0200, Danny Pansters wrote:
> mount -a will not re-mount an already mounted filesystem only those in fstab
> that are not mounted yet.
Actually, while that used to be the case, "mount -a" nowadays will
remount a filesystem with the flags specified in /etc/fst
On Saturday 16 April 2005 03:00 pm, Joshua Tinnin wrote:
> On Sat 16 Apr 05 11:51, Joshua Tinnin <[EMAIL PROTECTED]> wrote:
> > On Sat 16 Apr 05 11:05, Glenn Dawson <[EMAIL PROTECTED]> wrote:
> > > At 10:35 AM 4/16/2005, Joshua Tinnin wrote:
> > > >You should probably install 5.3-RELEASE if at all
At 06:45 PM 4/16/2005, Benjamin Rossen wrote:
I think the problem you are having comes because you must boot your
machine in
single-user mode to make this work.
Then:
# mount -u /
# mount /usr
# passed root
Hi Benjamin. Joshua's earlier advice to do
# fsck -p
# mount -u /
# mount -a -t ufs
prior
Sorry... typo
# mount -u /
# mount /usr
# passwd root
-- Forwarded Message --
Subject: lost root passwd
Date: Sunday 17 April 2005 00:45
From: Benjamin Rossen <[EMAIL PROTECTED]>
To: freebsd-questions@freebsd.org
Marty
I think the problem you are having comes becau
Marty
I think the problem you are having comes because you must boot your machine in
single-user mode to make this work.
Then:
# mount -u /
# mount /usr
# passed root
You shall then be prompted as follows;
Enter new password:
Enter new password again:
#^D
The Ctrl+D causes the system to
On Sat 16 Apr 05 11:51, Joshua Tinnin <[EMAIL PROTECTED]> wrote:
> On Sat 16 Apr 05 11:05, Glenn Dawson <[EMAIL PROTECTED]> wrote:
> > At 10:35 AM 4/16/2005, Joshua Tinnin wrote:
> > >You should probably install 5.3-RELEASE if at all possible, or
> > >4.11-RELEASE (though 6.x is soon to be the STAB
On Sat 16 Apr 05 12:31, Marty Landman <[EMAIL PROTECTED]>
wrote:
> At 03:02 PM 4/16/2005, Joshua Tinnin wrote:
> > > Joshua, when I do the 'mount -u /' get back
> > >
> > > WARNING: R/W mount of / denied. Filesystem is not clean - run
> > > fsck mount: /dev/ad-s1a: Operation not permitted
> >
> >M
At 03:02 PM 4/16/2005, Joshua Tinnin wrote:
> Joshua, when I do the 'mount -u /' get back
>
> WARNING: R/W mount of / denied. Filesystem is not clean - run fsck
> mount: /dev/ad-s1a: Operation not permitted
Make sure to run that command before you mount any other fs, like right
after you fsck -p -
On Sat 16 Apr 05 11:22, Marty Landman <[EMAIL PROTECTED]>
wrote:
> At 01:35 PM 4/16/2005, Joshua Tinnin wrote:
>
> First, I've been warned about 5.2 before. Thing is a while back I
> asked a neighbor with broadband for a solid and he generously d/l'd
> the lastest stable fbsd for me. I have anothe
On Sat 16 Apr 05 11:05, Glenn Dawson <[EMAIL PROTECTED]> wrote:
> At 10:35 AM 4/16/2005, Joshua Tinnin wrote:
> >You should probably install 5.3-RELEASE if at all possible, or
> >4.11-RELEASE (though 6.x is soon to be the STABLE branch).
>
> Considering that 5.x was just recently declared stable an
At 01:35 PM 4/16/2005, Joshua Tinnin wrote:
First, I've been warned about 5.2 before. Thing is a while back I asked a
neighbor with broadband for a solid and he generously d/l'd the lastest
stable fbsd for me. I have another box running 4.8 from the mini-iso. I
don't want to ask him again, so if
At 10:35 AM 4/16/2005, Joshua Tinnin wrote:
You should probably install 5.3-RELEASE if at all possible, or
4.11-RELEASE (though 6.x is soon to be the STABLE branch).
Considering that 5.x was just recently declared stable and no release of
6.x is even scheduled (see http://www.freebsd.org/releng/),
At 01:10 PM 4/16/2005, Hexren wrote:
Have you tried not vipw in order to directly
manipulate the /etc/master.passwd file ?
I don't get this... I've tried editing /etc/master.passwd, but since the
permissions are 0600 afaik there's no way for me to change it.
Marty
Marty Landman, Face 2 Interface
At 01:09 PM 4/16/2005, Richard Collyer wrote:
Marty Landman wrote:
I have a relatively new 5.2 installation and have forgotten the root pw,
although I can log on as a member of group wheel.
Not sure how to fix this situation.
1. /etc/master.passwd has perm's of 0600 so afaik can't change this
e
On Saturday 16 April 2005 19:35, Joshua Tinnin wrote:
> On Sat 16 Apr 05 09:57, Marty Landman <[EMAIL PROTECTED]>
> > 3. rebooting into single user mode from the HD, after entering
> >
> > # mount -t ufs -a
>
> Did you do
>
> # mount -u /
>
> ?
>
This is the problem, in SU mode the / partitio
On Sat 16 Apr 05 09:57, Marty Landman <[EMAIL PROTECTED]>
wrote:
> I have a relatively new 5.2 installation
You should probably install 5.3-RELEASE if at all possible, or
4.11-RELEASE (though 6.x is soon to be the STABLE branch). 5.2 is no
longer supported, and it wasn't a production release. 5
> I have a relatively new 5.2 installation and have forgotten the root pw,
> although I can log on as a member of group wheel.
> Not sure how to fix this situation.
> 1. /etc/master.passwd has perm's of 0600 so afaik can't change this
> except as root
> 2. rebooting from the installation C
Marty Landman wrote:
I have a relatively new 5.2 installation and have forgotten the root pw,
although I can log on as a member of group wheel.
Not sure how to fix this situation.
1. /etc/master.passwd has perm's of 0600 so afaik can't change this
except as root
2. rebooting from the instal
I have a relatively new 5.2 installation and have forgotten the root pw,
although I can log on as a member of group wheel.
Not sure how to fix this situation.
1. /etc/master.passwd has perm's of 0600 so afaik can't change this
except as root
2. rebooting from the installation CD then select
On Wed, 22 Oct 2003 10:06:12 -0400
Lowell Gilbert <[EMAIL PROTECTED]> wrote:
> Eric Pogroski <[EMAIL PROTECTED]> writes:
>
> > here's whats needed:
> >
> >
> > # shutdown now
> > # (csh & tcsh both go fubar in
> > single-user mode) > still mounted>
> > # passwd root <--- this is import
Eric Pogroski <[EMAIL PROTECTED]> writes:
> here's whats needed:
>
>
> # shutdown now
> # (csh & tcsh both go fubar in
> single-user mode) still mounted>
> # passwd root <--- this is important - lost one system by NOT doing
> this
> # exit-or-reboot <--- I prefer a reboot, but th
On Tue, 21 Oct 2003 08:55:54 -0400
Lowell Gilbert <[EMAIL PROTECTED]> wrote:
> Eric Pogroski <[EMAIL PROTECTED]> writes:
>
> > On Tue, 07 Oct 2003 19:37:19 +
> > DanB <[EMAIL PROTECTED]> wrote:
> >
> > > Is there other way to change the root password that been lost
> > > without shutting dow
On Tue, 07 Oct 2003 19:37:19 +
DanB <[EMAIL PROTECTED]> wrote:
> Is there other way to change the root password that been lost without
> shutting down the computer.
>
> Old way shutdown space barboot -s #mount -t ufs -a
> #passwd
> # exit to multiusers.
Try this:
# shutdown now
< hit
DanB <[EMAIL PROTECTED]> writes:
> Is there other way to change the root password that been lost without
> shutting down the computer.
Other than hacking the password file, no.
At least, I hope not -- that would be a big security hole.
___
[EMAIL PROTEC
Is there other way to change the root password that been lost without
shutting down the computer.
Old way shutdown space barboot -s #mount -t ufs -a
#passwd
# exit to multiusers.
Dan
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/ma
> On Sunday, Dec 1, 2002, at 04:40 US/Pacific, Bernardo M. Brummer wrote:
> The root account isn't enabled by default.
> Run Netinfo Manager, located in Applications/Utilities
I SERIOUSLY would NOT recommend doing that. Leave the root account disabled.
Instead, use 'sudo' or 'sudo -s' for root ac
On Sun, 1 Dec 2002, Bernardo M. Brummer wrote:
> Is there a default (preconfigured) root passwd for new Mac OS X machines ,
> or any simple (that can be executed remotely or that this user could manage
> to follow on phone instructions) way to assign a new one ?.
As the admin user (
On Sunday, Dec 1, 2002, at 04:40 US/Pacific, Bernardo M. Brummer wrote:
Tried to su without password (just pressing Enter), but systems wants
password.
Is there a default (preconfigured) root passwd for new Mac OS X
machines ,
or any simple (that can be executed remotely or that this user could
I was asked to help out (remotly) with Mac OS X.
As I asked for the root passwd, the user (former Win, complete newbie with
Mac, very basic computer user) told that he didn´t know and that he had
never asigned any password (user or root) at all.
Tried to su without password (just pressing Enter
40 matches
Mail list logo