g defaults for command-line arguments in case the user omits them. We'll use the first one in our first ... the command like literally. Under bash this is a user-settable option. In fact, under bash you can disa... response. Part of the beauty of Unix is that each user has many options about how they choose to program... s recognised by the library and not handed to the user defined functions.
--encoded-args
Signals to t
-password</code>
Anzulegen ist die Datei z.B. für User Gerald mit
<code>htpasswd -c /var/www/webdav-ftp-password gerald</code>
(Weitere User ohne -c). Die Datei sollte natürlich nicht für We... /www/webdav-ftp-password
Require valid-user
</Location>
</code>
Evt. mod_auth_pam + m... 022
#
# Uncomment this to allow the anonymous FTP user to upload files. This only
# has an effect if the
gen, erkennen Sie anhand der Ausgabe von:
<code> user@sonne> rpm -ql shadow</code>
Bevorzugen Sie die ... :
<code>
root@sonne> '''grpck'''
group uucp: no user uucpfaxroot
delete member `uucpfaxroot'? n
grpc... de>
root@sonne> '''vigr -s'''
...
fibel::root:user
'''newgroup::root:'''
~
~
~
'''-- INSERT --'... ieder hinzufügen''
<code>
root@sonne> gpasswd -a user fibel
Adding useruser to group fibel</code>
''
====== Usermod/useradd ======
{{tag>"add user to group" "user group" add user "change group"}}
===== usermod example - Add a existing user to existing group =====
Add existing user tony t
ion:
<code>
40 cd
41 ls
42 cd /home/user/
43 ls
44 df
45 ls -a
46 rm .AME/... 0-persistent-net.rules
49 ls
50 rm /home/user/.config/xfce4/desktop/group-app.xml
51 ls
... erc4.tar.bz2 /usr/sbin/oobe /usr/share/oobe /home/user/.bash_profile
428 ls
429 cp ../080805-1010... share/oobe/ /usr/bin/xkb_plugin_set_xorg.sh /home/user/.bash_profile /home/user/.kde/share/config/kpower
ilar to this:
<code>~ $ /media/<disk>/.ecryptfs/<user>/.Private
~ $ /media/<disk>/<user>/.Private</code>
In my case I got the first one.
<code>~ $ sudo fin... ted auth tok with sig [9986ad986f986af7] into the user session keyring
* Inserted auth tok with sig [76a9f69af69a86fa] into the user session keyring (write down the second value in
ile /usr/local/etc/apache2/webdav.passwd
Require user foo
</Location>
</code>
Weitere Authentifizierung... tzer foo gefragt. Achtung! Legt man einen zweiten User an, so ist das "-c" wegzulassen! Danach gibt man ... libexec/apache2/mod_auth_digest.so
</code>
Um dem User foo die Möglichkeit zu geben sich verschlüsselt a... ocal/etc/apache2/webdav.htdigest.passwd
Require user foo
</Location></code>
Wie man sieht sind die Ä
em Thema einen
<a href="http://www.linux-user.de/ausgabe/2005/08/068-pdftk/index.html">Artikel<... a> für die Zeitschrift <a href="http://linux-user.de">Linux User</a> geschrieben.
</p>
<p class="intext">
Die Seite wird in regelmäß... PDF-Datei zu lesen,
für die ich das gesetzte User-Password nicht kenne.
Es gibt inzwischen (seit
st step is to edit the /etc/fstabfile as the root user.
The /etc/fstab file is the central file for al... s and determines whether or not the filesystem is user mountable.
If you want the NFS volume to be mou... sses to the exported filesystem, made as the root user on the client machine, take place as the nobody user ID. This effectively "squashes" the power of the r
gewählten Passwort!):
<code>
mysql> UPDATE mysql.user SET Password=PASSWORD('IhrNeuesPasswort')
-> WHERE User='root';
mysql> FLUSH PRIVILEGES;
PASSWORD('neues ... werden
</code>
Problem: Debian nutzt einen mysql-User namens 'debian-sys-maint'. Der wurde
bei meiner ... qld --skip-grant-tables
dann.
<code>
select host,user from user;
</code>
hier sieht man das Problem: Es
keygen -t rsa'
- make sure it defaults to: '/<user's home dir>/.ssh/id_rsa'
- no passphrase (not ... lic key with the name 'authorized_key'
- 'cp /<user's home dir>/.ssh/id_rsa.pub /<user's home dir>/.ssh/authorized_key'
- copy authorized_key to the .ss... system. (use 'scp' for secure comms)
- 'scp /<user's home dir>/.ssh/authorized_key <remote user>@<ip