LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

iceauth

manages ICE authorization entries

TLDR

List entries
$ iceauth list
copy
Extract to file
$ iceauth extract [auth-file]
copy
Add entry
$ iceauth add [protocol] [address] [auth-name] [auth-data]
copy
Merge from file
$ iceauth merge [auth-file]
copy

SYNOPSIS

iceauth [options] [command]

DESCRIPTION

iceauth manages ICE (Inter-Client Exchange) authorization entries. ICE is used for communication between X11 clients.The tool handles authentication records for X session managers and similar applications. It's analogous to xauth for X display connections.

PARAMETERS

COMMAND

Command (list, add, remove, extract, merge).
list
List authorization entries.
add
Add entry.
remove
Remove entry.
extract
Extract to file.
merge
Merge from file.
--help
Display help information.

INSTALL

sudo apt install x11-xserver-utils
copy
sudo dnf install iceauth
copy
sudo apk add iceauth
copy
sudo zypper install iceauth
copy
nix profile install nixpkgs#iceauth
copy

CAVEATS

X11 specific. Used by session managers. Low-level utility.

HISTORY

iceauth is part of X.Org for managing ICE protocol authentication, used in X session management.

SEE ALSO

xauth(1), Xorg(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid