Sponsored Content
Full Discussion: Cancel Account
Contact Us Post Here to Contact Site Administrators and Moderators Cancel Account Post 302285522 by Perderabo on Monday 9th of February 2009 06:38:08 AM
Old 02-09-2009
BTW, we can change the name of an account for a VIP member. That would be easier than asking us to delete the account so you can create a new one.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

How to cancel all printjobs at once?

Hi unix-friends, I've got an RS6000 with Unix 4.3 as OS. I'm writing a script that i want to use for cancelling all print jobs at once. Does anyone have any good idea's, hints, or tips? Hope to hear from you, Erik (3 Replies)
Discussion started by: Erik Rooijmans
3 Replies

2. UNIX for Dummies Questions & Answers

Cancel QCompile

I need help, please!!!!!!!! I have accidentally selected to compile all my programs, which will probably take forever!! How can I cancel the compiling of the programs. I see in qstatus the huge list of programs waiting to be compiled. Thanks! :eek: (1 Reply)
Discussion started by: itldp
1 Replies

3. UNIX for Dummies Questions & Answers

Change Account to not lock account if password expires

I have access to 15+ UNIX boxes at work, and I do not consistently log onto all of them over time. When I do try to access one I havent been on in awhile, my account is locked as the password has expired. I need to request to the UNIX SA's that the password expiration is 90 days and that if it... (1 Reply)
Discussion started by: stringzz
1 Replies

4. Post Here to Contact Site Administrators and Moderators

cancel account

id like to cancel my account please. thanks (5 Replies)
Discussion started by: samb057
5 Replies

5. Linux

Apply disk quota to account(dedicate 3 GB to account).

Hi , I am faceing lot of problem due to "disk space is not enough". senerio is like as, In system has 5 account. a,b,c,d,e say account c if very critical. Due to other user's data, user 'c' is faceing disk space issue. I want to dedicate 3 GB for user 'c'. No user... (1 Reply)
Discussion started by: ashokd009
1 Replies

6. UNIX for Dummies Questions & Answers

Cannot cancel a print

Hi Everyone, I am trying to cancel a print. I am logged on as the user of the print and when I use the command 'cancel print_job' I get the message 'print_job: not authorized' I have cancelled other prints in the queue, but this particular job in the queue cannot delete. I even logged on as... (5 Replies)
Discussion started by: Scarlet
5 Replies

7. Post Here to Contact Site Administrators and Moderators

Is there an easy way for a moderator to cancel a duplicate account (other than banning the user)?

In the thread https://www.unix.com/shell-programming-and-scripting/254651-i-tried-add-permenat-alais-bashrc.html#post302932057 user Joshua Smith made his 1st and only post. Later in that thread, user jtsmith90 continued the conversation and said he had forgotten that he already had an account. ... (3 Replies)
Discussion started by: Don Cragun
3 Replies

8. How to Post in the The UNIX and Linux Forums

Simultaneously try to execute commands after connecting to remote account to one account

I have made password less connection to my remote account. and i tried to execute commands at a time. but i am unable to execute the commands. ssh $ACCOUNT_DETAILS@$HOST_DETAILS cd ~/JEE/*/logs/ (1 Reply)
Discussion started by: kishored005
1 Replies

9. Windows & DOS: Issues & Discussions

What happens to your skype account if you close outlook.com email account?

Hello, Does anyone know what happens to your skype account if you close the outlook.com email account which are linked together? As you know they are both owned by Microsoft. Thanks (0 Replies)
Discussion started by: milhan
0 Replies
SSHARE(1)							  SLURM Commands							 SSHARE(1)

NAME
sshare - Tool for listing the shares of associations to a cluster. SYNOPSIS
sshare [OPTIONS...] DESCRIPTION
sshare is used to view SLURM share information. This command is only viable when running with the priority/multifactor plugin. The sshare information is derived from a database with the interface being provided by slurmdbd (SLURM Database daemon) which is read in from the slurmctld and used to process the shares available to a given association. sshare provides SLURM share information of Account, User, Raw Shares, Normalized Shares, Raw Usage, Normalized Usage, Effective Usage, and the Fair-share factor for each association. OPTIONS
-A, --accounts= Display information for specific accounts (comma separated list). -a, --all Display information for all users. -h, --noheader No header will be added to the beginning of the output. -l, --long Long listing - includes the normalized usage information. -M, --clusters=<string> Clusters to issue commands to. -p, --parsable Output will be '|' delimited with a '|' at the end. -P, --parsable2 Output will be '|' delimited without a '|' at the end. -u, --users= Display information for specific users (comma separated list). -v, --verbose Display more information about the specified options. -V, --version Display the version number of sshare. --help --usage Display a description of sshare options and commands. SSHARE OUTPUT FIELDS
Account The Account. User The User. Raw Shares The raw shares assigned to the user or account. Norm Shares The shares assigned to the user or account normalized to the total number of assigned shares. Raw Usage The number of cpu-seconds of all the jobs that charged the account by the user. This number will decay over time when PriorityDe- cayHalfLife is defined. Norm Usage (only appears with sshare -l option) The Raw Usage normalized to the total number of cpu-seconds of all jobs run on the cluster, subject to the PriorityDecayHalfLife decay when defined. Effectv Usage The Effective Usage augments the normalized usage to account for usage from sibling accounts. FairShare The Fair-Share factor, based on a user or account's assigned shares and the effective usage charged to them or their accounts. EXAMPLES
> sshare -A <Account> > sshare --parsable --users=<User> COPYING
Copyright (C) 2008 Lawrence Livermore National Security. Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). CODE-OCEC-09-009. All rights reserved. This file is part of SLURM, a resource management program. For details, see <http://www.schedmd.com/slurmdocs/>. SLURM is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. SLURM is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. SEE ALSO
slurm.conf(5), slurmdbd(8) sshare 2.0 November 2008 SSHARE(1)
All times are GMT -4. The time now is 04:33 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy