Sponsored Content
Full Discussion: Reset Password
Top Forums UNIX for Beginners Questions & Answers Reset Password Post 303009094 by Scott on Friday 8th of December 2017 03:07:17 PM
Old 12-08-2017
I forgot about all that role stuff (try to avoid Solaris these days Smilie). Good info, thanks!
 

10 More Discussions You Might Find Interesting

1. Forum Support Area for Unregistered Users & Account Problems

Not receiving my reset password

Hi, I reset my password couple of times. On both the occasions, I get the message that the password is reset and it would be mailed to you. But I have never received the mail. Could you please let me know my password so that I can login. My user id is ranj@tcs. Thanks, Ranjith (1 Reply)
Discussion started by: whyaskedhere
1 Replies

2. Post Here to Contact Site Administrators and Moderators

I would like to reset my password

Hi Moderators, I forgot the login password and am accessing the forum page through save form password credentials. Could you please reset my password ? Thanks, :) (5 Replies)
Discussion started by: matrixmadhan
5 Replies

3. Forum Support Area for Unregistered Users & Account Problems

Password reset not being accepted

Why would a password reset, a provided numerical value thru email, not be accepted when trying to log in with it? I have expired the 5 login attempts twice with still no acceptance. thanks for the help (3 Replies)
Discussion started by: W.A.C.
3 Replies

4. UNIX for Advanced & Expert Users

Password reset

Can anyone tell me if it is possible to have cron change your password every month from an encrypted list of passwords?I have several servers I hardly ever go near but when I do the password has always expired and it takes a long time to get the administrators to reset it for me. I was thinking... (4 Replies)
Discussion started by: steadyonabix
4 Replies

5. Hardware

Reset ILO password

HI Guys I have forgot my ILO password for REDHAT Linux, Its Protriat HP server. I need to set new password for ILO without installing any RPM like "hponfig".... I need to set password in terminal. please give me steps to change the password waiting for ur replys (1 Reply)
Discussion started by: suresh_krish
1 Replies

6. Solaris

ALOM password reset

Hi , How to reset ALOM/SC password for Solaris box Sun Fire T-200 Thanks (5 Replies)
Discussion started by: chetansingh23
5 Replies

7. Shell Programming and Scripting

Password reset script

Hi all, I am using an command which reset the password for the user, its working fine on Solaris boxes but sometimes the samw was not happening on some of linux boxes. /bin/echo username | passwd --stdin username I am new to unix and shell scripting,so it would be very helpful for me... (1 Reply)
Discussion started by: sudharson
1 Replies

8. OS X (Apple)

Reset Password

So my dad bought an iMac from my mom, but she does not know the admin password anymore. I read on the apple forums that I should look here for help on resetting the password. The iMac runs OSX 10.6.3. I would really appreciate any help. Thanks (3 Replies)
Discussion started by: PhsycoDragon
3 Replies

9. Red Hat

User password reset

Hello - I want to reset user password in multiple server via root ID. I have passwordless authentication for root between all the servers. I an use loop to reset the password. I am using below command in loop echo mypassword | passwd username --stdin However, if anyone sees history - he... (5 Replies)
Discussion started by: saurabh84g
5 Replies

10. Forum Support Area for Unregistered Users & Account Problems

Password sent via reset password email is 'weak' and won't allow me to change my password

I was unable to login and so used the "Forgotten Password' process. I was sent a NEWLY-PROVIDED password and a link through which my password could be changed. The NEWLY-PROVIDED password allowed me to login. Following the provided link I attempted to update my password to one of my own... (1 Reply)
Discussion started by: Rich Marton
1 Replies
MDQUERY(1)							    Shibboleth								MDQUERY(1)

NAME
mdquery - Query Shibboleth metadata SYNOPSIS
mdquery -e entity [-a app] [-nostrict] mdquery -e entity -r role -p protocol [-a app] [-ns namespace] [-nostrict] DESCRIPTION
mdquery queries and displays Shibboleth SP metadata. It is primarily a debugging tool to use in conjunction with advice from the Shibboleth mantaininers. It can display either the metadata for an entity or the metadata for a particular role. OPTIONS
-a app Specifies the application ID for which to retrieve metadata. If not given the default is "default". -e entity Specifies the entity ID for which to show metadata. Normally this is the entity descriptor ID for an entity with which one is having a problem (such as the entity ID for the local SP). -nostrict Relax the strictness of checking (such as of expiration dates). -ns namespace When retrieving metadata for a particular role, specify the namespace. If not given, the default is the SAML20MD namespace. -p protocol Specify a protocol when retrieving metadata for a particular role. Normally one would use the -saml10, -saml11, or -saml2 options to specify the protocol name, but this option allows an arbitrary protocol to be specified. -saml10 Specify a protocol of SAML 1.0. -saml11 Specify a protocol of SAML 1.1. -saml2 Specify a protocol of SAML 2.0. -r role Retrieve the metadata for a particular role. Normally one would use the -idp, -aa, -pdp, or -sp options to specify the role name, but this option allows an arbitrary role to be specified. -idp Specify a role of IDPSSODescriptor. -aa Specify a role of AttributeAuthorityDescriptor. -pdp Specify a role of PDPDescriptor. -sp Specify a role of SPSSODescriptor. AUTHOR
This manual page was written by Russ Allbery for Debian GNU/Linux. COPYRIGHT
Copyright 2008 Russ Allbery. This manual page is hereby placed into the public domain by its author. 2.4.3 2012-02-16 MDQUERY(1)
All times are GMT -4. The time now is 12:09 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy