General :: Login - Samba: Share A Folder Using Account Username And Password?

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


ADVERTISEMENT

Server :: Samba Share Prompt Username / Password

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

Ubuntu Networking :: Win 7 Gives Unknown Username Or Bad Password With Samba Share

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

General :: Share A Folder In Samba With No Need Of Password For Individual User Not Guest?

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

General :: Share A Folder In Samba With No Need Of User Password With Write Permission?

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

General :: Samba Asks For Username And Password When Connecting

Sep 29, 2010

I on a windows XP workstation mapping a drive \systemnaneshare and it asks for username and password. I disabled guest account in windows 2k3.

View 3 Replies View Related

General :: Unknown Login Username And Password

Apr 20, 2010

I am new to Linux, I have recently bought a mini laptop for my daughter and it has linux installed. After initial looking through the linux software, (which I love) she has somehow managed to put in a user name and password, but has no idea what it is.How do I login without this information.

View 14 Replies View Related

General :: After Entering Username And Password, It Is Asking "Enter Password To Unlock Your Login Keyring"

Jun 30, 2011

I'm using Ubuntu 10.04LTS. I'm trying to configure my chat accounts. But after entering username and password, it is asking "Enter password to unlock your login keyring". I have entered my login password. But it is saying that "The password you use to log in to your computer no longer matches that of your login keyring."

View 4 Replies View Related

General :: Can't Login On Samba Server With AD Account

Mar 15, 2010

I've successfully joined my 8.04 LTS samba file server to the windows domain. I've read many tutorials like [URL].I used krb5 and winbind and not modern likewise-open. I had successfully got the ticket for the user under whom I was able to join to AD. I'm able to get domain controller information with net ads info. But I can't login to that server through ssh (I'm using Putty at windows XP) with any ADuser credentials. I've tried

windomainADuser
ADuser@windomain
ADuser

I only get user@10.0.0.10'password prompt and access denied.

View 2 Replies View Related

General :: How To Find / Recover Redhat Enterprise Linux 3 Username & Password For Login

May 7, 2010

I have a server x86 architecture and my problem is lost my username & password. Hope anyone can help about this matter as i need to log in to the server for maintenance purpose.

View 1 Replies View Related

Ubuntu Servers :: Login With The Same Username And Password - Invalid Login

Apr 18, 2011

I have a problem regarding the ubuntu enterprise cloud. I have installed CC,CLC,SC,NC and a client and logged into thje user interface using my browser for the first time with bith username and passwd as admin and downloaded the credentials.But now as I try to login with the same username and passwd, it says that its an invalid login. I understand we have to change the password on the first login but i don't remember doing the same.

I tried recover password option and gave the user name as admin and email address as my gmail id. It says that I have to follow the instructions sent to the mail, but there is no mail sent I have done it like 5 or 6 times with different mail ids

View 7 Replies View Related

Software :: Samba Without Username And Password

Mar 3, 2009

I am trying t set up my ubuntu samba server for users to login with out a username and password for a folder but I keep getting errors this is the config for the folder.

[global]
; General server settings
netbios name = LON-TI-OFF-01
server string = %h server
workgroup = LON-TI-OFF
announce version = 5.0
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_KEEPALIVE SO_RCVBUF=8192 SO_SNDBUF=8192

passdb backend = tdbsam
security = SHARE
null passwords = true
#username map = /etc/samba/smbusers
name resolve order = hosts wins bcast

wins support = yes
printing = CUPS
printcap name = CUPS
syslog = 1
syslog only = yes

[images]
path = /home/images
browseable = yes
read only = no
writeable = yes
guest ok = yes
create mask = 0777
directory mask = 0777
force group = users
public = yes

View 5 Replies View Related

General :: Using Samba To Share A Folder From A Guest With A Windows Host In VirtualBox

Mar 15, 2011

I would like to share a folder from a Linux Guest with a Windows host (with read and write access if possible) in VirtualBox. I read in these two links: here and here that it's possible to do this using Samba, but I am a little bit lost and need more information on how to proceed.

So far, I managed to set up two network adapters (one NAT and one host-only) and to install Samba on the Linux guest, but I have the following questions now: What do I need to type in samba.conf to share a folder from the Linux guest? (the tutorial provided in one of the links above only explains how to share home directories) Are there any Samba commands that I need to run on the guest to enable sharing? How do I make sure that these folders are only available to the host OS and not on the Internet? Once the Linux guest is setup, how do I access each of the individual shared folders from the Windows host? I read that I need to mount a drive on Windows to do this, but do I use Samba logins, or Linux logins, also do I use localhost? or do I need to set up an IP for this?

View 1 Replies View Related

General :: Httpd Virtual Host Set To Mount To Samba Share Folder?

Dec 23, 2010

The scenario like this. I'm working on Ubuntu 10.10. I've enable samba sharing with full guest access enable. In my office I had another server (CentOS 5.5) installed just for me and I've created a Apache VirtualHost which root document pointed to share folder on my comp

This is my fstab setting
//my ubuntu computer name/sharing/www /media/www cifs context=system_ubject_r:httpd_sys_content_t:s0,username=username,password=******,iocharset=utf8,fi le_mode=0777,dir_mode=0777 0 0

After label the mount folder as httpd_sys_content_t the Apache web server working in correct way (duno much but at least it can index files and excute some php code so) then the troll come in : if some file was created by my ubuntu (personal comp) then the file would be listed in Apache virtualhost correctly.

But if I'm ssh to CentOS server goto /media/www which was mounted to my unbuntu computer. Then type command like $mkdir something Suprising that folder ./something could not be accessed by Apache anymore except I remount by umount and mount it again or "setenforce 0" What is wrong with my system can anyone point me out of this headache

View 1 Replies View Related

Red Hat / Fedora :: Create Folder With Own Username And Password

Jul 29, 2010

How can i create folders in linux? so far i have created the folders i need using mkdir /home/computer now what i need to do is create five more folders but each folder sill have their own username and password

View 6 Replies View Related

Ubuntu Servers :: Users On The Machine Can Login Into Vsftpd With Their Username And Password On The Machine And Go To Their Root Dir "/home/username"?

Nov 3, 2010

I recently installed vsftpd on my server. I noticed that users on the machine can login into vsftpd with their username and password on the machine and go to their root dir "/home/username".Now, I want to give some people a vsftpd username and password so they can upload and download files and folders to their folder, but this folder has to be in the "/var/www/(username)" folder. I don't want them to be able to go to any other folder than their own folder like "/var", "/etc" or "/home" etc. Also I don't want them to be able to login on the machine as a user, through putty for example. They should only be allowed to acces their folder with vsftpd, nothing else.

View 1 Replies View Related

OpenSUSE Network :: Samba Wants Username And Password - None Have Been Established - SuSE 11.3

Aug 17, 2010

I am attempting a simple two computer office network using Samba. When attempting to access the shared director, a screen pops in Linux and Windows requesting a user name and password. I haven't established a user name or password. Is there a way to allow any computer on the network to access the shared file without a user name and password?The following is the result of:

cat /etc/samba/smb.conf
[global]
add machine script = /usr/sbin/useradd -c Machine -d /var/lib/nobody -s /bin/false %m$
domain logons = No

[code]....

View 9 Replies View Related

Debian :: Enter Username And Password For Test Windows Account / So Debian Can Authenticate It?

Jul 7, 2011

I have a Windows domain with a proxy. I have an account that can use the proxy and the URL that points to the proxy.pac file. this might seem a stupid question but can anyone tell me how do I enter the username and password for my test Windows account so that Debian can authenticate it?

View 1 Replies View Related

OpenSUSE Network :: Set Up A Samba File Sharing System But Workgroup Asks For A Username And Password?

Mar 30, 2010

I set up a samba file sharing system but my workgroup asks for a username and password see this-This is the text in /etc/samba/smb.conf:

# smb.conf is the main Samba configuration file. You find a full commented
# version at /usr/share/doc/packages/samba/examples/smb.conf.SUSE if the
# samba-doc package is installed.

[code]...

View 9 Replies View Related

Ubuntu :: Login Cycle Loop After Username / Password Entered

Aug 12, 2010

The login cycles- I already have a problem with mounting something connected with USB (long term minor annoyance, but everything works), but suddenly I cannot log in. When I put my username and password in, the screen flashes black for about half a second, then the login screen re-appears. If I put the wrong password in, I get an authentication error message (as expected) without turning black and then cycling again.

I have no problems going into terminal mode and logging in. I've tried all sorts of suggestions related to this problem- reinstalling ubuntu-desktop, apt-get clean, sudo startx, and the last indicates that x-windows is already running. I've found a couple more things to try, but I'm not too sure how well they'll work. It seems to be connected with x-windows, but I don't know what is causing it. Last night I had a big problem that required reinstalling nautilus (couldn't set up a connection to a remote server), and that problem was fixed- but this developed when I booted this morning.

View 4 Replies View Related

Ubuntu :: Can't Login - Can Put In Username But Password Field Stays Blank

Mar 12, 2011

I can't login. I can put in my username but my password field stays blank. What can i do? I've reinstalled 3 times. 1 of them in my native language.

View 4 Replies View Related

Ubuntu :: Upgrade And Login - When Turn The Unit On It Asks For A Username And Password

Mar 24, 2010

My daughter from New Zealand gave me her Acer Aspire 4315 Laptop/Notebook Linux System in December 2009 so that I could use it in bed on days that I was unable to get out to use my main computer as I am a very ill man. I was able to log into the unit as she just said to me to use her name and password to. I have been able to use the unit on the internet at home and my other daughters home through a home wireless system. I clicked on the Upgrade Icon which it did, I think it went from a 7. something to 8.something All the way through the set up it asked me questions and I just clicked yes thinking that was what I had to do. My problem now is, that when I turn the unit on it asks me for a username and password. I put the details my daughter gave me but it tells me invalid user and password. All I do know is that a friend of my daughter installed the Ubuntu Program onto the Laptop/Notebook. Can anyone tell me how or what I have to do now to be able to use the unit again as I am getting very frustrated with the whole thing. I am not used to using Ubuntu and am totally lost with it as I have always been a Microsoft user.

View 9 Replies View Related

Server :: Ldap Password Sync With Samba And Unix User Account?

Apr 21, 2010

I setup openldap and samba on 9.10. The ubuntu desktop client gets authenticated successfully with the server.

But when I do a passwd on the client, only the ldap passwd is getting changed but not in the samba and the unix user account.

My smb.conf

Code:
passdb backend = ldapsam:ldap://192.168.3.100
ldap suffix = dc=example,dc=local
ldap user suffix = ou=People
ldap group suffix = ou=Groups

[Code]....

View 4 Replies View Related

Debian Installation :: Live CD Username And Password \ Loads Everything Then Presents A Login Screen?

Jul 17, 2011

I just downloaded Debian's live CD .iso file. I put it on a USB stick and booted from it. It loads everything then presents me a login screen. I have no idea what the login and password is I've looked all over google and people said it was user: live pass: live or something like that. I've tried a lot of different combinations with no luck. So does anyone know the real username and password for this?

View 14 Replies View Related

Red Hat :: Create A Samba Share Without A Password

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

Ubuntu :: Folder Permissions In A Samba Share?

Mar 22, 2010

i have an old desktop that i have decided to use as a central point for localhost/website files. I have 2 laptops, a ubuntu and vista, and i want them both to be able to see the public_html folder on my desktop, and be able to create/update folders and files.

I have set up the samba sharing and that's working fine, but when i create folders using my laptop, they are not writeable to the desktop or other laptop because my laptop is the creator. Is there a way that I can set it so that whenever folders/files are created from either laptop, they have full permissions?

View 2 Replies View Related

Fedora :: Usual Username/password Prompt Laptop Comes Up With Smart Card Authentication & Can't Login?

Feb 8, 2010

Something has gone awry with my login. After the usual username/password prompt my laptop comes up with smart card authentication & I can't login. How do I get away from the graphical login so I can login & correct the problem?

View 3 Replies View Related

OpenSUSE Install :: Way To Login To Account With Only Root Password?

Mar 26, 2010

Is there a way to login to an account with only the root password? Because I really need it the first unlock the computer next to me and second because I just want to know.

View 9 Replies View Related

Ubuntu Servers :: Propagate Ldap Password Change To Samba And Unix User Account?

Apr 21, 2010

I setup openldap and samba on 9.10. The ubuntu desktop client gets authenticated successfully with the server. But when I do a passwd on the client, only the ldap passwd is getting changed but not in the samba and the unix user account.

My smb.conf

Code:

passdb backend = ldapsam:ldap://192.168.3.100
ldap suffix = dc=example,dc=local
ldap user suffix = ou=People
ldap group suffix = ou=Groups

[code].....

But only the ldap password is getting changed and not in the samba and unix user account.

I tried

unix password sync = yes

but same result.

View 1 Replies View Related

Fedora Networking :: Can't Share A Folder On Samba Network?

Jul 12, 2011

In this post I will give a quick solution for a possible problem with sharing a folder in Fedora 15.I had to spend some time for research and frustration so, hopefully this post will save you from both. If you have Samba installed and configured to share certain folders on your Fedora machine for a Windows network but, they can't be accessed then following might solve the problem:

1. Go to Applications, Other and run FIREWALL

a). go to TRUSTED SERVICES and check SAMBA and SAMBA CLIENT that are located in the list of services
b). click APPLY
c). go to ICMP FILTER and check ECHO REPLY (PONG) and ECHO REQUEST (PING)
c). click APPLY

[Code]...

If your Samba is configured correctly, your shared folder should be available on your Windows network.A little hint: if you don't want other users to use passwords for accessing your shared folder, select SHARE as an Authentication Mode in Samba GUI Configuration Tool, Preferences, Server Settings, Security

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved