Server :: Samba Guest Account Options Seems Not Working?

Apr 13, 2010

I configuring samba under Fedora 12, i just set in samba dialog Server Settings->Security and choose guest account: apache. The account is exist io the Samba Server, now i try to login from Windows to Linux share, server asks me login and password, however when i set apache as login and not set password, server asks me login again as the password is incorrect. As i understand under guest acount can login any windows user without the password.

View 4 Replies


ADVERTISEMENT

Fedora Networking :: Samba Guest Account With Password Of 'guest'?

Mar 16, 2009

I have a local file server running Samba on Fedora 9. It's already configured and serves a few people without any problems. I am now trying to set up a new read-only share with the username 'guest' and the password 'guest'. However, with no success so far! If I log on as 'guest' with the password 'guest' like so:

Code:

su - guest
No problem. Once logged in, if I try:

Code:

smbclient //samba/share

I'm prompted for a password. If I enter 'guest' I get:

Code:

session setup failed: NT_STATUS_LOGON_FAILURE

If I enter nothing (null) I get:

Code:

Anonymous login successful
Domain=[RIVER] OS=[Unix] Server=[Samba 3.2.8-0.26.fc9]
tree connect failed: NT_STATUS_LOGON_FAILURE

View 8 Replies View Related

Server :: Some Options In System-config-samba Dialog Are Not Working Properly?

Apr 13, 2010

I am using Fedora 12. I have the following problem, when i working with system-config-samba dialog:I add the new user on the server:as following:

Unix username: vova
Windows username:test

As described in Customisation Guide for Red Hat 9: "If the user has a different username on a Windows machine and will be logging into the Samba serverfrom the Windows machine, specify that Windows username in the Windows Username field."So i logged from the Windows machine not under test(Windows username) but under vova.And i logged in without the problem. However it seems that samba should check windows username=test (as have written in samba-config) and ask an password for different users. And additionally, if samba check the currect user in Windows itself and verify it with Unix user, what for we need write the Windows username in samba config? I don't understand

View 6 Replies View Related

Ubuntu Networking :: Non-Guest Samba Shares Not Working?

Aug 7, 2011

I have some samba shares working where all I did was right click on the folder, enable sharing and enable guest access. These work fine.

However, when I tried to use the manual way:

[URL]

to create samba shares, so that they would be password protected, I cant access them. In windows 7, the shares are visible so I click them, click "use another account" and type in my samba name and password I created, but I can't access them.

Here is smb.conf

Code:
#
# Sample configuration file for the Samba suite for Debian GNU/Linux.
#
#

[Code].....

View 2 Replies View Related

Server :: Samba Share - Disable The Default Guest User Login?

Jul 20, 2011

I have a samba server with security user. I have a number of shares inside the share with different users logins. But while accessing the shares from windows, in the login prompt, by default username it takes as the guest. How will I disable the default guest user login ?

View 2 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

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

Server :: Indexes Options Not Working

Feb 24, 2010

In our apache web server, we have a number of virtual hosts running. I wanted to create an alias to a folder only to a specific virtual host. So what I did is, in the virtual host configuration section of that specific site, I added as below:

[Code]..

However, with this configuration,if index.html is not present in the system , I am still able to see directory listing of all files under that folder myfiles. What could be going wrong ? Why "options" directive of is not working once it is placed inside <directory > of <virtualhost>? If I move <directory> in the main httpd.conf (ie , outside virtual host section), then again it works fine. But I don't want this as I don't want other virtual hosts also to be able to access to that directory... In the main httpd.conf, I have something like

[Code]....

View 3 Replies View Related

Ubuntu :: Guest Account With / Without Gnome Panel?

Mar 22, 2010

Is there any way to access the guest account without having to go through the Gnome Panel? I'm using Cairo-Dock and disabled the Gnome Panels since it just gets in the way, but the only way I know to get access to the guest account is through gnome panel.

View 6 Replies View Related

Ubuntu :: Password For Guest Account Session

Sep 14, 2010

I enter guest session and try to install an app. I am asked for a password, I try with mine (for my account) but it seems to be incorrect(logical). Well how can I find the password for the guest account???

View 3 Replies View Related

Ubuntu :: Firefox History - No Wireless - On Guest Account

Oct 7, 2010

I am using ubuntu 10.04LTS on a tosh Satellite A210-12U lappy. Hardware wise its all working well. I also have firefox 3.6.10 A)Firefox....i have recurring history issues. If i set it to privacy/custom settings it wont save cookies.If i try and clear the history it wont clear and the history remains in the history list on the menu bar..its generally inconsistent/unreliable I have done some reading and there is some mention of a corrupted file and deleting the ~mozilla folder?

View 1 Replies View Related

Ubuntu Security :: Guest Account Able To Authenticate As Root

Jun 25, 2011

I am trying to use a guest account in Ubuntu 10.10 however I am unable to stop the guest account from authenticating as a superuser and gaining root permissions dispite removing all permissions from the user-group control panel. The new guest account I created is not part of the admin group. However, with my new guest account I am unable to start a guest session from the panel, AND if I use the guest session from the panel I dont have the problem with the guest session being able to authenticate. How do I prevent super user authentication from an account in this situation? It seems that any account can authenticate and my /etc/sudoers file looks like this:

# /etc/sudoers
#
# This file MUST be edited with the 'visudo' command as root.
#
# See the man page for details on how to write a sudoers file.
#

Defaults env_reset
# Host alias specification
# User alias specification
# Cmnd alias specification
# User privilege specification
root ALL=(ALL) ALL

# Allow members of group sudo to execute any command
# (Note that later entries override this, so you might need to move
# it further down)
%sudo ALL=(ALL) ALL
#
#includedir /etc/sudoers.d
# Members of the admin group may gain root privileges
%admin ALL=(ALL) ALL

View 9 Replies View Related

Security :: How To Configure Guest Account (for Computer Repair)

Jan 26, 2011

I spill my soda on my keyboard and ended up in a 4 day war with my pc.Now my tab, capslock, left shift, and down vol no longer works. I'm going to take it into the shop in the next couple of days to probably replace the keyboard. (If only lenovo kept the easy access keyboards like ibm had on the thinkpads). Something tells me that they will want to log in and test out the keyboard. So I created a guest account with a simple password. I changed my normal user home dir to 770 permissions and changed guest's shell to /bin/rbash. (both found in other posts.) Is there anything else I should do to secure the computer while it is in the shop?[I use su, sudo isn't configured to work (its a dependency so I can't uninstall)]. I have a pretty decent root password.

View 10 Replies View Related

Ubuntu :: Add A Account No Options Show Up Other Than The Next?

Aug 24, 2010

I am trying to set up outlook on my Ubuntu i fond a tutorial that uses wine to install office on my box. but the problem that i am having is when i try to add a account no options show up other than the next. does any one know why would this happed?

View 1 Replies View Related

Fedora Servers :: DHCP Server - Custom Options Not Working

Apr 8, 2010

I am trying to get custom options to work.

This is my Dhcpd.conf file

This shows that I have 3 custom option in RED.

Now when I try to pull an Ip from the 96.63.0.0/24 subnet I do not see the options in the DHCPACK from the server. The client gets an IP 96.63.0.12 but no options are present in the DHCPACK or any other DHCP transaction. I have confirmed this trhough tcpdumps on the server and client.

The server version I am using is:

The version of the DHCP server is :

Internet Systems Consortium DHCP Server V3.0.6-Fedora

View 1 Replies View Related

General :: Modifying An Account From Bunnyb To Bugs Using The Usermod Options -d And -m?

Mar 23, 2010

modifying an account from bunnyb to bugs using the usermod options -d and -m?

View 1 Replies View Related

CentOS 5 Server :: Samba: ACL Are Not Working

Mar 23, 2011

I'm having problems using Samba+winbind 3.3.8 as a fileserver on a Win2008 domain. - getent and wbinfo are reporting correct information about users. - Ownership of file created from user using the samba mount are working fine. However, my groups directories are allowing people who shouldn't .. From the shell everything is working as expected, but not from samba..

[Code]....

View 3 Replies View Related

Debian :: Only Get Either Guest Or Login Samba Users To Work

Jul 10, 2010

I'm trying to get samba working on a debian/xebian box to use as a fileserver. I have a HTPC which is win 7 and a laptop which is OS X. I've installed SWAT and Samba to manage the whole settings. I'm trying to get it setup so that there's a user which has access to my ~/ and a guest user which just has read access to ~/Media/ so that the Media centre can read all the files from it without having to login.

The problem is when I have map to guest set as NEVER I can access the samba ~/ and I'm asked for a username and password which I login with fine and can access the files on both share ~/ and ~/Media. However when I set the map to guest to bad user or bad password I can access the share for ~/Media. But when I try and access the share ~/ I don't get any login box and I immediately get the error "Can't access share permission denied" or an error along those lines.

Here's my /etc/samba/smb.conf
# Samba config file created using SWAT
# from 192.168.1.65 (192.168.1.65)
# Date: 2010/07/10 20:39:16

# Global parameters
[global]
workgroup = MS_HOME
server string = %h server (Samba %v)
obey pam restrictions = Yes
passdb backend = tdbsam, guest
passwd program = /usr/bin/passwd %u
passwd chat = *EntersnewsUNIXspassword:* %n .....

How to get it working so I can have a guest share for my HTPC and a logged in user for my private files?

View 1 Replies View Related

Ubuntu :: Samba Installation With Access To Guest Users

Apr 19, 2011

All I want is a simple Samba installation that anonymous users/guests can access. I have modified the smb.conf file so much using 'tips' that should enable a simple folder share. Nothing works. If I share the folder using Nautilus share then the folder is accessible without any credentials from only Win7 and android ES File Explorer. XP can't see the folder, nor can any other linux device. I want to switch to linux as a main OS but without shares it's not practical. Does anyone have a stripped down smb.conf which provides guest access to a single folder?

Here's the latest testparm -s
Code:
$ testparm -s
Load smb config files from /etc/samba/smb.conf
rlimit_max: rlimit_max (1024) below minimum Windows limit (16384)
Processing section "[printers]"
Processing section "[print$]"
Loaded services file OK.
Server role: ROLE_STANDALONE
[global]
workgroup = MSHOME
server string = %h server (Samba, LinuxMint)
security = SHARE
map to guest = Bad User
obey pam restrictions = Yes
pam password change = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *Entersnews*spassword:* %n
*Retypesnews*spassword:* %n
*passwordsupdatedssuccessfully* .
unix password sync = Yes
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
dns proxy = No
usershare allow guests = Yes
panic action = /usr/share/samba/panic-action %d
path = /home/mint/Shared
read only = No
create mask = 0777
guest ok = Yes

[printers]
comment = All Printers
path = /var/spool/samba
read only = Yes
create mask = 0700
guest ok = No
printable = Yes
browseable = No

[print$]
comment = Printer Drivers
path = /var/lib/samba/printers
read only = Yes
guest ok = No

View 5 Replies View Related

Networking :: Samba Asking For Password - Guest Share Enabled ?

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

Fedora Networking :: Samba Server Not Working On F13?

Jun 20, 2010

I can't get the samba server to work on a Fedora 13 system. First of all, I've activated the "smb" service. After this, since I couldn't find any samba configuration tool in Gnome, I switched to KDE and launched Menu - Computer - System Settings - Advanced - Samba. I typed in my workgroup and netbios name and added a share (2nd tab). Then I added my user name to the blank list "samba users" (4th tab), which wasn't very effective, because this list is blank again when I leave (OK) and reopen this config tool.

From a windows machine, I can't access this Fedora system. Netbios doesn't work (ping netbios name - ...could not find name...) and trying \IP in the explorer shows an error message "Windows cannot find...".
Btw firewall and Selinux are both deactivated.

When I open Dolphin on the Fedora locally and type "smb://localhost" it *does* show a logn window, but no matter what I type in there, it just shows this login windows again after clicking OK.

View 10 Replies View Related

OpenSUSE Network :: Win 7 Working With Samba 3.2 Server As PDC?

Mar 24, 2010

He has a Samba 3.2 server on openSUSE 11.1. It worked fine with XP and Vista as a PDC. There are no NT servers on this office LAN. Now he has a W7 computer, and he was not able to sign on. From searching, it seems that an upgrade of Samba and a tweak of the registry are required. He did the upgrade to 3.5 from a supplementary openSUSE repo and restarted the server. But it seems he cannot sign on yet. I don't know if he did the registry tweak, I'm waiting to hear back.

The MS article: Windows 7 and Samba 3 interoperability
My question is: He seems to be under the impression that Samba 4 is required to work with W7, but that M$ article seems to contradict him. Has anybody got W7 working with Samba 3 as a PDC like in XP and Vista? I can't find any FAQs about this.

View 3 Replies View Related

Server :: Printing Not Working After Upgrading Samba?

Jun 6, 2010

I have a client who was using samba 3.0.21a, and there was a single printer being served, well as as quite a few shares. I recently upgraded to samba 3.3.4, and they have reported back that the printer is no longer working. Everything else is OK.

Does anybody know off the top of their head what has changed that would cause it to stop working?

Here is the relevant portion of the config:

Code:
server string = Printers
workgroup = XXX
security = user
smb passwd file = /usr/local/samba/private/smbpasswd

[Code].....

View 3 Replies View Related

Server :: Samba - Browseable = No Not Working On Subfolder?

Apr 20, 2010

I am running samba-3.0.21b-2 browseable = no, not working on subfolder (worklocal) .. what I missed? work folder already invisible .. but when I entered into it .. I still able to see folder named local..

[work]
public = yes
only guest = no
writable = yes

[code]....

View 4 Replies View Related

Server :: Samba Credentials Not Working Through Windows 7?

May 2, 2011

I have installed a Samba Server (Ubuntu 10.10 Server) detailed config below. The server is up and running but clients running windows 7 cannot connect as their credentials are not accepted. The pop window for credentials keep coming back up on the clients and no connection is issued. I have tried to change the policies on windows 7 as such:

Network security: LAN Manager authentication level Send LM & NTLM responses
Minimum session security for NTLM SSP
Disable Require 128-bit encryption

But to no avail. I am in doubt as far as where the issue is coming from. Meaning is it coming from my Samba conf or something in Windows I am not doing right.

[global]
server string = %h server (Samba, Ubuntu)
interfaces = 192.168.178.0/24, eth0
bind interfaces only = Yes

[code]....

View 6 Replies View Related

Ubuntu Servers :: Basic Guest Samba Share No Worky?

Oct 18, 2010

I've been running Samba for a couple of years now. Bumped up from 9.04 to 10.10 server (64 bit), and nothing wants to work. I have a really simple share that I want to be accessible by all Windows clients without a login (guest access). Here is my config:

Code:
[global]
security = share

[code]....

View 3 Replies View Related

Ubuntu :: Samba Guest Shares - Win7 And Android OK But Other Fails?

Apr 18, 2011

I have Samba guest shares working - win7 and android tablet see the shares. However, a media player just reports No Folders Found. The media player can see Win7 and Android samba shares. Here's the testparm -s

Quote:
mint@mint ~/Desktop $ testparm -s
Load smb config files from /etc/samba/smb.conf
rlimit_max: rlimit_max (1024) below minimum Windows limit (16384)
Processing section "[printers]"
Processing section "[print$]"

[Code]...

View 8 Replies View Related

Fedora :: Login To The Samba Server Using Smbclient But It's Not Working?

Jan 14, 2010

My OS is F11 and i've two systems; i'm running Samba server on one system and i've login on the client system and trying to login to the Samba server using smbclient but it's not working.Can someone give me the command to login to the Samba server using smbclient!

View 1 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 :: 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







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