Server :: Samba Upgrade To 3.5.2 - Getting ACL To Work

May 4, 2010

I upgraded the samba on Ubuntu Server 8.04 to 3.5.2 so Windows 7 would be able to log into the domain. Now Samba isn't using ACL permissions and I can't alter the ACL with the Windows security dialog. All the permissions still show correctly on the server. Did something change with Samba 3.5.2? How to get the ACL to work with Samba 3.4.3 or newer?

View 3 Replies


ADVERTISEMENT

Server :: Ubuntu 10.04 Samba + LDAP - Getting Samba To Work Properly

Sep 23, 2010

I'm having some trouble getting samba to work properly. I'm following this tutorial [URL] when I run

Code: sudo smbclient -L localhost I receive the following: Code: Enter root's password: Anonymous login successful Domain=[SAMBA] OS=[Unix] Server=[Samba 3.4.7]
tree connect failed: NT_STATUS_END_OF_FILE I'm lost!

View 3 Replies View Related

Server :: Samba 3.3.8 Upgrade To 3.5?

Dec 17, 2010

i am running centOS 5.5 with samba 3.3.8 I have enabled wins to see if i can get my windows workstation to be able to browse for the samba server and also be able to ping by hostname. I don't know if i have missed something in the config but I was going to upgrade to see if its an issue with 3.3.8.

if an upgrade is the solution can someone give me a how to on the upgrade. I used yum install samba3 to install it and found a how to to install 3.5 but the how to said i need to in all them ./configure command as the original install and it should install over 3.3.8. I don't know how to find that because i used yum.

View 2 Replies View Related

CentOS 5 Server :: How To Upgrade Samba To PDC

Mar 25, 2009

I have a perfectly functional Samba file and print server. I will be adding several Window 2008 servers to serve as terminal server hosts running in virtual machines. I would like to convert my Samba server to a PDC (Primary Domain Controller) for these terminal servers to use. And leave everyone else as a work group (the current situation). I'd like to

1) use /etc/password and /etc/samba/smbpasswd as the source of the user accounts

2) limit what users the terminal servers can see based on a particular group (/etc/group)

So far I have tried the example howto's on the samba site and wound up having to restore /etc/nsswitch.conf in rescue mode.

View 3 Replies View Related

Debian Configuration :: Samba - Cannot Access Server After Upgrade

Mar 12, 2016

Following yesterday's and then today's upgrade of my Debian 8 32-bit system (among other things to samba 2:4.1.17+dfsg-2+deb8u2 (yesterday: ...deb8u1)) I cannot connect my Mint 17.3 laptop to the server anymore. Were there any changes to smb.conf regarding authentication or other aspects that might lead to this problem? I am enclosing part of my smb.conf. By the way - I also have trouble using ssh to connect to the Debian machine, such as the ssh-command taking "for ever" and then getting the message "Write failed: Broken pipe" when entering an ls-command on the command line.

H. Stoellinger
smb.conf:
[global]
workgroup = RAINERMUSIK
netbios name = hsdesk
server string = Samba Server hsdesk

[Code] ....

View 1 Replies View Related

Debian :: Cannot Join Server To AD With Samba After Upgrade To Squeeze

Sep 15, 2010

A very strange thing happened to me today after upgrading a Lenny server to Squeeze. All seems to be working great except for the fact that I cannot join the server to our domain (made a work copy of the virtual machine holding Debian, upgraded that, renamed and changed IP).

The problem I'm having is related to Samba as far as I can tell. On the Lenny server(s) I have the 'net' command to join a server to a domain but not on the upgraded version (Squeeze). It just says command not found and there's indeed no 'net' in /usr/bin where it's supposed to be.

I imagine that something went wrong upgrading Samba although the rest works, the daemons are running, kerberos works (kinit, klist), and so on, I only miss the net command.

Is there a way to install that separately or which package do I have to reinstall (samba-common, sambafs, ...)?

I have other servers (clean install and upgrade from Lenny to Squeeze) that do have the command in /usr/bin. Can I just copy it over from one to another or do I have to remove and reinstall Samba all together?

View 1 Replies View Related

Server :: Getting Samba Shares To Work Across Subnet Boundaries

Jul 8, 2011

My environment in a nutshell is like this:
- I'm a member of a Windows AD domain environment that spans many different subnets.
- My client workstation (Windows XP) is part of this domain and resides on one subnet.
- The server I'm trying to get Samba working on (SLES 10) is part of the same domain but resides on a different subnet.
- I want to access shares on the SLES 10 box from my workstation.

Here is what does work:
1. I can ping the workstation from the SLES box, both by hostname and ip.
2. I can ping the SLES box from my workstation, both by hostname and ip.
3. netstat -an shows that the SLES box is listening on ports 139 and 445.
4. I can telnet from my workstation to the SLES box on ports 139 and 445.
5. Output from smbclient -L coolserver (hostname obfuscated):

Code:
Anonymous login successful
Domain=[COOLDOMAIN] OS=[Unix] Server=[Samba 3.5.8-30.4-2516-SUSE-CODE10-x86_64] .....

Code:
Enter cooluser's password:
Domain=[COOLDOMAIN] OS=[Unix] Server=[Samba 3.5.8-30.4-2516-SUSE-CODE10-x86_64]
smb: >
So, cross-subnet communication seems to be working in a general sense and I have verified that my share is present and accessible by my chosen user id.

Here's what doesn't work (from the workstation):
1. Output from net view \coolserver:
Code:
System error 64 has occurred.
The specified network name is no longer available.

2. Output from net view \coolservercoolshare:
Code:
System error 5 has occurred.
Access is denied.

3. Same output as above if I try to connect via IP.
However, when I run any of the above commands from my workstation, I see the following in log.smbd on the SLES box:

Code:
coolworkstation (10.49.140.36) connect to service coolshare initially as user cooluser (uid=12171, gid=500) (pid 29039)
[2011/07/08 00:39:29.098422, 1] smbd/service.c:1251(close_cnum)
coolworkstation (10.49.140.36) closed connection to service coolshare

I'm not really sure how to interpret this because those are the exact same entries that get logged when I connect to the share locally, via the smbclient utility on the SLES box, which works fine... but from the Windows box I get the "Access is Denied" or "The specified network name is no longer available" errors. I also occasionally see this in log.smbd:

Code:
[2011/07/08 01:01:19.858308, 1] smbd/server.c:240(cleanup_timeout_fn)
Cleaning up brl and lock database after unclean shutdown
[2011/07/08 01:01:33.828692, 0] printing/print_cups.c:108(cups_connect)
Unable to connect to CUPS server localhost:631 - Connection refused
[2011/07/08 01:01:33.832127, 1] smbd/server.c:282(remove_child_pid)
Could not find child 29781 -- ignoring

I don't know if that is relevant. I created the Samba user via the smbpasswd utility and my smbusers file maps the system user directly to the Samba user, both of which have the same password. Here is my smb.conf:

Code:
[global]
workgroup = COOLDOMAIN
netbios name = coolserver
domain master = no
preferred master = yes
local master = yes
wins support = no .....

My workstation and the SLES box are both pointing to the same WINS server, which services the entire domain (which is also one of the DC's and one of the DNS servers). I'm really not sure what's going on. I'm guessing it probably has something to do with the subnet boundaries or the WINS configuration or something along those lines. I just don't understand because the smb daemon seems to be logging "successful" sessions from my workstation... but then the session just insta-closes.

View 1 Replies View Related

Ubuntu :: Samba Server And Windows 7 - User Doesn't Work?

Feb 7, 2010

So here is what I'm trying to do: I want to share a folder and have it so that guests can access it, but only read. I also want to make it possible that I can mount it as a network drive on my Windows 7 machine and login with my linux account so that I can have write access. This is from a completely stock Ubuntu 8.10 and Samba config. Everytime I've tried I've failed to get it working.

View 1 Replies View Related

Server :: Samba Config - Can't Get The Public Read-write Dir To Work

Aug 21, 2010

I would like to set up three directories-

1) RW public directory
2) R-public, RW-me
3) Private dir (my /home/me)

BTW, I set all file permissions (recursively) to 777 until I can get this to work...

1) So far I have got 1 samba share working Read only with the following: [Music]

[Code]...

Guests can read it okay but user 'JoeBleaux' can't write to it...

2) I can't get the public read-write dir to work, again, it can be read by everyone but no one can write to it. Here's my broken config for this share: [Uploads]

[Code]...

3) I can't get the private dir to work. Here's my broken config for this share: [HomeDir]

[Code]...

View 4 Replies View Related

CentOS 5 Server :: Samba Option Pwd-must-change-time Does Not Work?

Sep 30, 2010

I have installed centos 5.4 with samba 3.0.33-3.15. Now this server is PDC for a domain with 20 xp client. I want to set the "password must change" option in the samba user detail.Now I have this configurationmaximum password age = 68256000maximum password age = 0with pdbedit -Lv pippo

View 1 Replies View Related

Server :: Log User Samba Who Delete Or Move Files/folders On Samba Server ?

Feb 8, 2010

I need to know is there any way to record or tracking or make logging if when user samba delete files or folders i can know that, cause sometimeon samba server some users complain they lost files, though i have daily backup and i can restore their files, i just want to know if or maybe some other users in one group accidentally move or delete the files.

View 1 Replies View Related

Ubuntu :: Upgrade To 10.04 Keyboard Doesn't Work In X Server

May 29, 2011

After I finished upgrading Xubuntu from 9.10 to 10.04, I discovered that my keyboard stopped working in X Server. The upgrade process was running smoothly until the last moment, when it produced some error, which I, unfortunately, did not write down. Anyway, the upgrade has completed; uname shows kernel version 2.6.32-31. Now the keyboard works fine if I select a recovery mode at startup, but if I type 'start gdm' from the shell or select the default option in GRUB while booting, the keyboard becomes unavailable right from the login screen. I can log on using the virtual keyboard, but that's all I can do; the keyboard is still dead.

View 5 Replies View Related

CentOS 5 Server :: Samba-3.0.33 - Cannot Change Computer Names In A Samba Domain?

Oct 8, 2009

I have to rename a group of machines in my little samba domain (tbd backend) but there is an ugly bug that makes this impossible. have set 'rename user script' variable corectly, also checked all configurations.When i change computer name in my windows box, it shows an error saying something like "Error calling remote procedure"Looking on server side, username for the machine gets correctly changed in /usr/passwd, and also in samba database.But samba log says:

===============================================================
[2009/10/08 11:10:32, 0] lib/fault.c:fault_report(42)
INTERNAL ERROR: Signal 11 in pid 11052 (3.0.33-3.7.el5_3.1)

[code]....

View 3 Replies View Related

Server :: Samba And VSFTPD / Create Folder Rights That Samba And Ftp User Will Have An Access To All Directories?

Oct 20, 2010

I would like to configure an access to folder

/fileserver

for two services : Samba and VSFTPD

How to do it ? How to create folder rights that samba and ftp user will have an access (read/write/delete) to all directories in /fileserver.

My system is CentOS. I`m starting samba and vsftpd like a root (/etc/init.d/vsftpd start etc.)

View 1 Replies View Related

Fedora Servers :: Upgrade F10 To 11 - Samba?

Nov 25, 2009

Automatic upgrade ver 10 to 11 Have a large drive that is shared over Windows domain.This was renamed from /media/drive/ to /media/7534179143A7E34 All the users in Windows domain can not access the files or folders on the Fedora server - Samba setup. Why was the deive renamed and is this causing problems. I reshared the folders on the drive but still cannot access the drive. Where do I start to fault find please.

View 2 Replies View Related

General :: How To Upgrade Samba In Ubuntu

Mar 25, 2010

I want to upgrade my current samba 3.4 version to 3.5. I try my best to search on other linux forum but not get simple steps solution of upgrading samba version..

View 3 Replies View Related

General :: Upgrade SAMBA 3.0 To 3.3 On CentOS?

Jan 11, 2010

We got windows 7 machines in our network so not able to joint them into samba domain. please guide me step by step how to upgrade samba 3.0 to 3.3.

View 2 Replies View Related

Ubuntu Installation :: 10.04 Samba Not Working After Upgrade?

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

Ubuntu Servers :: 10.04 After Upgrade SAMBA Not Working?

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

Fedora :: Cannot Connect To Samba Shares After FC12 Upgrade

Dec 6, 2009

After upgrading to FC12 from FC10 the 3 samba shares on the box cannot be connected to from either Windows-7 or Windows Server 2003R2. Both were working with FC10 just fine.

It is local authentication to the box not LDAP etc. Files below and error msg:

attempting to connect to say \saturngeorgek gets an error in a windows popup with Unknown username or bad password yet I'm certain of the ID & password as I can ssh in with it from Windows-7

In 2003 I see "Multiple connections to the same server or shared resource by the same user using more than one name are not allowed disconnect all previous connections and tr again."

In neither case do I have any connections to the saturn server that I can see using net use from either box.

smb.conf
========
[global]
workgroup = netwrx1
server string = Saturn RHFC4 Linux Server

[Code].....

View 4 Replies View Related

Fedora Networking :: FC12 Upgrade Cannot Connect To Samba?

Dec 11, 2009

I have just upgraded to FC 12 from FC 11 everything on FC 11 was fine, I has samba, openvpn, subversion, tinyproxy and apache all working fine. Friends could vpn in and do all the stuff they where allowed to do,

Now unfortunately I have this issue after upgrading to FC12, All the samba mounts have disappeared from all my friends computers, when I look at the log files I now see this;

smbd/server.c:457(smbd_open_one_socket)
smbd_open_once_socket: open_socket_in: Address already in use

View 1 Replies View Related

OpenSUSE Network :: 10.3 To 11.1 Upgrade Breaks GID Resolution In Samba?

Feb 8, 2010

I've just upgraded my main file server from 10.3 to 11.1 by DVD (I did *not* have a chance to do a zypper up after, so it's the base 11.1 install), and in upgrading my Samba from 3.0.23b to 3.2.4, I seem to have broken winbind resolution of group names. wbinfo -g shows all the right group name entries, and getent group shows that they map to the proper GID numbers... it's just that ls isn't seeing them: I get domain usernames, but the group column is 5 digit numeric GIDs in my defined range. I infer that something broke PAM, but I'm not enough of a PAM jockey to know what. I don't have a pam.d/winbind, but I'm not clear that I'm supposed to. I see that the four pam.d/common-* files were touched, but their contents are the same as the older ones I have.

View 6 Replies View Related

Ubuntu Servers :: After 9.10 Upgrade Can't Connect To Samba Shares

Jan 12, 2010

Last night i updated to 9.10, all good except i can no longer access my samba shares!!

here is the info from log.smbd after i stared it this afternoon

Code:
smbd version 3.4.0 started.
Copyright Andrew Tridgell and the Samba Team 1992-2009
[2010/01/12 16:35:57, 1] param/loadparm.c:6355(map_parameter)
Unknown parameter encountered: "executable"
[2010/01/12 16:35:57, 0] param/loadparm.c:7449(lp_do_parameter)

[Code]....

View 6 Replies View Related

Ubuntu Servers :: Samba Not Starting At Boot After 9.10 Upgrade?

Mar 14, 2010

I have a file server running samba 3.4.0. I just upgraded ubuntu to 9.10. The upgrade was unfortunately stopped in the middle, but I think I managed to complete it.The problem is that now samba will not work after a reboot. The daemons are running, but any attempt to connect from a windows machine fails (Windows 7: the network path was not found). Manually restarting the service fixes the problem, but I need a more stable solution!Interestingly, I can ssh to the machine, or rdp to a virtual machine running on it.The logs don't seem to report any error:

Code:
stefano@SERVER02:/var/log/samba$ tail log.smbd
[2010/03/14 04:02:11, 0] smbd/server.c:1068(main)

[code]....

View 5 Replies View Related

Ubuntu Servers :: Accessing SAMBA Shares Since Upgrade?

May 27, 2010

provide support for a small business that uses Windows machines to access files stored on an Ubuntu server which has just been upgraded from 8.04 to 10.04 (32 bit version). Before the upgrade the users accessed their share by this batch file:

Code:

net use x: \servernamesharename /user:username

This would then prompt the user for his or her password which they would enter to allow them access to the share.Since upgrading to 10.04, the user gets a "system error 58" stating "The specified server cannot perform the requested operation"If the batch file command is changed to:

Code:

net use x: \servernamesharename

The same error message is given. The only work around I have found is to modify the file to read:

Code:

net use x: \servernamesharename /user:username password

This is not ideal at all as it makes the password protection useless.When I performed the upgrade I left the smb.conf unchanged. The smb.conf file is:

Code:

#
# Sample configuration file for the Samba suite for Debian GNU/Linux.
#
#
# This is the main Samba configuration file. You should read the

[code]...

View 7 Replies View Related

Ubuntu Networking :: Samba Quit Working After Upgrade?

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

Software :: Maverick Meerkat Firestarter And Samba - Upgrade

Oct 25, 2010

Well over the weekend I took the plunge and upgraded. All was fine with Lucid. Well the upgrade was surprisingly straight forward. But, yep there is always a but. I though it had screwed up my samba totally, but no it hasn't. It is working just fine. I use firestarter to tweak my firewall, turn it off and all is fine.

I have told firestarter to open my local network, with a 10.0.0.1/24 (I can never recall is that right?) but it still ain't working. Have router doing firewall duties too, so not that bothered, but would like to know how to fix it. Before I upgrad my webserver box too.

View 1 Replies View Related

Software :: Build Samba From Source And UPGRADE It Easily?

Jan 6, 2010

Now that we are starting to face the reality of Vista/Win7 implementations, we will need to do an upgrade of Samba to enable functionality. I am having difficulty in upgrading our version of Samba (3.3.4), as I compile from source, and do not use binary distributions. I'm running Slack12 and could really use some help on how I can build samba from source and UPGRADE it easily?

View 1 Replies View Related

CentOS 5 :: SAMBA Upgrade With Yum Not Finding The Latest Version?

Jun 14, 2010

I have CentOS 5.5 installed on my Dell D600. This release includes SAMBA 3.0.
Question: Is there a way to use yum to upgrade / install the latest version of SAMBA (3.5.3)?

A "yum search samba" shows there is only the "samba3x" release available - which is SAMBA 3.0

I've downloaded the SAMBA3-3.5.3-43.el5.i386.rpm package for Cent OS 5 from the SAMBA.org site, but when I try to install it, it fails due to package dependencies.

Short of downloading the source and compiling it myself, is there a better method to get the latest version of SAMBA installed on my system?

View 4 Replies View Related

Fedora Networking :: How To Put Samba To Work

Mar 15, 2009

I have a small network at my home. I have two laptop with Linux , one with MAC and a Desktop with Windows and Linux. Also have a Network printer and a printer that is connected to the Desktop PC. I have to work with files that are on the Windows PC as also with the printer (because of colour). For what I have heard , Samba is the answer, but when I click on Samba or on Windows Network, I received a message telling there isn't anything there and I have 5 shared folders as well the printer.

View 4 Replies View Related







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