similar to: How do I enable groupname map functionality?

Displaying 20 results from an estimated 3000 matches similar to: "How do I enable groupname map functionality?"

2002 Jun 14
1
groupname gid with blank char in file /etc/fstab
Hi ! toto is a win2k domain user member of group 'Domain Users'. I've added the following line to my /etc/fstab file for the win2k share to be mounted at system boot: //DERVER/SHARE /mnt/smb smbfs credentials=/home/toto/.smbpw,uid=toto, gid='Domain users',fmask=664,dmask=775 0 0 But the mount command failed with error: | [mntent]: line 9 in /etc/fstab is bad
2005 Dec 30
2
Why are dots in username & groupname no longer allowed?
For some strange reason I am no longer able to create groupnames or usernames (with useradd and groupadd) that contain a dot. Uptill now it was possible to create user&groupnames like c.smith but now I get these errors: [root at server etc]# useradd c.smith useradd: invalid user name 'c.smith' [root at server1 etc]# groupadd c.smith groupadd: c.smith is a not a valid group name
2009 Jun 02
2
formal argument "envir" matched by multiple actual arguments
Hi list, This looks similar to the problem reported here https://stat.ethz.ch/pipermail/r-devel/2006-April/037199.html by Henrik Bengtsson a long time ago. It is very sporadic and non-reproducible. Henrik, do you remember if your code was using reg.finalizer()? I tend to suspect it but I'm not sure. I've been hunting this bug for months but today, and we the help of other Bioconductor
2014 Feb 08
4
force group does not work
Hi I set up a samba 4.1.4 server on the latest FreeBSD RELEASE 10. Unfortunately it doesn't seem to consider the option force group. After hours ofresearch I couldn't figure out what I'm still missing. unix extensions is set to no. Setting the debug level up to 10 also didn't help ;( Is this a bug or is there simply a mistake in my setup? When *valid users = @Groupname* is
2006 Jun 26
0
Lighttpd: username and groupname don''t take effect
Hello, In my lighttpd.conf I''ve got: server.username = "www" server.groupname = "www" I fire up Lighty in production mode as root: script/server When I print ENV["USER"] in Rails it incorrectly prints root instead of www. Can someone please shed some light on this for me? Thanks, DOug -- Posted via http://www.ruby-forum.com/.
2006 Sep 03
1
Unexpected source() behavior in R-devel
Why am I seeing the following in R-devel (sept 2, 2006 build) on opensuse 10.1? I'm sure it is something simple I am missing, but I just don't see it (output below). Thanks, Sean > readLines(url("http://www.bioconductor.org/biocLite.R")) [1] "source(\"http://bioconductor.org/getBioC.R\")" [2] ""
2012 Dec 20
1
Changing administrator password after Samba4 classic upgrade
I used to upgrade samba3 to samba4 with almost successful with one problem, administrator can't access. As administrator, by default it is the only user account that is given full control over the system. My query is how to change the administrator password? we have one account which can join to the samba 4 AD based on the migrated data but the problem can't change the administrator or
2010 Jan 12
2
directory permissions
Hi, I have changed directory ownership permissions recursively such that it is owned by username:groupname , where groupname is not the default group, i.e., username. However, when a user creates a new file the default permissions are again username:username. How can I give ownership permissions on a particular directory so that any files created in that directory will always have specifc
2013 Jul 08
1
samba4 - error during classicupgrade
Hi all, I have a problem during classic-upgrade : Importing groups Group already exists sid=S-1-5-21-4023731279-819928261-1073345436-512, groupname=Domain Admins existing_groupname=Domain Admins, Ignoring. Group already exists sid=S-1-5-21-4023731279-819928261-1073345436-514, groupname=Domain Guest existing_groupname=Domain Guests, Ignoring. Group already exists
2012 Dec 13
1
Checking data migration from samba3 to samba4
How do we check the data from Samba4 that the data from Samba3 successfully migrated? I dunno if it successfully migrated coz got these (last part): [root at gaara LiveData]# /usr/local/samba/bin/samba-tool domain classicupgrade --dbdir=/srv/LiveData/var_lib_samba/samba --use-xattrs=yes --realm=kazekage.sura.sandbox.local --dns-backend=SAMBA_INTERNAL /srv/smb.conf Once the above files are
2005 Sep 20
1
Group names matching user names
We're configuring Windows Server 2003 against Samba with an LDAP backend. Things are mostly working. On the UNIX end, all users have, as their primary group, a groupname matching their login id. So, username "china" has groupname "china" as the primary group. I tried creating a local user on the Windows Server 2003 box and a groupname equivalent to the username but it
2006 Aug 04
2
valid users problem with 3.0.23a
Hello, I'm trying out 3.023a on a devt server and I ran into an odd problem. The server is a domain member in an AD mixed mode setup. I am now unable to connect to the server and I have isolated the problem to the valid users entry. My parameter looks like: valid users = @DOMAIN+"groupname with spaces" I've verified that the account I am using is a member of the
2011 May 09
2
[LLVMdev] How does Timer work?
I slightly modified the Kaleidoscope example to print the timing data using the NamedRegionTimer as below: // Run the main "interpreter loop" now. { const char *GroupName = "MainLoop"; NamedRegionTimer T("Kaleidoscope", GroupName, true); MainLoop(); } My assumption was that when T goes out of scope, it will emit the data on the command line. But I see
2011 Dec 30
4
Need help in writing a shell/bash script
Hi Friends, I am trying to write a shell script which can merge the 2 columns into 3rd one on Centos 5. The file is very long around 31200 rows having around 1370 unique groups and around 12000 unique user-names. The 1st column is the groupname and then 2nd column is the user-name. 1st Column (Groupname) 2nd Column (username) admin ankush
2020 Apr 02
2
Unable to "show" a group using samba-tool
On 2020-04-01 05:51, Rowland penny via samba wrote: > On 01/04/2020 09:23, Rowland penny via samba wrote: >> On 01/04/2020 08:23, Rowland penny via samba wrote: >> On 31/03/2020 >> 22:48, David Kowis via samba wrote: >>> Howdy! >>> >>>> I'm setting up a domain controller, and things are going >>> >>>> wonderfully, but
2004 Jun 30
2
hosts allow and partial subnet
dear list members how can i restrict access to samba with the "hosts allow" configuration for only part of a subnet without having to list all the individual ip-numbers? e.g. we have the subnet 123.123.123.1 - 123.123.123.512 and i would like that only the hosts with the ip numbers between 123.123.123.237-123.123.123.319 have access. how can i do this? all hostnames have the
2003 Apr 01
0
BUG REPORT: change_trust_account_password works in 2.0.7, fails in 2.2.3a through 2.2.8
I posted an earlier message about change_trust_account_password failing. I have been able to reproduce the error with 2.2.3a 2.2.5 2.2.7a 2.2.8 I can't seem to get 2.2.1 to even attempt to change the machine account password, even with machine password timeout = 300 The log of the failure looks like this: [2003/04/01 12:34:11, 1, pid=28443] lib/debug.c:(258) INFO: Debug class all
2020 Nov 12
1
Targeting old glibc
On Wed, Nov 11, 2020 at 10:37 PM Fāng-ruì Sòng <maskray at google.com> wrote: > If you want to drop symbol versioning with llvm-objcopy: > > * llvm-objcopy -R .gnu.version -R .gnu.version_r in.so out.so > * However, llvm-objcopy zeroes out the section content so at runtime glibc ld.so will error > "unsupported version 0 of Verneed record". > Thus we need to
2008 Aug 21
1
Samba PDC with groups in LDAP
Hi All, I'm wondering if anyone can shed some light on a problem I'm having. I have a samba PDC with an LDAP backend, keeping the smb.conf file constant, When I have /etc/nsswitch.conf configured with groups: files ldap Then /usr/local/samba/bin/net rpc user info dbb only returns my primary group. If I have /etc/nsswitch.conf configured with groups: files nis Then all
2016 Mar 19
3
classicupgrade migration issues
On Fri, Mar 18, 2016 at 4:04 PM, Andrew Bartlett <abartlet at samba.org> wrote: > The upgrade code assumes you run on the same host. I realise now that > folks doing an upgrade use that an an opportunity to upgrade hardware, > and keep old systems as fallbacks, so the assumptions cause trouble. > > Make the new host identical in terms of the data needed to upgrade >