similar to: unable to validate owner sid

Displaying 20 results from an estimated 1000 matches similar to: "unable to validate owner sid"

2002 Mar 01
0
samba 2.2.3a -> unable to validate owner sid
Hi, I was hoping someone could help me out just point me in the correct directions as to what I am going wrong. I have Samba 2.2.3a installed and configured with winbind for domain authentication using an ext3 file system with ACL support. It is working great! The problem that I am experiencing is I would like to use an application like "xcopy" to propagate the ACL permissions to the
2009 Jun 25
1
Problems resolving most users with winbind and AD/SFU
Hello all, I'm having a problem with Winbind resolving some users from AD on a W2KSP4 server running SFU 3.5 [8.0.1969.1]. All users and groups in the AD domain have been assigned UIDs and GIDs via SFU. The Linux fileserver is running CentOS 5.3 with Samba 3.0.33-3.7.el5. The fileserver has been joined to the domain using authconfig with proper modifications made to nsswitch and pam.
2012 Jan 05
1
Set primary group of file on samba share from windows
Hi all! I want to use 'acl group control' setting to delegate privileges to specific administrators. Unfortunately, I'm unable to set the primary group using windows file permissions dialog, I can only add and remove ACL groups. I tried to do this by removing all groups but one from Windows. This doesn't work: the primary group has all privs removed and the extra group is
2002 May 15
4
Unable to validate owner sid.
I am trying to run Samba 2.2.4 on solaris 2.8 with W2K clients. I have an NT app installed onto the Solaris 8 server which i would like to run off of the mapped samba network drive. When i try to start the NT app it attempts to read a file on the samba drive called .root.passwords but fails (This file can be accessed with notepad). The following is an extract from the samba error log. I get the
2013 Mar 19
1
samba-tool classicupgrade (from v3 to v4) aborts with "Unable to get id for sid"
I'm trying to upgrade from samba3 -> 4. I ran this command: WORKDIR=/usr/local/mobius /usr/local/samba/bin/samba-tool domain classicupgrade --dbdir=$WORKDIR/var --use-xattrs=yes --realm=infinityhealthcare.com $WORKDIR/smb.conf but it failed with the error given in this email's subject. What does it mean, and how do I fix it? This is just another is a growing line of errors that
2004 Sep 21
1
SFU Samba Permission Denied
I recently ran into a problem accessing Samba shares from SFU. From SFU's /net directory, I could read from files, move files, create directories and even append to files using >>. But, when I tried to create a file, I received a "Permission Denied" message. After looking at the logs I found something which looked out of place. I am currently using (I tried many different
2010 May 28
1
samba 3.5.3: loads of errors copying some simple ACLs with robocopy
Maybe I'm doing somthing really stupid, but while copying some windows share onto a samba server, on some random subdirectory robocopy says ERROR 87 (0x00000057) Copying NTFS Security to Destination Directory... The samba logfile has lots of these lines. modules/vfs_posixacl.c:349(smb_acl_to_posix) smb_acl_to_posix: ACL is invalid for set (Das Argument ist ung?ltig) The strange thing is
2013 Apr 05
2
ClassicUpgrade => EpicFail
ClassicUpgrade of my samba3 data to samba4 fails, with this error: ERROR(<class 'passdb.error'>): uncaught exception - Unable to get id for sid Full log of the classicupgrade is at the end of this email. Project member on this list, Andrew Barlett, wrote that the issue is probably that my Samba 3 passdb was passable in an NT 4 DC mode, but is actually 'invalid' :
1999 May 19
2
Bug samba 2.0.4 ?
Hi I just installed Samba 2.0.4 under Solaris 2.5.1 Now when someone trys to save a MS Word file to his home directory on the SUN he gets a "not enough permissions" msg. Looking on the unix side I see a file ~WRD1741.tmp with permissions of 000 . I upped the log level to 3 and found this .. call_nt_transact_set_security_desc: file = forNT/~WRD1741.tmp, sent 0x7 [1999/05/19
2001 Dec 19
3
Issues regarding owner sid
Here's a strange issue: I'm running winnt4 with Samba 2.2.2 on Solaris 2.8. Basically, a windows app. has been installed onto a Samba share. The windows app has difficulties accessing text files on the share. I notice that in log.smbd, I get an error message (that corresponds to the file the app can't open). Here's a snippet from the file: [2001/12/19 12:32:23, 3]
2002 Aug 19
2
Access Denied when changing ACLs from W2000 client
Hi all I'm having some problems trying to configure ACLs from a Win2000 SP3 client. I'm running Samba 2.2.5 on kernel 2.4.18 (with acl + ext attr), Samba is compiled with acl support etc. Samba is configured with security=domain, and is running with local groups etc rather than thru winbind, I haven't been game enough to tread those waters yet. With the debug level set to 5
2017 Oct 26
4
sysvolcheck on fresh samba 4.7 DCs
Hi, I joined a new samba-4.7 DC to our AD, replicated everything over, then turned off the old DCs, seized fsmo roles, and added two extra 4.7 DCs. Everything above succeeded without warnings, and everything seems to be running very well finally, except for the sysvolcheck / sysvolreset. We're on xfs, and the File System Support checks on the samba wiki page all pass, although at the
2017 May 31
2
Erro sysvolcheck/sysvolreset
Hi My configuration: smb.conf # Global parameters [global] workgroup = MYSERVER realm = interno.mydomain.com.br netbios name = DC-LINUX server role = active directory domain controller server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl, winbindd, ntp_signd, kcc, dnsupdate idmap_ldb:use rfc2307 = yes ldap server
2003 Mar 27
2
Problem with xcopy /d & samba
A problem has arisen with the way samba handles file creation dates compared to NT/win2k, which prevents xcopy /d from working correctly. On NT/Win2k, files copied from another NT machine using xcopy end up with the modified dates equal to the original modified date of the file, and the created and accessed dates become the date of the xcopy operation. On Samba, files copied from an NT
2016 Feb 17
4
Can one set the owner of a folder to BUILTIN\Administrators?
I've recently attempted to migrate some windows server files over to samba 4 hosted on a FreeNAS server. Using robocopy with the /copyall switch, I expected everything, including ACL's and ownership information to transfer over. For the most part they have. The one problem I've ran into however, is that I'm getting errors any time I or robocopy attempt to change the ownership to
2004 Nov 16
1
Access Denied - XCopy from Win2K SP3 to Samba 3.0.8
Right in the middle of a big XCopy from Win2K SP3 to Samba 3.0.8 I get an "Access Denied" kicked back from XCopy and it ends. XCopy is building dirs from scratch on the Samba server - starting for a clean empty share. XFS FS on the server, Debian Sarge. I've heard of odd things with RoboCopy, but what about XCopy doing this? I suppose I will be cranking up the logs... or is there
1998 Aug 18
1
xcopy failures
Hi I had sent a mail about a week ago regarding a xcopy problem I had. I am trying to copy an image of an nt workstation from an unixware 2.1.3 server running samba 1.9.18p8. Initially the client is a dos client, who connects to the unixware server and downloads files using xcopy. My problem after copying a certain number of files xcopy fails with path not found. On further investigation I
2025 Feb 12
1
what diagnostic messages most need improving?
Hello, sorry I sent it directly to Douglas instead of to the mailing-list. Thanks and have a nice day, Matthias. Am 12.02.25 um 08:16 schrieb Matthias K?hne | Ellerhold Aktiengesellschaft: > Hello Douglas, > > these error message are completly unusable for me: > > fileserver: > > [2025/02/10 11:37:20.074229,? 0] > source3/smbd/posix_acls.c:1093(unpack_nt_owners) > ??
2009 Jul 01
0
Problems resolving most users with winbind and AD/SFU (Resolved?)
Problem solved. Sort-of. I just don't know why the solution works. Here's what I found... First, I tried updating SFU 3.5 with the following hotfixes: 913030, 886655, 887531, 932143, 883520, 894186, 931930, 892561, 896428, 888993, 932143, and 939778. No change. Second, I used ADSI Edit from the Win2k support tools to compare side-by-side a working account with a "Could not get
2006 May 12
3
samba 3.0.22 and OS/2 connectivity
Hi All I have a Linksys NSLU2 device which is used to hook USB2 drives upto my network as network attached storage. The Linksys firmware upgrade for this device includes samba 3.0.11 which is a non-starter regarding OS/2 connectivity. There is an alternative firmware based on the Linksys firmware called Unslung from http://www.nslu2-linux.org/ The Unslung firmware allows