similar to: Files suddenly go readonly

Displaying 20 results from an estimated 7000 matches similar to: "Files suddenly go readonly"

2023 Jan 18
1
Files suddenly go readonly
On 18.01.2023 17:38, Greg Dickie via samba wrote: > Hi, > > Running samba 4.10.16 on CentOS7. It's a fileserver but with a split > personality. For everything UNIX authentication is NIS (I know ;-) but for > samba we authenticate to AD and all users have the same uidNumber & > gidNumber as they do in NIS. This has been working fine but now I have some > users who
2023 Jan 18
1
Files suddenly go readonly
On 18/01/2023 16:38, Greg Dickie via samba wrote: > Hi, > > Running samba 4.10.16 on CentOS7. It's a fileserver but with a split > personality. For everything UNIX authentication is NIS (I know ;-) but for > samba we authenticate to AD and all users have the same uidNumber & > gidNumber as they do in NIS. The problem is, you shouldn't have any local users if you
2023 Jan 18
1
Files suddenly go readonly
On Wed, Jan 18, 2023 at 12:20 PM Rowland Penny via samba < samba at lists.samba.org> wrote: > > > On 18/01/2023 17:05, Greg Dickie wrote: > > > Agree but this was a standalone server that we are now transitioning > > into the domain and as long as the UIDs and GIDs match everything should > > be ok no? > > > > > > Is it possible to see
2023 Jan 18
2
Files suddenly go readonly
On 18/01/2023 18:37, Greg Dickie wrote: > > > On Wed, Jan 18, 2023 at 12:20 PM Rowland Penny via samba > <samba at lists.samba.org <mailto:samba at lists.samba.org>> wrote: > > > > On 18/01/2023 17:05, Greg Dickie wrote: > > > Agree but this was a standalone server that we are now transitioning > > into the domain and as long
2023 Jan 18
1
Files suddenly go readonly
On 18/01/2023 17:05, Greg Dickie wrote: > Agree but this was a standalone server that we are now transitioning > into the domain and as long as the UIDs and GIDs match everything should > be ok no? > > > Is it possible to see your smb.conf used on the Unix machines ? > > > O=Sure > > [global] > ? ? ? ? workgroup = TOTO > ? ? ? ? server string =
2023 Jan 18
1
Files suddenly go readonly
On Wed, Jan 18, 2023 at 11:53 AM Rowland Penny via samba < samba at lists.samba.org> wrote: > > > On 18/01/2023 16:38, Greg Dickie via samba wrote: > > Hi, > > > > Running samba 4.10.16 on CentOS7. It's a fileserver but with a split > > personality. For everything UNIX authentication is NIS (I know ;-) but > for > > samba we authenticate to AD
2023 Jan 18
2
Building samba 4.17.4 on CentOS7
Hey Rowland, Thanks for the reply. I was not aware of that page but that's super helpful. Unfortunately it does not fix my problem. I think I'm missing something basic. At this point I'm just trying to rebuild the centos7 srpm. See the attached error message (configure fails). Thanks, Greg On Wed, Jan 18, 2023 at 9:30 AM Rowland Penny via samba < samba at lists.samba.org>
2023 Oct 29
1
Permissions issue on domain member server (samba as an appliance)
OK I found an account with RID 500 but it has another username. I inherited this AD from 15+ years ago. Everything looks fine, all the computer management stuff works and I can manipulate permissions and security BUT running robocopy still gives "Error 1314 Copying N TFS Security to destination Directory ********* A required privilege is not held by the client". I just noticed it does
2006 Mar 22
4
Problem with ACL plugin system
Don''t know if anyone else has experienced this but I''m having a problem with the access_denied method in Ezra''s ACL access control plugin. It''s working fine (in conjunction with acts_as_authenticated) until it comes across a user it denies access to, in which case it throws the following error: NoMethodError in Admin#index protected method
2023 Oct 29
2
Permissions issue on domain member server (samba as an appliance)
Hey Rowland, Sorry, I'm thick. I understand why you would not want to create a linux user called Administrator but then where will the credentials come from? In my AD, I do not have a user called Administrator. I guess I must have a user with RID 500 though, I'll look for that. Thanks for your help, Greg On Sat, Oct 28, 2023 at 3:09?AM Rowland Penny via samba < samba at
2023 Jan 18
1
Building samba 4.17.4 on CentOS7
On 18/01/2023 14:20, Greg Dickie via samba wrote: > Hi, > > I used to build samba regularly but it's been a couple of years. I'm trying > to fix an issue with samba stock 4.10.16 on Cent7 by building latest and > seeing if it behaves the same but it looks like waf is not doing what's > expected. Simple question: should this work or is cent7 now too old and >
2023 Oct 29
1
Permissions issue on domain member server (samba as an appliance)
Administrator is a built in account in the AD. When you provisioned the domain with a password , that was Administrators password. LP On 29 Oct 2023 at 21:36 +0100, Greg Dickie via samba <samba at lists.samba.org>, wrote: > Hey Rowland, > > Sorry, I'm thick. I understand why you would not want to create a linux > user called Administrator but then where will the credentials
2003 Dec 17
3
I'm confused. What is winbindd supposed to get me?
I've got a Samba member server as part of a Windows NT domain. User accounts have the same name in both domain. I was having all sorts of trouble when winbindd was running with wierd groups showing up. I happened to screw up the winbindd configuration without noticing causing it to crash, but I ran snmd and nmbd anyway and suddenly everything started working perfectly. The docs say you
2007 May 16
3
Winbind - wbinfo -u works, getent passwd only gives local users
I only have limited Samba experience, and expect this is a silly mistake, but have been unable to find a solution I have installed Samba and Winbind on my desktop Linux (Debian) machine (SPARKSTONELX), aiming to unify logins with other windows machines accessing the PDC, again samba/Debian, with tdbsam password backend. All is well, joining the domain, and getting account details using wbinfo -u,
2023 Jan 18
2
Building samba 4.17.4 on CentOS7
Ok now, but did 4.10.16? I was just trying to rebuild their source RPM. Trying 4.17 on the command line (with python3) gives me: > [root at srvlxfs2 samba-4.17.4]# ./configure > Setting top to : > /root/rpmbuild/BUILD/samba-4.17.4 > Setting out to : > /root/rpmbuild/BUILD/samba-4.17.4/bin > Checking for 'gcc' (C
2023 Oct 30
1
Permissions issue on domain member server (samba as an appliance)
On Sun, 29 Oct 2023 16:35:14 -0400 Greg Dickie <greg at justaguy.ca> wrote: > Hey Rowland, > > Sorry, I'm thick. I understand why you would not want to create a > linux user called Administrator but then where will the credentials > come from? In my AD, I do not have a user called Administrator. I > guess I must have a user with RID 500 though, I'll look for
2023 Jan 18
1
Building samba 4.17.4 on CentOS7
I don't think you are going to have much luck getting 4.17 working on CentOS 7. We recently moved from CentOS 7 (4.13) to Rocky Linux 8 (4.16) and the install process was much easier. On Wed, Jan 18, 2023 at 12:03 PM Greg Dickie via samba < samba at lists.samba.org> wrote: > Ok now, but did 4.10.16? I was just trying to rebuild their source RPM. > > Trying 4.17 on the command
2003 Dec 17
2
Domain account
Dear All, Sorry if this question has been posted before but there's no enough answer to solved my problem and I'm going crazy because of it....:( I'm currently installed Samba-2.2.8a as logon server on My FreeBSD 5.0. For Win 9.X client there's no problem at all. But when I tried to joining W2K client into samba domain it's shown an error message such as : "the
2023 Oct 28
1
Permissions issue on domain member server (samba as an appliance)
On Fri, 27 Oct 2023 16:14:52 -0400 Greg Dickie <greg at justaguy.ca> wrote: > Hey Rowland, > > Hmmm. I may have misunderstood. I don't believe it explicitly said to > do that but I took it as that. Should I create a local Administrator > account instead? > The whole idea behind the user map on a Unix domain member is to map the Domain Administrator account (RID 500)
2014 Dec 19
2
Does Samba 4 actually respect Unix file acls?
Hello Jeremy, Friday, December 19, 2014, 4:55:21 PM, you wrote: > On Fri, Dec 19, 2014 at 03:58:58PM -0500, Rufe Glick wrote: >> Hello Jeremy, >> > Do alice and bob have the same user ids on client >> > and server ? >> Yes, the uids and gids are identical on both server and client machines. > Then it should work. Set debug level 10 on the smbd > and look