search for: gid1

Displaying 7 results from an estimated 7 matches for "gid1".

Did you mean: gid
2014 Dec 13
1
Samba 4 two DCs no matching UID/GID
...quot; >> domain="example" >> domainDNappendix="DC=example,DC=com" >> groupsBaseDN="OU=Subgroups,OU=Groups,$domainDNappendix" >> samldb="/var/lib/samba/private/sam.ldb" >> wbinfo -g > $pathTmpFiles/ad-groups >> while read gid1 >> do >> echo "$gid1:"$(wbinfo --group-info "$gid1" | cut -d: -f3) >> done < $pathTmpFiles/ad-groups > $pathTmpFiles/ad-groups-gid >> while read gid2 >> do >> echo $gid2 | awk -F : -v maxGid=$maxGid '$2>maxGid'...
2014 Dec 13
0
Samba 4 two DCs no matching UID/GID
...athTmpFiles="/root" > domain="example" > domainDNappendix="DC=example,DC=com" > groupsBaseDN="OU=Subgroups,OU=Groups,$domainDNappendix" > samldb="/var/lib/samba/private/sam.ldb" > wbinfo -g > $pathTmpFiles/ad-groups > while read gid1 > do > echo "$gid1:"$(wbinfo --group-info "$gid1" | cut -d: -f3) > done < $pathTmpFiles/ad-groups > $pathTmpFiles/ad-groups-gid > while read gid2 > do > echo $gid2 | awk -F : -v maxGid=$maxGid '$2>maxGid'" > done < $p...
2014 Dec 12
3
Samba 4 two DCs no matching UID/GID
Why only Domain Users and Domain Admins? I can't follow. But a good idea you've had. So a script can possibly be run on every DC the same. I will check and verify. What about built-in objects like system? These are not available in ADUC if my memory doesn't fail now. Will there be a problem when other built-in objects get a rfc gid/uid. E.g. for now wbinfo resolves uid 0 for
2010 Aug 14
1
cca biplot (vegan) failed in matplot
...log) : (list) object cannot be coerced to type 'double' code rm(list=ls()) library(vegan) library(MASS) # input richness birdrich <-read.csv("c:/migration/CCA_richness_20100814.csv",header=T, row.names=1) # input environment # GID 1 row sum = 0 therefore deleted GID1 in birdenvi birdenvi <-read.csv("c:/migration/CCA_envi_20100815.csv",header=T, row.names=1) birdrich.cca <- cca(birdrich ~ ., birdenvi) birdrich.cca matplot(birdrich.cca) [[alternative HTML version deleted]]
2017 Jun 29
1
samba-tool SIGSEGV
...dapsam:"ldaps://ldap.motec.com.au" has a valid init ldapsam_getsampwnam: Unable to locate user [CROFT$] count=0 Exporting account policy Detaching after fork from child process 8651. Exporting groups ldapsam_setsamgrent: 38 entries in the base! init_group_from_ldap: Entry found for group: gid1 ---8<---*snip*---8<--- init_group_from_ldap: Entry found for group: lastgid ldapsam_enum_aliasmem: Did not find alias Ignoring group 'Administrators' S-1-5-32-544 listed but then not found: Unable to enumerate members for alias, (-1073741487,The specified local group does not exist.)...
2005 Sep 09
0
File permission problem
...to share the /data1 etc. only with 1 user (me), this is more important and immediately urgent than the homes directory. > > If the owner of these files are not set correctly, > you should find the uid and gid in the /etc/passwd > file for these users and do a: > > chown -R uid1.gid1 /home/user1 > Thank you, but what about the /data1,2,3 ? by whom should they be owned and in which group should they be for all this to work? This I don't understand. > I guess that swat has changed the global settings > for create and directory mask, but you still have > to cha...
2005 Sep 09
4
File permission problems
Hi knowledgeable samba users, I had to upgrade from samba 2.2.0 on a suse linux server (7.2). Server died after two 2+ years of loyal services - otherwise I would not have changed... Now I have a samba 3.0.9-2.6 on suse 9.1. I can access the files only r-x, i.e. all files appear as read only. Trying to trouble shoot I have: - chmod-ed all the files of all the shares to 777 - in swat put the