Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Password limitations

Featured Replies

I've found a bug or limitation in setting passwords for users including root. I set a strong password something along the lines of !W@Q#E$R2w3e1q4r. When I set the password i was able to login as root without a password and the users with the strong password were simply not allowed to view shares.

 

I am able to set strong passwords like this in Ubuntu and Ubuntu Server.

 

Is this a slackware limitation or something?

  • 2 weeks later...

Short answer: can't use these characters in a password: | & ; ( ) < > space tab ; $ # * @

 

Long answer: the System Management Utility uses a bash shell to set the system password (using chpasswd command) and the samba password (using the smbpasswd command).  The above characters have special meaning to the shell.  The one you hit on, # (hash), means to "ignore all remaining text on the line", which caused the behavior you saw.

 

If you don't use system() and you use fork and exec with proper arguments set up, then I believe you do not have to worry about shell characters.

It takes more work to build an argument vector, fork, exec and parse the return code, but in the end it is safer and you do not use a shell.

Added to the FAQ here.  Feel free to edit or expand.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.