About 1,745,225 results (2,464 milliseconds)

Authorize the gcloud CLI | Google Cloud CLI Documentation

https://cloud.google.com/sdk/docs/authorizing
Types of accounts · Choose an authorization type · Authorize with a user account · Authorize with a service account · List accounts · Switch the active account · Set ...

Password for root in Linux? (Chrome OS 69) - Google Pixelbook ...

https://support.google.com/pixelbook/thread/378095/password-for-root-in-linux-chrome-os-69?hl=en
Sep 30, 2018 ... If I were to run ' sudo su jbowdre ' instead that would actually create a user-level shell inside of the root one. It's better to exit than to ...

Bulk Changing the Change Password setting to No

https://groups.google.com/g/google-apps-manager/c/D8-R67Ah3zQ
I found the needed command (gam update user [username] changepassword no) but have been unsuccessful in using a PowerShell script with a csv file to run. I have ...

gcloud auth login | Google Cloud CLI Documentation

https://cloud.google.com/sdk/gcloud/reference/auth/login
... linux · macos · windows · list · login · print-access-token · print-identity-token ... change-quorum · create. ddl. Overview · describe · update · delete ...

Firebase CLI reference | Firebase Documentation

https://firebase.google.com/docs/cli
... Change · CloudEvent · CloudFunction. Database. Overview · DatabaseEvent · DataSnapshot ... User · Version · Migrate to Java Admin SDK v7. Python. Overview ...

gcloud CLI overview | Google Cloud CLI Documentation

https://cloud.google.com/sdk/gcloud
To work with multiple projects or authorization accounts, you can set up multiple configurations with gcloud config configurations create and switch among the ...

Change username for web ssh login on OS Login

https://groups.google.com/g/gce-discussion/c/rXVaaYd6rLk
Jul 16, 2018 ... ... new username called beta using the following command: $ gcloud compute ssh beta@debian --zone us-central1-f. User 'beta' will automatically ...

Sudo Password - Chromebook Community

https://support.google.com/chromebook/thread/71085776/sudo-password?hl=en
Sep 14, 2020 ... ... account password before an elevated command can be executed. Chromebooks do things a bit differently. Your Linux user account also doesn't ...

Switch to root user using dzdo

https://groups.google.com/g/ansible-project/c/HyRdP90q2_8
Feb 7, 2020 ... The user has root privileges by running following command in the terminal: dzdo su - It's actually the only way (no sudo, no root password) to get root access.

Managing gcloud CLI configurations | Google Cloud CLI ...

https://cloud.google.com/sdk/docs/configurations
Configurations are stored in your user config directory (typically ~/.config/gcloud on MacOS and Linux, or %APPDATA%\gcloud on Windows); you can find the ...

Connect to Linux VMs as the root user | Compute Engine ...

https://cloud.google.com/compute/docs/connect/root-ssh
Change PermitRootLogin no to PermitRootLogin prohibit-password in the /etc/ssh/sshd_config file, by running the following command:.

Need to Change Admin and Wazuh_user Passwords

https://groups.google.com/g/wazuh/c/b9RA8S5vGvk
You can change the password for your machines system user wazuh-user from default password wazuh to any custom one just by running the passwd command in your ...

Manage access to projects, folders, and organizations | IAM ...

https://cloud.google.com/iam/docs/granting-changing-revoking-access
Revoke a role by editing the JSON or YAML allow policy returned by the get-iam-policy command. This change won't take effect until you set the updated allow ...

Renaming and moving of users to a new sub-domain

https://groups.google.com/g/google-apps-manager/c/XcLz9DegKso
If you're using Linux or Mac OS, there are also ways to use a shell script to loop through a CSV for them. Hope this helps. Regards, Jay Lee LCS Deployment Lead ...

is it possible to create the gerrit admin user on the command line ...

https://groups.google.com/g/repo-discuss/c/EGcQIYMgyTo
Mar 12, 2015 ... As I see it the builtin ssh server only offers "publickey" as an auth mechanism and I don't see a way to change this via the config. So I guess ...

Manage users with built-in authentication | Cloud SQL for MySQL ...

https://cloud.google.com/sql/docs/mysql/create-manage-users
If you need to change the privileges for these users, then use the GRANT or REVOKE command in the mysql client.

Terminal (Linux) not working - Chromebook Community

https://support.google.com/chromebook/thread/106887751/terminal-linux-not-working?hl=en
Apr 20, 2021 ... The last thing I can think to try would be powerwashing your Chromebook and then setting up Linux again. ... I'm just a user like you who helps ...

trac authentication & how to change password

https://groups.google.com/g/trac-users/c/rHZao-1Mjoo
2- other than using trac-admin, can user change their own password? 3- after ... Cannot find anything in the documentation about this except trac-admin command in ...

Quickstart: Install the Google Cloud CLI

https://cloud.google.com/sdk/docs/install-sdk
... cli-linux-x86_64. ... These include authorizing the gcloud CLI to access Google Cloud using your user account credentials and setting up the default configuration ...

Linux terminal starts then exits - Chromebook Community

https://support.google.com/chromebook/thread/151594130/linux-terminal-starts-then-exits?hl=en
Feb 20, 2022 ... The chsh command should be run either as the user for which you're trying to change the shell (` chsh -s /path/to/shell `), or you can run it ...