Ubuntu Networking :: Undo Samba Share Password "Remember Forever" Choice?
Mar 8, 2011
My spouse chose to check the "Remember Forever" password choice when opening a Samba share on the machine. After a few minutes of "You shouldn't do that!" lecture ... how can this be undone?
View 4 Replies
ADVERTISEMENT
Sep 30, 2010
I'm on Debian Lenny. I've shared a folder on gnome GUI, then went to win 7. I see my machine, SERVDEB01. When I click on it, I get the login popup. The workgroup set in samba is FILE-SHARING, so I login with the following: FILE-SHARINGmyuser password and that's when I get the unknown username or bad password thing.
I had a look to /etc/samba/smb/conf security = user is uncommented the shared folder appears at the end of the config file In despair, I've also created an identical user on win 7 and the linux box. I've been into the security Local Policies of windows 7 set NTLM to LM and NTLM (instead of NTLMv2) Here's my smb.conf in case it's needed.
[Code]....
View 4 Replies
View Related
Aug 21, 2010
I have an old laptop trying to mount a share with samba on a server.
Laptop and server both running ubuntu 9.04.
When I try to mount a share on the server
I get a password prompt, and no server passwords work.
This is a guest share, and my two windows laptops mount it no problem with no password.
Here's the relevant part of the smb.conf:
Laptop and server are on the same workgroup.
View 4 Replies
View Related
Jul 27, 2010
I want VLC to be the default media player in my Ubuntu 10.04 installation. However, even though I right click on a media file and select it to open with VLC and ticks the "Remember this application for ..." box, files of this type still keep opening in the "Movie Player" application. It seems the "Remember this application for ..." box has no effect what-so-ever. Anyone know what might be wrong? Some configuration file somewhere that I don't have the right to or something?
View 3 Replies
View Related
May 13, 2010
I hate to make a new thread for something that has probably already been solved, but searching through all the threads can be a challenge in itself.Every time I log in to Ubuntu 10.04 I am asked for the password to my Wi-Fi connection. About a week ago it was working fine, however after, I think, the second update Ubuntu was longer able to remember the password. Its not a major problem as I can access the Internet its just really inconvenient.
View 2 Replies
View Related
Jan 20, 2010
I routinely use somewhat spotty wireless hotspots, and Network Manager is driving me insane. Whenever there's a momentary drop, NM will prompt me for my password. I enter it, and it connects perfectly. And then 5 minutes later, it'll prompt me again. How do you instruct NM to remember a password, and stop prompting?
View 2 Replies
View Related
Feb 3, 2011
How to create a smb share without prompting win users for a password?
Following is my smb.conf.
I have added a user called ux_share in the system and created the /home/ux_share/share with the right permission. And created the smbuser ux_share too.
Now when I try to access the share from a winbox it prompts for the passw.This share is likely to access by several winusers and i have no idea about thier workgroup names whatsoever. This is just a simple share im trying to publish just like an annonymous vsftpd account.
View 4 Replies
View Related
Sep 21, 2009
I have set up my samba server. I tested from my windows side, all the public ones works fine except the [homes]. Here is my [homes] setting:
Code:
[homes]
comment = Home Directories
browseable = yes
writable = yes
The homes is suppose to let each user see his/her own home directory. But I tested at the windows side, I found that windows doesn't even prompt me about username or password, it just directly give me "not accessible" error. How do I config so my windows side at least prompt me about username/password?
View 12 Replies
View Related
Sep 7, 2011
I'm working on sharing a user's home folder using the username and password of the user's lLnux account. I noticed that home folder sharing is quite easy as I just need to change the smb.conf file to enable it. However I can't seem to login anyway. It seems that Samba keeps its own records of username and passwords. Is there a way that I can map/sync the Linux users' usernames and passwords automatically to Samba? The end result should be that whenever I add a new user or a user changes his/her Linux login password,Samba automatically changes its password as well.
View 1 Replies
View Related
Jun 13, 2011
I would like to know how to share a folder in samba with no need of password for individual user without using guest
View 5 Replies
View Related
Jun 13, 2011
I would like to know how can I share a folder in samba with no need of user and password with write permission, with no need of using guest user.
View 3 Replies
View Related
Apr 26, 2011
Start>Run>\192.168.0.1storage gives me "The specified network password is not correct." It lists my domain as "ANTEC" which is the name of my computer, though I've changed the workgroup to WELLS. I've run:
setsebool -P samba_domain_controller on
Trying to connect to samba locally gives me this:
Code:
[tedward@hp-firegate ~]$ smbclient //192.168.0.1/storage -Utedafur
Password:
session setup failed: NT_STATUS_LOGON_FAILURE
[code]....
View 6 Replies
View Related
Sep 3, 2010
Code:
# ls -s /usr/share/ ~/.icons/default by an accident. How do I undo it?
View 7 Replies
View Related
Jan 23, 2011
I was trying to reset my personal account's password in Ubuntu (via the root prompt in recovery mode),How do I undo the password set for root? From what I understand, it doesn't need a password, and I'm afraid I may have just ruined some built-in security feature that keeps root protected if you don't set a password.
View 2 Replies
View Related
Jul 17, 2010
I want to use samba for file sharing like on a Windows home network. Actually they are all Linux machines but nfs is too complicated. On my host machine I installed samba and system-config-samba. I created a new share for /home, check marked writable and visible and put access to everybody. For preferences-->server settings--> security the "authentication mode" is set to user, encrypt passwords is no, and guest account is no guest account. Under preferences-->samba users I added myself as a user with the same windows user name as my Linux user name and the same password.
My client is a virtualbox fedora (used for testing purposes but actual clients will be real computers on my home network). I entered the address smb://192.168.1.184. When asked for the user name and password I put my regular user name and password since that was what I set in samba users. However, the password dialog keeps coming up and won't let met into my own computer. If I quit it says something like access is denied. How can I get my home network back? I liked this feature when my home computers ran XP but I switched them to Fedora 12.
View 2 Replies
View Related
Jan 22, 2011
I have installed ubuntu 10.10 and the Samba addon to configure my shares to my Windows terminals.This is what I got
Firewall off (utf disabled)
Internal Sata /dev/sda1 (EXT4 FS)
External USB HDD /dev/sdb1 mounted at /media/SG1500GB (EXT4 FS)
I have two shares
1. //home/test - Which I can see and access with no problems (can't write to it though even though I set the share as writable?, but, I can read from it). This is available to everyone. My windows terminal can see this folder and access it. This is on my main 80GB internal drive /dev/sda1.
2. //media/SG1500GB/Music. I set this up for everyone full access and I can see it at all my Windows machines but,I can't get into the folder. Windows keeps giving me an error stating network path not found.I also try to access it via the Nautilus (Places/Network/system/music) and get an error message "unable to mount location, Failed to mount windows share". This drive is mounted per the disk utility.
View 4 Replies
View Related
Feb 15, 2010
I have karmic on my laptop, and I can't access my windows network. I have had previous versions of ubuntu and managed to configure samba. However, since my last reinstall, I can't get it to work.
View 7 Replies
View Related
Nov 1, 2010
Is there a way I can have empathy remember my account name but not my password? I don't like having it remember my password but I can't see anyway to remove it without Empathy telling me my account set up is not complete.i have ubuntu 10.10 64bit
View 3 Replies
View Related
Jun 11, 2011
I've got a strange issue here concerning Firefox. Of some sites i don't ant my login and password to be saved by Firefox. The question pops up (below navigation bar) i click no and it's gone. But when i go to the same website, let's say, the next day, i get the same question. This issue is not related to 1 website, it's doing with all kinds of sites i log in to.
How can i prevent that FF comes up with that question to remember my login/password even when i clicked on No, do not remember? Pleae keep in mind that some site i do let FF save my login/password, those sites are regular visited by me. So unchecking the option in preferences i rather don't want that.
Who can tell me why FF keeps coming up with that question even if i click on no?
View 6 Replies
View Related
Mar 4, 2010
I am running Jaunty 9.0.4. I used system-config-samba (gui) to configure Samba. I put myself as a user and tried to map the drive from my local PC. I am unable to map the drive. On windows, I try to connect using a different user and when I select finish, it prompts me again and adds my workgroup before my user name.
View 8 Replies
View Related
Jun 6, 2010
When I create a new folder on my ubuntu machine and share it with my windows 7 machine using 'net usershare add <dir> <path>', I can't get write perms in Win 7. It keeps giving me a "You need permission to perform this action'. I've chmod the folder to 777 but still no luck.
The funny thing is, it was all working fine until I tried to add a new usershare yesterday (Can't think what I've changed). I use this sharing method to share all of my development /var/www/ folders so I can work on them from my win machine.
I have had a few problems with my samba smb.conf, and it nuked and rebuilt yesterday. I'm fairly new to the Linux game, and this permissions problem has me baffled.
View 1 Replies
View Related
Jul 26, 2010
I have mounted a samba share on my desktop from a remote server (with smb4k). There I created a symlink to "/". When I open the symlink with konqueror it opens the right one (the root directory of the server), but when i open this link with the shell (cd rootfs/), then it opens my local root directory (of my host)... Is it possible to open the right link with the shell?
View 1 Replies
View Related
Sep 15, 2010
Ubuntu 10.04 with Windows OS as Virtualbox, using Samba I connected to another computer which shows up mounted as:
Code:
smb://scott/premier9/
Now in Virtualbox Shared folders it doesn't show up so I can't share it?
Screen shots below...
How can I See it in Virtualbox?
View 1 Replies
View Related
Nov 16, 2010
My desktop is now dual boot, Xubuntu 10.10 has been added to WinXP. The attached parallel printer works fine with either OS. When running XP I can share the printer with my two XP laptops without problem. I cannot share it when the desktop is running Xubuntu. Neither laptop can see the printer. However, if I open the desktop Samba config application, change any parameter, retype in the original parameter, both laptops can see and connect to the shared printer - until I reboot the desktop
View 9 Replies
View Related
Jan 7, 2011
I've installed ubuntu 10.10 and shared with samba a folder of the disk with no problem I tryed to share 2 different usb disk and I got problems!
With windows I can see the shares, but not browse and all the setting in smb.conf are the same for the folder in the hard drive and the USB disk
View 3 Replies
View Related
May 3, 2011
I have a samba-share that mounts on my desktop. But how do I find it from applications?
When I browse from application is not visible in the desktop folder.
PS. I find it with smb://pathway, but I don't know how I can do it from some gui-applications.
View 1 Replies
View Related
May 8, 2011
I have two Ubuntu 10.10 computers and two Windows XP computers connected to my network. I cannot share files between the Ubuntu computers using samba. I keep getting the "Unable to Mount Location Failed to mount Windows share" error. I've tried the solutions posted by dmizer here and nothing works.Random true facts:I can successfully connect to folders shared on my Windows XP computers from either windows computer.I can successfully connect to folders shared on my Windows XP computers from either ubuntu computers.Neither of my windows computers cannot connect to folders shared on either ubuntu computer.Neither ubuntu computer can connect to folders shared by the other ubuntu computer.I REALLY need to get samba to work since I have other Windows computers on my network.
View 8 Replies
View Related
May 4, 2010
Every time that the internet connection is lost (because of hibernating etc.) I have to re-enter the password for the router. It used to remember this but for some reason it doesn't any more.
View 7 Replies
View Related
Nov 19, 2010
I am running edubuntu in one of the classes of the school i support. My problem is that the children cannot remember the password for the computer if it locks. I have it set to auto login on the class user and I have disabled the screensaver asking for a password on resume, and disabled the powerdown options. So in theory it should stay on the desktop until they shutdown. However there is still the option to lock the computer and i am sure that they will find it and manage to lock themselves out of the computer! I am a linux beginner, but i have followed a few guides on the internet. I could really do with having their user with no password, so if they accidentally lock the computer they only have to click unlock to resume their computing.
View 1 Replies
View Related
Jan 10, 2011
what can I do if I changed my ubuntu password and cant remember what it is?I only have 1 user on my system - me, and I changed the password today, thinking it was obvious to remember my new password, but I cant remember it exactly
View 6 Replies
View Related