similar to: getent passwd

Displaying 20 results from an estimated 2000 matches similar to: "getent passwd"

2010 Jan 21
47
What is the state of blktap2?
I''m currently working on moving storage services into their own domain and I''ve been looking at blktap2. I''ve been trying to get an image mounted with blktap2 and for some odd reason and tapdisk2 keeps hanging instead of quitting at the end. I haven''t removed any of the storage startup code at this point so everything should be as it normally is in xen-unstable.
2007 Jul 31
1
A complicated 'aggregate'
Hi, I have a financial (zoo) time series with prices and volumes (although I can get the coredata as a matrix). Due to the data-source some indices have multiple observations. I want to aggregate these according to a weighted average. 11:00:01 34 1000 11:00:01 35 500 11:00:01 35 1000 11:00:02 34 500 11:00:02 35 500 should become 11:00:01 34.6 2500 11:00:02 34.5 1000 I currently do this
2007 Dec 20
5
Apache2 module -- feedback appreciated
Hey folks, I''ve just uploaded an apache2 module[1] to our Google Code repository[2]. It''s based largely on the recipe available on the Puppet trac[3], but with a fair amount of modification and generalization... Basically, it provides abstractions for config file snippets, site definitions, and apxs modules -- and then "basic" and "debian"
2007 Jul 31
1
POSIXct Formating Error (PR#9819)
To Whom It May Concern: The following appears to be a bug in the way POSIXct dates are formated. The example is forced, but occurs naturally when importing Excel type dates (where fractional part is fraction of a day) and small rounding errors result. As shown, looking at the POSIXct class, it looks as if both times are 16:11:03 (truncation) Looking at as.numeric.POSIXct, it looks as if
2007 Aug 02
1
Using 'diff' on zoo vs zooreg classes (possible bug?)
Hello, Can anyone explain the following behaviour? To me it seems a bug, but maybe it is intentional. It seems that a diff on a zooreg class that is not _strictly_ regular only considers those entries that are 'deltat' apart. In the following, diff on the zooreg class only returns values where the index was one second apart. The example replicates by dev code, but I've also tested
2009 Jan 18
0
getent passwd/getent passwd username inconsistencies
I've came across what appears to be a bug, but I wanted to get some feedback on the list before reporting it to make sure I'm not doing something stupid. I'm using 3.2.7. I see that when I do "getent passwd", I get an entry like this: testuser:*:1000:20:Test User:/home/poo/testuser:/bin/bash But when I do "getent passwd testuser", I get this:
2019 May 14
2
"getent passwd" works, "getent passwd username" does not
Domain member server (Debian stretch with 4.8 from the Van Belle repo) getent passwd| grep nprice GIBB\nprice:*:1001104:1000513::/home/GIBB/nprice:/bin/false getent passwd GIBB\\nprice (returns nothing) getent passwd 1001104 also returns nothing wbinfo -u works fine wbinfo --uid-info 1001104 GIBB\nprice:*:1001104:1000513::/home/GIBB/nprice:/bin/false wbinfo -i GIBB\\nprice
2019 May 15
2
"getent passwd" works, "getent passwd username" does not
On 2019/05/14 21:30, Rowland penny via samba wrote: > >> getent passwd GIBB\\nprice >> >> (returns nothing) > > > Now that is weird, it is usually 'getent password' returns nothing ;-) > > Just one thought, because '\n' is a linefeed, it might just be that, > so try <getent password 'GIBB\nprice'> > Nothing. I think maybe a
2019 May 15
2
"getent passwd" works, "getent passwd username" does not
On 2019/05/15 09:52, Rowland penny via samba wrote: > > > Can the user login, or connect to a share ? > No. Just gets a password prompt > if root creates a file, can its ownership be changed with 'chown' ? No. Not to a domain user or group > > > I would be a lot more concerned if this was happening with every user, > you could also try upgrading Samba to 4.9.x
2010 Jul 23
0
winbind ADS getent passwd fails, getent passwd <username> works, getent group gives partial list
I have the following configuration: SuSE Linux Enterprise 11, X86_64 Packages installed with SLES11 or updated from SLES update repo: Samba 3.2.7-11.20.1 MIT Kerberos 5 1.6.3-133.33.1 OpenLDAP 2.4.12-7.18.1 Cyrus SASL 2.1.22-182.20.1 Have one server set up joined to AD (Win2K3 R2) domain as a member server, based primarily on scottlowe's blog instructions. Trying to get a 2nd SLES11
2010 Jan 28
31
[PATCH 0 of 4] aio event fd support to blktap2
Get blktap2 running on pvops. This mainly adds eventfd support to the userland code. Based on some prior cleanup to tapdisk-queue and the server object. We had most of that in XenServer for a while, so I kept it stacked. 1. Clean up IPC and AIO init in tapdisk-server. [I think tapdisk-ipc in blktap2 is basically obsolete. Pending a later patch to remove it?] 2. Split tapdisk-queue into
2015 May 19
0
getent passwd and getent group reporting only local users
El 19/05/15 a les 16:22, Mario Pio Russo ha escrit: > > Good day all > > I am working with samba4.2.1 DC, created after upgrading from samba3 > > the DC works fine, however the commands : > > "getent passwd" and "getent group" > > reports only local users. This is by design I think :-/ > > however I am able to see all the id from the
2009 Nov 22
1
Metaplot Axis Annotation
Hello, We are looking to adjust the font size of the axis annotation on the graph that results from use of the metaplot() function. Metaplot seems to respond to cex and cex.lab to change those graphical parameters, but it doesn't respond to cex.axis. Is there a way to work around this by creating a customized x-axis, and if so, how? Thanks for all your help. Syntax is below. Best, Dawn
2003 Sep 25
1
Re: Winbind ldap samba 3 BDC getent passwd answer don't retrieve domain users, can't login on the domain with users that are not on /ect/passwd
I have seen the same thing in my two installation of beta2 and rc4. Some how, I forgot what I have played around in beta2 and was later been able to do a 'getent passwd DOMAIN\\username' but can't repeat that again. in my latest installation of RC4. I am wondering if it has anything to do with the timing of locating the correct domain controller to logon. As I am experiencing very long
2003 Sep 25
1
Winbind ldap samba 3 BDC getent passwd answer don't retrieve domain users, can't login on the domain with users that are not on /ect/passwd + typo error ?
Helo, On redhat 9 - samba 3 stable - Using the rpm from 24 september. I try to configure a bdc. Smb.conf is : idmap backend = ldap:ldap://ip_address ldap idmap suffix = ou=personnes,ou=ac-ville,ou=educ winbind uid = 10000-20000 winbind gid = 10000-20000 # allow enumeration of winbind users and groups winbind enum users = yes
2014 Jan 14
1
getent passwd & getent group returning UID and GID using Winbind 4.1.x series samba
Just to make sure that I'm on the right path to get this working the way I would like. I have a linux file server that has used LDAP the user and group information in the past. I would like to migrate (recreate) the same users and groups in the samba4 AD DC, adding the UID and GID attributes. So that I don't have to change the UID and GID permissions on the file servers. The migration
1998 Dec 05
8
portmap vulnerability?
Are there any known vulnerabilities in portmap (redhat''s portmap-4.0-7b)? I''ve been receiving a lot of attempts to access the portmap port on some linuxppc machines I administer by various machines which clearly have no business with mine, and I wonder if this is an attempt to break in to my machines. I''ve searched some archives, but I haven''t yet found any
2009 Jan 22
1
"getent group" shows AD groups; "getent passwd" only shows local users
I had winbind configured so that it could fetch users from AD. Everything was working properly, but something happened in the past couple of days (no change in the Samba config) I'm not able to diagnose. "getent group" enumerates groups, "getent passwd" doesn't. "wbinfo -g" returns groups, whereas I get this error when trying to get users: # wbinfo -u
2006 Mar 11
1
getent passwd "some users are missing
Hi All, my mail server is connected to windows ADS its working fine... but while i enter getent passwd command i noticed.. some users are missing.... any idea? regards, jerrynikky.
2010 Oct 07
0
getent passwd lists local users twice
I am using winbind on a member server and the DC is using the tdbsam Getent passwd lists local users twice once as expected and once with the MACHINE\user How can I make it stop?