3 Jun 2008 twisti   » (Master)

Password storage of nwamd(1)

Because I didn't know my WIFI password from the top of my head, I entered the wrong one when nwamd(1) was asking for it. But it didn't ask again. So I wondered where the passwords are stored.

After some google'ing I found the correct command:

# dladm show-secobj

Then I could delete the stored password with:

# dladm delete-secobj nwam-twisti-xx.xx.xx.xx.xx.xx

It seems dladm(1) is just a frontend for text files. The passwords are actually stored in /etc/dladm/secobj.conf.

Latest blog entries     Older blog entries

New Advogato Features

FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!