Displaying 20 results from an estimated 111 matches for "bloggs".
Did you mean:
blogs
2017 Aug 18
3
Share access problem
Good morning Rowland,
I agree, the user boubou is a local user and an AD user too.
If I use another user, vakjak:
# getent passwd vakjak
vakjak:*:11049:10004::/home/DOMAIN:/bin/bash
I got that output so I bet its right.
How can I login with a login name as Sebastien[space]Boulianne on Samba ?
Thanks!
Sébastien
-----Messa
ge d'origine-----
De : samba [mailto:samba-bounces at
2001 Oct 18
1
tapply problem
...nged as follows:
ID student assessor Q1A Q1B Q1C Q2A Q2B Q3
1 2152833 Fred.Smith Robin 15.0 17.0 13.0 14.0 13.0 8.0
2 2152833 Fred.Smith Steph 14.0 13.0 11.0 16.0 13.0 8.0
3 2152833 Fred.Smith Julie 15.0 17.0 13.0 17.0 13.0 8.0
4 9821091 Joe.Bloggs John 13.0 12.0 12.0 15.0 12.0 8.0
5 9821091 Joe.Bloggs Julie NA NA NA 18.0 14.0 8.0
6 9821091 Joe.Bloggs Robin 12.0 12.5 NA 16.0 13.5 8.0
7 9821091 Joe.Bloggs Steph NA NA 12.0 17.0 12.5 NA
8 9791734 Bob.Jones Julie 13.0 12.0 8.0 16.0 13.0...
2004 Jul 14
0
winbind flaky authentication..
...metimes it
works for both, sometimes neither...
I'm a departmental admin trying to authenticate against our central
windows domain - so I've no control of the windows side. The client
machine is a fresh redhat FC2 box with samba as supplied.
If I catch it at the right moment, I can ssh bloggs@localhost and get
in, where bloggs is my windows username and I enter my windows password.
Then five mins later it wont work, I'll get 'permission denied'.
Looking at the winbindd log file, the system seems to suddenly flip
from looking for user 'bloggs' to 'NOUSER'...
2017 Aug 23
1
Share access problem
...18 -0400
<Sebastien.Boulianne at cpu.ca> wrote:
> Ok, but what can I do if the samaccountname have a space in ?
> Most windows samaccountname / Windows username have a space in.
>
Most user samaccountname attributes are set to the users given name e.g. if the users CN is 'Fred Bloggs', the samaccountname is usually set to 'fred', but if it is set to 'fred bloggs' you will need to escape the space on Unix. You can do this several ways, by quoting the name 'fred bloggs' or "fred bloggs" or by doing this fred\ bloggs
Rowland
--
To unsubscrib...
2017 Nov 29
2
LDAP query and result: better field for username?
Currently for my user:
root at vdmsv1:/etc/exim4# ldbsearch -H ldap://vdcsv1 -P -b DC=ad,DC=fvg,DC=lnf,DC=it "(cn=gaio)" | grep ": gaio$"
cn: gaio
name: gaio
sAMAccountName: gaio
uid: gaio
msSFU30Name: gaio
what field is betetr to use for querying for user 'gaio'?
'uid' no (because RFC2307 data can be missing), so?
'sAMAccountName'? or
2008 Nov 07
13
features and form filling - going declarative?
...omer details correctly
Scenario:
Given I step to customer
And I fill in my customer details incorrectly
Then I should see an error
are preferable to
Scenario:
Given I step to customer
And I fill in email with fred at example.com
And I fill in name "Fred Bloggs"
Given I step to customer
And I fill in email with ''''
And I fill in name "Fred Bloggs"
Then I should see an error
# add table for different combinations of form fields that cause errors
# consider checking that errors are appropriate...
2005 May 14
3
Adding/Removing Headers with Sendmail
...oes to this addressess goes both to the sales
person and to a catch all mailbox which is then input into our systems.
I was wondering if it would be possible so that when an email is
received to this format of address it automatically determines where to
send it as follows
An email comes into joe.bloggs.sa... at example.com this then gets split so
that it is delivered to joe.blo... at example.com and also s... at example.com.
I think that i have figured out how to rewrite to the second address but
how can I get it to send it to the new address as well. I was hoping
there would be a way of doin...
2007 Aug 21
1
Samba + LDAP + displayName attribute
Hi All,
I have a rather strange, if not critical, issue with samba as a NT4
domain controller.
We have samba [version 3.0.24] set up as a PDC using LDAP as a
backend. Each account was created using the IDEALX scripts, has a
displayName set to a users full name, say Joe Bloggs. The actual UID
of the account is different, say bloggsjoe.
When signing into Window XP, everything works fine. Clicking on the
start menu shows whatever is set in displayName at the top as the
persons name.
However, after an as yet undetermined amount of time [about 20 mins],
it switches to di...
2011 Nov 22
2
user creation before authentication
Hi,
I am working on the following SSH solution and I need some help:
1. User ssh against my node where he/she does not have an account
2. Firstly the node synchronize its user database from a remote db
with ldap. (just refresh the database, no authentication here)
3. Authenticate the user with a PAM module
I am using my synchronisation script as a PAM module but it seems that
the authentication
2005 Feb 06
2
Need help with perl script/agi for ringback
...trying to write a simple perl script that will run
the following:
Action: Originate
Channel: local/xxx@callback/r/n
Exten: 1234
Context: callback
Priority: 1
Extensions.conf
exten => 500,1,agi,callback.pl
callback perl script:
use Net::Telnet ();
$mgrUSERNAME='fred';
$mgrSECRET='bloggs';
$server_ip='127.0.0.1';
$tn->print("Action: originate\nExten: 1234\nContext:
user\nChannel: local/xxx@user/r/n\nPriority:
1\nCallerid: 1234\n\n");
$tn->waitfor('/Event: Newchannel.*/') or die "Unable
to determine call status", $tn->lastline;...
2017 Aug 31
3
file server: %U or %u?
On Thu, 31 Aug 2017 16:27:12 +0200
mathias dufresne <infractory at gmail.com> wrote:
> PS: the short way to explain %u is adding domain/workgroup to
> username is the fact we are using trust relationship?
>
Probably, what you have to get your head around is this:
The users 'fred', 'DOMAINA\fred' and 'DOMAINB\fred' are all different
users. Winbind will
2003 May 22
2
Printing. The REAL jobname. :)
...as the backend. i
also have a colour printer on which I must do billing every month.
i've done a test page or two and the username comes though to the colour
printer which is good. problem i had is the jobname in the logs is
smbprn_xxxxxxxx_xx (numbers) which is the samba job name. if joe bloggs
complains and says he didn't print that many jobs, we've no way of saying
here's what you printed with samba because it's not recognizable to them.
sad.
Does anybody know anything about how the jobname gets crunched etc and can
it be logged to the samba log file somehow in the wors...
2010 May 15
7
Unable to Destroy One Particular Snapshot
Howdy All,
I''ve a bit of a strange problem here. I have a filesystem with one snapshot that simply refuses to be destroyed. The snapshots just prior to it and just after it were destroyed without problem. While running the zfs destroy command on this particular snapshot, the server becomes more-or-less hung. It''s pingable but will not open a new shell (local or via ssh) however
2004 Jan 23
0
Debian add user etc scripts & usrmgr.exe
...t;%g" "%u"
delete user script = /usr/sbin/userdel -r %u
delete group script = /usr/sbin/groupdel "%g"
1. I can add users without a hitch, although I find I do have to type in the
profile UNC & the home drive UNC manually. However, if I create a local user
(adduser -d bloggs), and then add them using (pdbeit -a bloggs), then the
profile & home drive paths are automatically picked up.
2. When I delete a user, I get an error message (in machine log file
"userdel: user bloggs does not exist", and similar message on usrmgr),
although on refreshing the screen...
2011 Jun 26
2
recovering from "zfs destroy -r"
Hi,
Is there a simple way of rolling back to a specific TXG of a volume to recover from such a situation?
Many thanks,
Przem
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20110627/9b1c5a85/attachment.html>
2012 Nov 14
1
GE LP Series?
Hi all
We have a 100kVA GE LP Series UPS. I can't find this series in the HCL, but other GE UPSes are listed. Would it be possible to somehow use NUT with this UPS?
--
Vennlige hilsener / Best regards
roy
--
Roy Sigurd Karlsbakk
(+47) 98013356
roy at karlsbakk.net
http://blogg.karlsbakk.net/
GPG Public key: http://karlsbakk.net/roysigurdkarlsbakk.pubkey.txt
--
I all pedagogikk er det
2009 Nov 17
3
SSH Keys
...r real person
- define groups containing several keys, people can be in multiple
groups
- deploy these groups of keys to specific users
however it looks like the ssh_authorized_key resource ties a key and a
user together so it looks like I fall at the first hurdle:
@ssh_authorized_key { "joe.bloggs":
ensure => "present",
key =>"AAAAB....=",
type => "ssh-rsa",
user => "root" <<<<< I don''t want this
}
I was hoping to realize a groups of these key...
2010 Dec 05
4
Zfs ignoring spares?
Hi all
I have installed a new server with 77 2TB drives in 11 7-drive RAIDz2 VDEVs, all on WD Black drives. Now, it seems two of these drives were bad, one of them had a bunch of errors, the other was very slow. After zfs offlining these and then zfs replacing them with online spares, resilver ended and I thought it''d be ok. Appearently not. Albeit the resilver succeeds, the pool status
2009 May 23
2
setgid error
Hi all
Trying to setup dovecot with mysql and postfix, I have configured it
as given below. thecot user has the dovecot group as primary, and is
also a member of mail and dovecot-users. Still, it can't setgid to
dovecot-users. I tried changing the shell for the dovecot user to
something useful and chmod'ing a file to dovecot-users, and it work
well. Still, no mail comes through
2010 Sep 25
4
dedup testing?
Hi all
Has anyone done any testing with dedup with OI? On opensolaris there is a nifty "feature" that allows the system to hang for hours or days if attempting to delete a dataset on a deduped pool. This is said to be fixed, but I haven''t seen that myself, so I''m just wondering...
I''ll get a 10TB test box released for testing OI in a few weeks, but before