Looking for an effective way to quickly access SMB shares from Fedora
- 
 @DustinB3403 said in Looking for an effective way to quickly access SMB shares from Fedora: @travisdh1 said in Looking for an effective way to quickly access SMB shares from Fedora: @IRJ said in Looking for an effective way to quickly access SMB shares from Fedora: @DustinB3403 said in Looking for an effective way to quickly access SMB shares from Fedora: @IRJ said in Looking for an effective way to quickly access SMB shares from Fedora: @JaredBusch said in Looking for an effective way to quickly access SMB shares from Fedora: Put your username and password in a text file in your hidden /home/user/.configfolder.
 Create this file/home/user/.config/smb_creds
 With this contentusername=SMBUser password=SMBPasswordCan I store domain there as well? You'd just enter the username as domain@useriircok. That is easy enough. I'd make another script to unmount the shares when your done with them as well. #!/bin/bash unmount /mount/pointMight make that one big general dismount for all of the shares you might even use. Rather than a script per SMB server. I don't like unmounting multiple things with a single command. I've been burned by unmounting important things in the past. 
- 
 On a side question, how do you guys deal with password changes and SMB shares that get mounted like this? Seems like it would be a pain in the rear to have to go and constantly update several files with new passwords every 90 days or so. 
- 
 @DustinB3403 said in Looking for an effective way to quickly access SMB shares from Fedora: On a side question, how do you guys deal with password changes and SMB shares that get mounted like this? Seems like it would be a pain in the rear to have to go and constantly update several files with new passwords every 90 days or so. I know of no one who changes domain passwords that frequently - thank the maker. EHR passwords - that's another story. 
- 
 @Dashrender said in Looking for an effective way to quickly access SMB shares from Fedora: @DustinB3403 said in Looking for an effective way to quickly access SMB shares from Fedora: On a side question, how do you guys deal with password changes and SMB shares that get mounted like this? Seems like it would be a pain in the rear to have to go and constantly update several files with new passwords every 90 days or so. I know of no one who changes domain passwords that frequently - thank the maker. EHR passwords - that's another story. You know me  
- 
 @DustinB3403 said in Looking for an effective way to quickly access SMB shares from Fedora: On a side question, how do you guys deal with password changes and SMB shares that get mounted like this? Seems like it would be a pain in the rear to have to go and constantly update several files with new passwords every 90 days or so. That's why I suggested prompting for the password in that sample script. 
- 
 @travisdh1 said in Looking for an effective way to quickly access SMB shares from Fedora: @DustinB3403 said in Looking for an effective way to quickly access SMB shares from Fedora: On a side question, how do you guys deal with password changes and SMB shares that get mounted like this? Seems like it would be a pain in the rear to have to go and constantly update several files with new passwords every 90 days or so. That's why I suggested prompting for the password in that sample script. Would you manually set the username instead though? (because users) 
- 
 @DustinB3403 said in Looking for an effective way to quickly access SMB shares from Fedora: @Dashrender said in Looking for an effective way to quickly access SMB shares from Fedora: @DustinB3403 said in Looking for an effective way to quickly access SMB shares from Fedora: On a side question, how do you guys deal with password changes and SMB shares that get mounted like this? Seems like it would be a pain in the rear to have to go and constantly update several files with new passwords every 90 days or so. I know of no one who changes domain passwords that frequently - thank the maker. EHR passwords - that's another story. You know me  WTH are you doing that to your users? 
- 
 This post is deleted!
- 
 @Dashrender said in Looking for an effective way to quickly access SMB shares from Fedora: @DustinB3403 said in Looking for an effective way to quickly access SMB shares from Fedora: @Dashrender said in Looking for an effective way to quickly access SMB shares from Fedora: @DustinB3403 said in Looking for an effective way to quickly access SMB shares from Fedora: On a side question, how do you guys deal with password changes and SMB shares that get mounted like this? Seems like it would be a pain in the rear to have to go and constantly update several files with new passwords every 90 days or so. I know of no one who changes domain passwords that frequently - thank the maker. EHR passwords - that's another story. You know me  WTH are you doing that to your users? Because they choose to use Apple. . . 
- 
 Also the command is umountnotunmountatleast on Fedora 29.
- 
 @DustinB3403 said in Looking for an effective way to quickly access SMB shares from Fedora: Also the command is umountnotunmountatleast on Fedora 29.Typo by me 
- 
 
- 
 @DustinB3403 said in Looking for an effective way to quickly access SMB shares from Fedora: @Dashrender said in Looking for an effective way to quickly access SMB shares from Fedora: @DustinB3403 said in Looking for an effective way to quickly access SMB shares from Fedora: @Dashrender said in Looking for an effective way to quickly access SMB shares from Fedora: @DustinB3403 said in Looking for an effective way to quickly access SMB shares from Fedora: On a side question, how do you guys deal with password changes and SMB shares that get mounted like this? Seems like it would be a pain in the rear to have to go and constantly update several files with new passwords every 90 days or so. I know of no one who changes domain passwords that frequently - thank the maker. EHR passwords - that's another story. You know me  WTH are you doing that to your users? Because they choose to use Apple. . . what? why would t hat matter? 
- 
 @Dashrender said in Looking for an effective way to quickly access SMB shares from Fedora: @DustinB3403 said in Looking for an effective way to quickly access SMB shares from Fedora: @Dashrender said in Looking for an effective way to quickly access SMB shares from Fedora: @DustinB3403 said in Looking for an effective way to quickly access SMB shares from Fedora: @Dashrender said in Looking for an effective way to quickly access SMB shares from Fedora: @DustinB3403 said in Looking for an effective way to quickly access SMB shares from Fedora: On a side question, how do you guys deal with password changes and SMB shares that get mounted like this? Seems like it would be a pain in the rear to have to go and constantly update several files with new passwords every 90 days or so. I know of no one who changes domain passwords that frequently - thank the maker. EHR passwords - that's another story. You know me  WTH are you doing that to your users? Because they choose to use Apple. . . what? why would t hat matter? It's the only reason I can give you, it's above my pay-grade and I figure someone wanted to make the users pay. 
- 
 @DustinB3403 said in Looking for an effective way to quickly access SMB shares from Fedora: @Dashrender said in Looking for an effective way to quickly access SMB shares from Fedora: @DustinB3403 said in Looking for an effective way to quickly access SMB shares from Fedora: @Dashrender said in Looking for an effective way to quickly access SMB shares from Fedora: @DustinB3403 said in Looking for an effective way to quickly access SMB shares from Fedora: @Dashrender said in Looking for an effective way to quickly access SMB shares from Fedora: @DustinB3403 said in Looking for an effective way to quickly access SMB shares from Fedora: On a side question, how do you guys deal with password changes and SMB shares that get mounted like this? Seems like it would be a pain in the rear to have to go and constantly update several files with new passwords every 90 days or so. I know of no one who changes domain passwords that frequently - thank the maker. EHR passwords - that's another story. You know me  WTH are you doing that to your users? Because they choose to use Apple. . . what? why would t hat matter? It's the only reason I can give you, it's above my pay-grade and I figure someone wanted to make the users pay. talk about cutting off your nose to spite your face. 
- 
 Autofs. 
- 
 @Francesco-Provino said in Looking for an effective way to quickly access SMB shares from Fedora: Autofs. I have done some tinkering with Autofs... It's interesting, but it did work. I don't have it set up on anything at the moment though. 




