similar to: Users in group cannot rename or delete files/folder owned by the group

Displaying 20 results from an estimated 30000 matches similar to: "Users in group cannot rename or delete files/folder owned by the group"

2010 Feb 08
2
Noob (it seems) can't get XP client to join Samba Domain
I have followed: http://rudd-o.com/en/linux-and-free-software/making-windows-xp-join-a-samba-domain-in-5-minutes and http://samba.org/samba/docs/man/Samba-HOWTO-Collection/ClientConfig.html#WXPP009 and the reg hack even though I'm using Samba 3.3.2 I keep getting the error message: "The following error occured attempting to join the domain "ROOM101" The username could not
2010 Mar 01
1
Unable to find Samba Server, Windows Network
Hi, I am having some problems setting permissions to access a Samba share on my Windows XP box. So what follows is all the information I thought would be useful to helping me out. Firstly, neither box has a firewall running. Both computers are able to ping each other's IPs. When on my XP box, I go to "Map Network Drive" I am able to find my Samba computer \\Server in my workgroup
2015 Feb 11
4
samba pdc winbind
We have debian 7 with samba pdc. >From a joined ubuntu client , i can su for another user but getting other user: root at blank005:~# su 59031614949 98121524292 at blank005:/root$ The numbers are usernames . how can this happen? in the samba pcd logs: [2015/02/11 16:10:14.497010, 0] passdb/lookup_sid.c:1684(get_primary_group_sid) Failed to find a Unix account for 92101633919Failed to
2010 Jun 09
0
logging in NAS200
Hello, I'm running SAMBA under Ubuntu 10.4. At work we share a network storage unit, a Linksys NAS200. I can see it as a "computer" in my workgroup but once I click on its icon in Nautilus it is opened as a blank screen. I cannot see the folders I should have access. Doing the same in Windows XP I can access these folders. I use the same username and password on Ubuntu, XP,
2015 Feb 11
0
samba pdc winbind
On 11/02/15 15:37, duportail wrote: > We have debian 7 with samba pdc. > > From a joined ubuntu client , i can su for another user but getting other user: > > root at blank005:~# su 59031614949 > 98121524292 at blank005:/root$ > > The numbers are usernames . > > how can this happen? > > in the samba pcd logs: > [2015/02/11 16:10:14.497010, 0]
2009 Sep 02
1
User permissions on other users home directory
Hello, I have 5 users that need to be able to read and write from each others home directorys. How I have done this is by creating a group office, adding these 5 users to the office group, and then changing ownership of users home directorys to user1:office However, when user1 edits a file in his home directory, user2 can no longer edit it, even though both users are in the office group. My
2010 May 25
0
bandwidth issue between a windows 2008 server standard and ubuntu 8.04 samba
Hi, Samba version Version 3.0.28a on ubuntu 8.04 LTS I encounter bandwidth issue (50 ko/s) which make any files copy hang up. Thanks you for your help Here is my smb.conf file : [global] ## Browsing/Identification ### # Change this to the workgroup/NT-domain name your Samba server will part of workgroup = COOPER_GAY_FR # server string is the equivalent of the NT Description field
2013 Mar 16
0
I don't want to require my users to authenticate to print
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi folks, My ancient debian server was running some old version of samba. Any machine in the network could connect to the LAN, find any of the printers attached to the server, and print to their heart's content. I've upgraded the OS on the server to Ubuntu 12.04LTS desktop 32-bit. This distro comes with Samba 3.6. The file share is set up
2008 Mar 29
1
Access Denied - How to solve it?
Hi, I have a software samba installed in Kubuntu and I have tried to write archives in samba area. I can read archives that are in samba area, but I can't put new archives in this area. The error message access denied: It was not possible write to smb://oxigenio/narciso/fatorial.java root@oxigenio:/etc/samba# uname -a Linux oxigenio 2.6.22-14-generic #1 SMP Tue Feb 12
2009 Nov 05
2
Phantom sharename
smbclient reports there is a sharename 'l' that points to /usr/local/Documents on the host, but there is no reference to it in the smb.conf file. I have puzzled over this for days - I must have missed something obvious. Here is the output from smbclient, followed by the smb.conf file with all the comments removed. napoleon 526 ~ $ smbclient -L localhost Enter mike's password:
2016 Mar 15
1
Installing onto Windows
Since this is a standalone server. Change map to guest = bad user to map to guest = bad password put the 2 pc's hostnames in the /etc/hosts file on the samba server. Stop and start samba. And it helps if In smb.conf : workgroup = WORKGROUP and workgroup in windows are the same. Can you access based on \\ip\share and \\hostname\share ? Greetz, Louis >
2016 Feb 18
1
Samba + ldap + cannot find domain
>> This makes no sense to me. Am I missing something obvious? > You may be, but how can we tell, we cannot see your smb.conf Complete smb.conf below: # Sample configuration file for the Samba suite for Debian GNU/Linux. # # # This is the main Samba configuration file. You should read the # smb.conf(5) manual page in order to understand the options listed # here. Samba has a huge number
2017 Aug 05
2
Printing with smbspool_krb5_wrapper not working in Ubuntu 16.04
Rowland Penny wrote: > On Sat, 5 Aug 2017 14:44:34 +0200 > Van Svensson via samba <samba at lists.samba.org> wrote: > > > Rowland Penny wrote: > > > > > On Sat, 5 Aug 2017 13:06:18 +0200 > > > Van Svensson via samba <samba at lists.samba.org> wrote: > > > > > > > Thanks for your reply! I have now filed a bug in launchpad
2015 Feb 11
4
samba pdc winbind
( could not post complete reply, message too large?) I think that's why I have a lot of black screens on the clients. Here debian pdc smb.conf: root at fai:~# cat /etc/samba/smb.conf # This is the main Samba configuration file. You should read the # smb.conf(5) manual page in order to understand the options listed # here. Samba has a huge number of configurable options (perhaps too # many!)
2013 Apr 29
2
Samba 3 dynamically enable or disable share
Hello, ? ?I wonder if it is possible to dynamically enable/disable samba 3 shares.? Here is my problem.? On a remote server I have 4 removable hard drives, large capacity. I am not using any RAID/JBOD, so each drive is mounted individually (like /mnt/DISK1, /mnt/DISK2 etc) and each drive is individually shared, something like: [STORAGE01] path = /mnt/DISK1 Guest OK = false ... [STORAGE02]
2011 May 13
1
Access denied to samba server from win7 64bit behind a VPN
Hi, I have a problem of Access denied to samba server from win7 64bit behind a VPN. the samba server is 3.2.5-4 release on a debian lenny (I will upgrade it soon), member of a win2K AD domain. the win7 PCs are on the same AD domain, they can access to an other samba server witch is very similar (same release, same smb.conf, same VPN config). If I do on a win7 PC: net view \\srvlinux I see:
2006 May 22
1
URGENT: Samba Won't Substitute %u In "Logon *" When LDAP Is Used
Version: 3.0.14a (debian stable: 3sarge1) I'm just about finished converting our company's network from NIS to LDAP. Part of that involved updating Samba to use that same directory so all the information is maintained in one place. Most everything is good, except that my roaming profiles won't work. My smb.conf file is attached. Upping the log level eventually showed messages
2002 Jun 06
3
Loosing Samba Shares Across Segments
I have two Samba servers configure similarly. One shares fine across our entire network and the other only works within its own segment. I have poured over the smb.conf files and cannot see what it preventing the one from crossing segments. These both are Debian 2.2 boxes and I am just modifying the default smb.conf files. I am hoping a fresh pair of eyes will help. Any help would be greatly
2003 May 28
2
Problem with samba printer under Win2k
I?m running Debian Linux 3.0 r1 with Samba 2.2.8a and I have got printing problems: --- when I print something the job don't appear in the window printing status, so I have no way to check the actual status of the job, or to delete the job from window printer status in Win2K. here is configurations file of smb.conf: [global] workgroup = Gertian log level = 99 queuepause
2019 May 17
1
Moving home directories to another location leads to NT_STATUS_ACCESS_DENIED listing
of course   my smb.conf     # # Sample configuration file for the Samba suite for Debian GNU/Linux. # # # This is the main Samba configuration file. You should read the # smb.conf(5) manual page in order to understand the options listed # here. Samba has a huge number of configurable options most of which  # are not shown in this example # # Some options that are often worth tuning have been