similar to: uid and gid from unix to unix

Displaying 20 results from an estimated 6000 matches similar to: "uid and gid from unix to unix"

2004 Sep 15
1
Retrieving UNIX UID/GID directly through Active Directory
Hi, there's a bug on bugzilla.samba.org that I'd like to comment on but it's not letting me. It's bug #242, titled "Retrieving UNIX UID/GID directly through Active Directory from schema extension" The person who posted the request talks about using AD4Unix, but I've installed Microsoft's Services for Unix and it made similar schema changes. Specifically, it
2004 Oct 14
1
[PATCH] smbfs: smbfs do not honor uid, gid, file_mode and dir_mode supplied by user mount
Hi, This patch fixes "Samba Bugzilla Bug 999". The last version (2.6.8.1) of smbfs kernel module do not honor uid, gid, file_mode and dir_mode supplied by user during mount. This bug is also logged as "Kernel Bug Tracker Bug 3330". I think this stuff is related to the "unix extensions". This patch offers to the client side the opportunity to decide to use or
2009 Feb 02
1
Map sids to Unix UID and GID
I have a samba server running on a Linux RHEL5 system. The system uses nss_ldap and gets passwd and group information from a non-windows ldap server. The smb.conf file is using security=ads and spnego in order to user Kerberos tickets rather than ntlmv2. I have done a net ads join, and the authentication is working fine, however when I try to set an ACL on a file from a windows client
2003 Apr 25
2
Word problem with large uid/gid
Hi, We've noticed the following problem: Samba server: RedHat 7.3 Linux version 2.4.18-3 (bhcompile@daffy.perf.redhat.com) (gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-110)) Samba 2.2.8a 1 user defined 1 share defined (it's a test-setup, server is a Dell ProLiant 2600 and isn't used for anything else) Client PC: Windows XP/Office97 and Windows2000/Office97 IF uid or gid
2004 Sep 13
0
Winbind uid/gid issue.
Hello All, I've got Samba 3.0.4 running under Solaris 8 with AD support/Winbind... One issue I'm having that I need to fix is, all the files on the Solaris box are owned by uid's and gid's from my nis files... Now that winbind is running, when a user modifies a file, it is now owned by DOMAIN+AD-USERID and the same for the group... Then a lot of other people can't access those
2004 Apr 28
1
filexfer draft and uid / gid resolution ...
Sorry if this is not the best place to post this question but I'm not sure who else to ask. After reading through the filexfer draft I am having trouble understanding how a sftp client goes about resolving uid / gid to its text representation. Without handling this translation for the user, how do they know the difference between one uid / gid to the next without opening up a terminal to the
2008 Nov 06
4
Trying to get uid and gid to match and getent to work
I am using the following in my smb.conf on samba-3.0.28-0.el5.8 idmap domains = MYDOMAIN idmap config MYDOMAIN:backend = rid idmap config MYDOMAIN:base_rid = 998 idmap config MYDOMAIN:range = 998 - 49999 idmap uid = 998-20000 idmap gid = 998-20000 template homedir = /home/users/%U # template primary group =
2005 Jul 29
1
uid + gid mapping problem
Hi everyone, Ok I can log in locally as a windows user. I can su to a windows user as well. But once I'm there: [root@sandbox ~]# su mluich bash-3.00$ whoami whoami: cannot find username for UID 16777253 bash-3.00$ ls -l total 4 drwxr-xr-x 2 16777253 16777218 4096 Jul 28 16:21 Desktop -rwxr--r-- 1 16777253 16777218 0 Jul 28 15:31 test.txt Getent passwd
2013 Aug 20
1
Samba 4.0.9 winbind isn't passing through uid and gid numbers from Win 2003 R2
List, I've seen this problem in the list archives before, but the only problems I can easily find are using Samba 4 as the DC. In my case, I'm trying to add a Debian Wheezy member server (running the 4.0.9 packages from enterprise samba) into an existing AD domain where the DC's are running Windows Server 2003 R2. Every GID and UID coming back out of getent passwd is coming out as
2014 Dec 11
0
Samba 4 two DCs no matching UID/GID
On 11/12/14 13:21, rintimtim at gmx.net wrote: > I think for now, uid and gid would be enough, when these would be automatically set without the need of enabling nis domain in unix tab. Just because it is import to unix based fileservers. Every uid and gid would be replicated and available on every DC. ID-mapping would not be neccessary when using rfc2307. Using rfc2307 attributes **IS*
2011 Aug 31
1
Understanding UID/GID mapping models.
I am using either DOMAIN or ADS for authentication and am trying to understand how UID/GID mapping rules are triggered. This[1] seems to suggest that if I do not specify the idmap uid/gid parameters in smb.conf, then authenticated usernames are mapped to "local" user accounts having the same name. If, however, I _do_ specify idmap uid/gid then one of the idmap_* allocator modules is
2014 Dec 11
2
Samba 4 two DCs no matching UID/GID
I understood what have explained. All is fine so far. For my environment I need these ids to be stored to the directory (except for built-in groups) due to file services and today I found a way to write the ids to the directory. I only have Windows client so that other rfc2307 information's like shell etc will not really matter. But ids are important for setting right acls in the filesystem.
2005 Apr 23
1
winbind + ldap uid/gid consistency woes.
Hello all... Im trying to fix a idmap setup with winbind where the idmaps are stored in openldap. We have had this system working before, but it managed to break :-) All systems running Samba (3.0.13 on FC2) Problem: group id's and uid's (specificly uid's) are inconsistent between clients (our two test clients). Both machines are using idmap backend to talk to our ldap server and
2014 Dec 09
3
Samba 4 two DCs no matching UID/GID
Hello all, I have a fresh install of two CentOS 7 machines. On DC1 I made a domain provision with --use-rfc2307. In DC2 I made a join as DC - both exactly as the wiki advised. In fact of its missing I added the idmap use rfc2307 yes parameter to smb.conf. I will have an extra share on both DCs. Today I realized, that wbinfo shows different UID/GID for the same users or groups on the DC's.
2005 Sep 05
1
winbindd ADS Windows 2003 SFU idmap=ad, with Suse Linux 9.1, no AD UID or GID
Hi, I'm trying to get winbindd to obtain uid and gid info from M$ AD (Windows 2003 Server SP1). I'm getting the home directory and default shell info from AD. I assume I have something wrong in my smb.conf, but cannot figure out what it is: testparm Load smb config files from /usr/local/samba//lib/smb.conf Loaded services file OK. Server role: ROLE_DOMAIN_MEMBER Press enter to see a
2004 Dec 01
1
maintaining samba uid and gid in nt to ad migration
What is the best method for migrating the samba/winbind uid/gid when moving from an nt4 domain to windows 2003 ad? I have multiple samba 3.x servers running in an nt4 domain. All machines use "idmap uid = 10000-20000" and "idmap gid = 10000-20000" in smb.conf using winbind to maintain security on files and folders. When I move my samba 3.x test servers from nt4 domain to
2014 Dec 09
0
Samba 4 two DCs no matching UID/GID
On 09/12/14 21:07, Tim wrote: > Hello all, > > I have a fresh install of two CentOS 7 machines. On DC1 I made a domain provision with --use-rfc2307. In DC2 I made a join as DC - both exactly as the wiki advised. > > In fact of its missing I added the idmap use rfc2307 yes parameter to smb.conf. > > I will have an extra share on both DCs. > > Today I realized, that wbinfo
2014 Dec 10
0
Samba 4 two DCs no matching UID/GID
On 10/12/14 12:21, rintimtim at gmx.net wrote: > Thanks for the advice of copying the idmap.ldb. That works. > After adding zum users the uid and gid begin to differ again. I read > that it is not recommended to run a DC as a fileserver but in my case > it's not really an option. It's a network of twelve clients, so four > servers are incommensurate to this amount of
2012 Apr 09
3
UID/GID mapping consistency across at least two Linux machines
I have two SAMBA machines they both successfully joined to the same Active Directory (actually SAMBA 4) I have copied the user files from *server 1* to *server 2* /owner id/ and /group id/s are preserved. on server 1, when is do: *id user1* I get *2001* but on server 2 the same user has different id. This is actual for groups as well i.e different id's. *smb.conf*s are identical --
2014 Dec 10
0
Samba 4 two DCs no matching UID/GID
On 10/12/14 14:39, Tim wrote: > I found this. But I didn't find it related to DC idmapping replication. > > I have two pieces of hardware. My goal is realize an active directory > for the windows clients and a file server. The AD should have > redundancy (this is why I provisioned two DCs). The file should > integrate snapshots like a NetApp system (snapshots are done by