Ubuntu Servers :: Samba 3.0.28a - ACL Working 3.5.2 ACL Not Working?
Apr 23, 2010
I upgraded Samba to 3.5.2 to enable Windows 7 to log in to the PDC. ACL was working with the Samba 3.0.28a that came with 8.04LTS. After upgrade I can now log in to the domain with Win 7 but ACL permissions are not working on Win7, XP or anything. They still show on the server but any attempt to change permissions on the workstation fails with "Access is Denied" and only user/group/other permissions are doing anything. Anyone know what changes for the ACL were made between the two versions? I know they're working on switching to VFS modules but setting "vfs objects = acl_xattr"
View 1 Replies
ADVERTISEMENT
Oct 10, 2010
I had a working server 9.04 on my network and I could access shares via Samba and MacFusion from Windows, ubutu and mac boxes. After the upgrade I can not access shares via Samba, I can ssh in it just fine (no change there) also Macfusion mounts the paths just fine.
Anybody had this problem with the upgrade? It must be samba everything else is working (also I can't access any files from my Ubuntu Laptop running 10.10 Desktop edition)
Here is my smb.conf file:
[global]
workgroup = WORKGROUP
server string = %h server (Samba, Ubuntu)
wins support = yes
; wins server = w.x.y.z
dns proxy = no
[Code]...
View 9 Replies
View Related
Jun 25, 2010
Code:
# Sample configuration file for the Samba suite for Debian GNU/Linux.
#
[code]...
View 5 Replies
View Related
Sep 13, 2010
I run Samba version 3.4.7 as a Domain server for our company, and recently we reorganized our IP-addresses. And the Samba server also got a new IP-address. (192.168.1.60 -> 192.168.1.22). However, now new computers can not join the domain, and old ones can not connect to it correctly (they get a temp profile).
Windows XP gets a temp profile when connecting, and when trying to join a domain I get this error "A domain controller for the domain HAWAR3 could not be contacted. Ensure that the domain name is typed correctly. If the name is correct click Details for troubleshooting".
When trying to connect Windows2008R2 (already a member) it says:
"There are currently no logon servers available to service the logon request."
My guess is that is is some problem with WINS or something.
View 2 Replies
View Related
Mar 8, 2009
I've read through these pages [URL] but can't seem to get Samba server working. I am using Gnome and I go to System - Administration - Services
In there I can see smb and nmb. Both are enabled, but both have a status of unknown. I can't seem to start or stop either of them. I can just enable or disable them. I've tried using the gui, as well as command line.
I'd really like to get this going as I'd like to copy files from my XP Pro box to my Linux box (F9). I have WinSCP, but am having permission issues and I can only copy to a folder on my desktop on the Linux box (I'd like to get this fixed too, but that's a different thread at a later time)
View 10 Replies
View Related
Apr 8, 2009
I've been running a F10 based Samba Server a few months without trouble. Now, after an update, samba is not working any more. When I try to start it manually, it reports the following error:
[root@hawkeye ~]# /etc/rc.d/init.d/smb start
Starting SMB services: /bin/bash: line 1: 3403 Aborted (core dumped) smbd -D [FAILED]
[root@hawkeye ~]#
I've re/installed all samba packages and configure the smb server again from scratch but the problem was not solved. My samba packages are:
[root@hawkeye samba]# rpm -q --all | grep samba
samba-winbind-3.2.8-0.27.fc10.i386
samba-client-3.2.8-0.27.fc10.i386
samba-3.2.8-0.27.fc10.i386
[Code]....
View 8 Replies
View Related
Jul 22, 2011
[Code]...
I think I can eliminate Media Companion as the problem since all other samba servers work with it.
I want to trouble shoot this but don't even know where to start. How do I figure out what makes OPENWRT samba server different from the other 100% working FREENAS and PC-01 Servers?
How would you go about trouble shooting this?
View 1 Replies
View Related
Jan 19, 2011
I just installed the lamp stack and so far my default site is working. But a 2nd site I made is not working.I created the config file in /etc/apache2/sites-availableit reads:Quote:
<VirtualHost myip:80>
ServerAdmin webmaster@mydomain.com
ServerName mydomain.com
[code]....
View 9 Replies
View Related
Mar 7, 2011
I have very interesting problem after ~10 PHP Fatal error, php 5(latest one) in apache2(latest one) in Ubuntu Server 10.10(with latest updates) just do not work. So if try any php page it's not working(user see white page), but HTML still work fine.What that can be? So only restart apache is help to back php. (we are running Wordpress blog 3.1)
View 2 Replies
View Related
Apr 25, 2011
I had a problem with apache2 and getting .htaccess working. I have done some things and i believe its working the ErrorDocument command is anyway. I believe there may be some problems with the rewrites though.Im trying to take a urlhttp://localhost/showthread/123and make it display whats on http://localhost/index.php?showthread=123The rewrite rule is Quote:
Options +FollowSymLinks
RewriteEngine on
RewriteRule ^showthread/([^/.]+)/?$ index.php?showthread=$1 [L]
[code]....
View 8 Replies
View Related
Apr 29, 2010
installed the 9.10 Version of ubuntu. Now the situation is: Four Computers are running under Windos XP-professional SP3 My computer, the fifth has ubuntu as os After the upgrade to ubunto 9.10 (with the newest updates installed today) I`m unable to access the windows network. Shows me only windows network but when I click on it no list of workgroup is shown and therfore the network cannot be connected
Only with one "trick" get access: connect to server, then putting the ip's of th windows computers I've got connection to all allowed dir of all the four windows computers (location: smb://ip-adress) To install a network printer is impossible neither with cups nor with system-> adaministration->print At my computer is one printer which works fine. the other printer a Xerox Phaser 6110 is connectet to one XP computer and is configured as network printer under Windows. The computer (IP-Adress is found but that is all) Printer is not connected.
Trying now for three days I'm really upset because there is one golden rule: Never touch running Systems! But you folks from ubuntu must bring ever second day some updates. Nothing against this, but configure your updates in that manner that the updates don't change all my settings. When I boot my computer with windows-XP all network computers are there and usable. My Samba config is ok too because otherwise I would not be able to connect to windows computer through the above mentioned trick.
View 6 Replies
View Related
Nov 20, 2010
RHEL 5 I recently installed as a VM machine (all up & running).I want to mount a shared folder on linux so it can be accessed by Windows.So I dl Samba from samba.org and installed (./configure, make, then make install)I assume the install went well as I have a new folder called samba within /etc. Also, the Add/Remove Software shows samba-common 3.0.23c-2.x86-64 is actually there.Having said that I started configuring this smb.conf file to create my share at /Home/Share.
View 5 Replies
View Related
Oct 18, 2010
I was SSHd into my laptop which is right next to me, then it lost battery power and turned off. When I switch it on, I can't FTP, SSH into it and the Network Drive (Samba) won't work.
View 1 Replies
View Related
May 21, 2010
I had Samba shares (a public folder and a printer) running fine on Jaunty 9.10, when upgraded to 10.04 it stopped working.
I've tried several tips and following different threads to no avail.
when I run smbclient -L localhost or else smbclient -L 127.0.0.1 I get:
Code: session setup failed: NT_STATUS_NO_SUCH_DOMAIN when I run smbclient -L TKA I get:
Code: Connection to TKA failed (Error NT_STATUS_CONNECTION_REFUSED) Now, when I browse the network, I see the TKANET group and my TKA box shows up.
In ubuntu client with 10.04 I get a message stating the place can not be mounted and that it failed to obtain the sharing list from the server. (something like that, my client computer is in spanish). In winxp I got:
\TKA is not accessible. You might not have permissions to use this network resource. Contact the administrator of this server to find out if you have access permissions.
The network path was not found.
I installed samba4 but did't do any difference, so I uninstalled that. Reinstalled SAMBA and the config tool for samba several times. No difference.
my smb.conf file is attached as txt file. I couldn't post directly because the forum editor detects some lines as links to other sites .
View 1 Replies
View Related
May 20, 2010
I had Samba shares (a public folder and a printer) running fine on Jaunty 9.10, when upgraded to 10.04 it stopped working.
I've tried several tips and following different threads to no avail.
when I run smbclient -L localhost or else smbclient -L 127.0.0.1 I get:
Code:
session setup failed: NT_STATUS_NO_SUCH_DOMAIN
when I run smbclient -L TKA I get:
Code:
Connection to TKA failed (Error NT_STATUS_CONNECTION_REFUSED)
Here is my current smb.conf:
[Code]....
I installed samba4 but did't do any difference, so I uninstalled that. Reinstalled SAMBA and the config tool for samba several times. No difference.
View 3 Replies
View Related
Jul 12, 2010
I have a LAN with a number of computers including an iMac and a PC dual booting with 10.04.
I recently did an upgrade to 10.04 from 9.10 on both computers.
Under 9.10 I could easily browse either computer using Samba.
Now under 10.04 Samba just does not want to work and won't connect from either computer to the other.
View 2 Replies
View Related
Oct 22, 2010
I have created a Samba share, using the fantastic Webmin tool. I have a network media player which can connect to my router, and then access windows (samba) shares. Most of the time, it works fine - it's able to stream HDTV wirelessly across the network. However, every so often, it just stops working ... the media player sees :
Network, then
WORKGROUP, then
FILESERVER-1 (machine name), then
Media (share name), then
Video (subdir, then
TV_Shows (subdir), then
MyShow.AVI ... just hangs
if I use the Webmin tool, I see multiple samba connections all from the media player. Restarting samba seems to have no effect. The only way to fix it, is to reboot.
logfile I can check, or a setting I can tweak to fix this issue ?
When it get like this, trying to access the share from a windows machine, just gives me an error saying it can't find the machine. But when it's rebooted, it works fine.
I have mapped the "nobody" linux user to "guest" which is what the media player is defaulted to login with (it's primarily sold as a "Windows" media player), and using Webmin I have assigned the "nobody" user read-only rights to the samba share. It worked fine for 6 months, until I added this new drive.
View 2 Replies
View Related
Jun 17, 2011
Been searching for hours and looked at several other threads but still can't figure this out. We have 4 folders being shared from a Ubuntu 10.4.2 LTS Server using Samba. A couple days ago two computers in the office lost access to these shares. The other computers in the office are fine. So far as I know nothing has changed on the server. I can putty into the server still but I can't map a drive or open a window through run (\server_nameetc).
I've also tried disabled iptables on the server and windows firewall on the the windows xp machines. Still no luck. What am I doing wrong? Like I said, so far as I know there have been no changes to the server whatsoever. One day it was working and the next it just stops.
View 3 Replies
View Related
Oct 11, 2010
i did yum install system-config-samba and it worked and installed when ever i click on it. it says it is starting up and then just crashes.
View 1 Replies
View Related
Aug 16, 2010
I recently upgraded to 11.3 and must say am highly disappointed. Between the multitude of problems, and sudden lack of long standing tools ( Sax2, system repair, loss of functionality in software installer), this to me has been a major step backward.
Now I have found out Samba as well has stopped working, sort of. I can still copy from windows share to my Suse box, however copying from Suse to the windows share now results in an error, the details for which just say invalid argument. Also note there are no logs in /var/logs/samba so I don't really have a clue whats happening.
View 5 Replies
View Related
Jun 14, 2011
I have setup samba server, set NMBD, SMBD & NTPD from system services and set apparmor to complain but I am still unable to read any network drives. I have checked the firewall and seen that samba is set to enable for internal allowed services. Also should I be changing the NMBD, SMBD & NTPD to complain from App armor?
View 9 Replies
View Related
May 2, 2011
I'm beginning to think linux actually isn't capable of sharing files and printers with anything. I've been trying to get my LMDE to share files and be able to retrieve files from the other windows PCs I have on my wireless network. I would also like to share the printer I have connected to my LMDE install with those same computers. In short how is this done because I pulling my hair out trying to figure out whats wrong.
As I understand it sharing the printer should be easier than sharing files. Its done by CUPS? Anyway I've enabled sharing in the printing, and in the "server settings" windows ticked "publish shared printers connected to this system". That doesn't work. Windows can't find it. Samba on the other hand is even worse. Edit the smb.conf? Nice way of making things complicated!
View 2 Replies
View Related
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
Jan 19, 2010
I'm looking into setting up logging for Samba that logs every file downloaded, uploaded, renamed, deleted, etc, etc. It's currently working, but I'm trying to get it to output to /var/log/samba/audit.log and it's still outputtin Here are my current settings:
[Code]...
View 3 Replies
View Related
Jan 29, 2010
I have installed winbind, portmap, and samba/smbclient packages on the workstation linux ubuntu , which is intended to be client to samba for /etc/password attached to the server. At boot nothing changed, and the /etc/password is not attached to samba. So my passwords are stil the local of hte client, and not the server. This is my config of the client workstation:
[Code]...
View 1 Replies
View Related
Apr 6, 2010
If you have some directories shared that contain symbolic links that are NOT being resolved by the client machine, try adding these lines to your /etc/samba/smb.conf file:
Code:
[global]
follow symlinks = yes
wide symlinks = yes
unix extensions = no
View 5 Replies
View Related
Jun 6, 2010
I am at a total loss. For all intents and purposes - sharing files over a lan without a password between this ubuntu 10.04 machine and my wifes laptop (windows 7) should be trouble free. I've installed samba, and created an smb.conf file in /etc/samba
Code:
[global]
workgroup = WORKGROUP
server string = Samba Server
netbios name = oak
security = share
[Code]....
I want to note that I was using Arch Linux and this exact setup worked flawlessly. Why on earth would it not work the same in Ubuntu? Is it not the same Samba?
View 5 Replies
View Related
Jun 24, 2010
I'm having great trouble networking my computers
[Code]...
2 are ubuntu, 2 are XP. ubuntu machine 1 has printers. I managed to print a document from ubuntu machine 2 to ubuntu machine 1 via the network; however ubuntu machine 1's shared docs dont show up on any of the PCs. I am unable to see ubuntu machine 1 on any of the windows pcs, cant find the printers or any sign of the PC actually being there, but pinging the PC is no problem. Basically network printing from ubuntu 2 to ubuntu 1 works fine; but ubuntu 2 cant see ubuntu 1s shareddocs and vice versa. The windows PCs don't seem to even know that the ubuntu PCs exist. no printing or sharing
View 3 Replies
View Related
Jan 9, 2011
I'm running Maverick Meerkat 10.10 x64, and I'm trying to set up a Samba share with user security. In other words, when accessing the share, I want to be prompted for my username and password. Everything in my smb.conf file looks ok to me, but the shares are still accessible with no user security, and I don't know why. The smb.conf file is below:
#
# Sample configuration file for the Samba suite for Debian GNU/Linux.
#
#
[Code]....
View 6 Replies
View Related
Jul 17, 2011
I just upgraded to 10.04, as of this upgrade, samba has quit working.
From Windows I can ping the linux box (192.168.1.110) If from Windows I key in ->Start->Run->\192.168.1.110 I connect to my linux box.
If I try to access the linux box through the name, (\tardis) I get network path not found.
Everything worked fine before the upgrade, now I cannot see my linux box via its network name. I have a WD TV Live on my network and I must be able to see the linux box via its network name or I cannot connect to it.
iptables shows no rules
smbtree returns
SONCOM
\WINDOZE
\WDTVLIVE WDTV LIVE
Server requested LANMAN password (share-level security) but 'client lanman auth' is disabled
failed tcon_X with NT_STATUS_ACCESS_DENIED
[Code]....
View 9 Replies
View Related