Displaying 20 results from an estimated 298 matches for "lastnam".
Did you mean:
lastname
2018 Sep 29
3
Authenticate users using their firstname
...gidNumber: 4025
givenName: firstname
objectClass: top
objectClass: person
objectClass: posixAccount
objectClass: shadowAccount
objectClass: organizationalPerson
objectClass: inetOrgPerson
loginShell: /bin/bash
homeDirectory: /home/firstname
cn: firstname lastname
mail: firstname.lastname at domain.com<mailto:firstname.lastname at domain.com>
This is how I connect Dovecot with LDAP
hosts = ldapserver
ldap_version = 3
base = ou=People,dc=domain,dc=com
deref = never
scope = subtree
user_attrs =
user_filter = (&(obje...
2015 Jan 19
1
dsadd doesn't work correct
...re I want to use
the commandlinetool dsadd. With this tool I can import datasets, which I
can see with RSAT. The only problem is that the profile isn't stored to
the profile-path and the home-path doesn't work too. I don't get any
errormessage. By the way, both \\serv01\profile\fistname.lastname and
\\serv01\users\fistname.lastname can be seen in RSAT correct.
Can anyone tell me, wether this is a known bug?
With greetings from Hamburg.
Karsten Schultz
dsadd user "CN=firstname.lastname,CN=Users,DC=ks,DC=lan"
-upn "firstname.lastname at ks.lan"
-samid "firstname...
2018 Oct 01
2
Authenticate users using their firstname
...> objectClass: person
> > objectClass: posixAccount
> > objectClass: shadowAccount
> > objectClass: organizationalPerson
> > objectClass: inetOrgPerson
> > loginShell: /bin/bash
> > homeDirectory: /home/firstname
> > cn: firstname lastname
> > mail: firstname.lastname at domain.com<mailto:firstname.lastname at domain.com>
> >
> > This is how I connect Dovecot with LDAP
> >
> > hosts = ldapserver
> > ldap_version = 3
> > base = ou=People,dc=domain,dc=com
> > deref =...
2009 Aug 25
5
uninitialized constant
API-> hello_message_api.rb.
class HelloMessageApi < ActionWebService::API::Base
api_method :hello_message, :expects => [{:firstname=>:string},
{:lastname=>:string}], :returns => [:string]
end
controller ->
class HelloMessageController < ApplicationController
web_service_api HelloMessageApi
web_service_dispatching_mode :direct
wsdl_service_name ''hello_message''
web_service_scaffold :invoke
def hello_message(...
2018 Oct 01
1
Authenticate users using their firstname
...bjectClass: posixAccount
> >>> objectClass: shadowAccount
> >>> objectClass: organizationalPerson
> >>> objectClass: inetOrgPerson
> >>> loginShell: /bin/bash
> >>> homeDirectory: /home/firstname
> >>> cn: firstname lastname
> >>> mail: firstname.lastname at domain.com<mailto:firstname.lastname at domain.com>
> >>>
> >>> This is how I connect Dovecot with LDAP
> >>>
> >>> hosts = ldapserver
> >>> ldap_version = 3
> >>>...
2017 Aug 30
1
Strange folders
Hi all,
I?ve been experiencing the ?magical? creation of random folders on my mail server.
I managed to catch the creation of one last night. Here is the log:
Aug 30 01:38:13 mail dovecot: imap(f.lastName at domain.com): Debug: Namespace : /home/vmail/domain.com/f.lastName/Maildir/.wkkwgfrubwioniohkcyqttugdtdabuyn doesn't exist yet, using default permissions
Aug 30 01:38:13 mail dovecot: imap(f.lastName at domain.com): Debug: Namespace : Using permissions from /home/vmail/domain.com/f.lastName/...
2006 Jul 26
2
Question about Recipe 52
I''m reading Rails Recipes, for the precision the recipe 52 that speak
about ''Making your own Rails plugin''. The question, so stupid, is that i
don''t understand wath do the code
def self.search(query, fields, options = {})
find :all,
options.merge(:conditions => [[fields].flatten.map { |f|
"LOWER(#{f}) LIKE :query"}.join(''
2005 Apr 18
2
citation() chops "Roeland " (PR#7797)
Full_Name: Jari Oksanen
Version: 2.0.1, 2.1.0 beta (2005-04-17)
OS: Linux
Submission from: (NULL) (130.231.102.145)
If name ends with "and", such as "Roeland Lastname", citation() will chop "and"
as a separate word giving "Roel and Lastname". This is the case in the upcoming
release of vegan (1.6-8) just submitted to CRAN. Basically, this seems to happen
in utils:::as.personList.default
> unlist(as.personList("Roeland Lastname&...
2006 May 22
15
collection_select default selected value
Hiall,
Unfortunately I just can''t find out how to setup a default selected
value when using collection_select. My call is like so:
<%= collection_select(:consultant, :lastname, @consultants, :id,
:lastname, { :selected => @current_consultant.id } ) %>
which is not working, I debugged so far that I know that
@current_consultant.id contains the correct value.
Any tips?
cheers
Martin
2011 Jan 05
5
Login with firstname.lastname instead of loginname - WORKING
3 years ago (!) I aksed about this and finally I implemented it today:
>> # NEW
>> passdb {
>> driver = passwd
>> # firstname.lastname at charite.de:password:uid:gid:(gecos):home:(shell):user=realloginname
>> args = /usr/local/etc/dovecot.login_via_email
>> }
>If you're only using it as a passdb, you don't need the uid/gid/home. So
>an example field would be:
>
>firstname.lastname at charit...
2006 Jul 17
14
REST Relationship Models
...mployer, employees
And consequently the following three models:
class Person < ActiveRecord::Base
end
class Employer < ActiveRecord::Base
has_many :employees
end
class Employee < ActiveRecord::Base
belongs_to :person
belongs_to :employer
end
I want to be able to say: @employee.lastname, instead of saying
@employee.person.lastname
Do I need to write individual method_missing''s for all of the person
attributes in Employee to forward the .lastname and .firstname calls
onto the :person association? Is there a smarter less brittle way?
Thanks
Joerg
--
Posted via http:...
2005 Oct 30
2
Cyrus firstname.lastname@domain
I'm converting an environment from mandrake to centos, and always try to
use the applications standard on the distribution. This means a switch
from courier to cyrus.
A bit of reading uncovered a potential problem - the site uses
firstname.lastname at domain, and I have come across references that Cyrus
does not support this. I couldn't find this limitation in the Cyrus
documentation.
Is it true?
regards Dave
www.hornfordassociates.com
2010 Feb 10
2
dovecot and firstname.initial.lastname mbox format archive
...fight with 2 dovecot versions that I would
like to ask some comments on.
The situation is this:
- I have a considerable mail archive in mbox format (yes, I know, but that
is what I have..).
- My mail reader is mutt 1.5.20 by the way.
- Some of these mbox files have names like firstname.initial.lastname
Note the . seperating the parts of the email-ers name.
- On my old system I have dovecot v 1.1.7 which has always worked flawless
- On my new system I have dovecot v 1.2.8 which refuses to handle these
dot-seperated files. I get the somewhat familiar
"Mailbox doesn't allow infer...
2015 Jul 01
1
Dovecot deleting files and directories
...t a simple case of clients deleting mails, but the entire
folder for the user seems to sometimes get nuked. I?ve also seen that only the mails and
Dovecot?s admin files (indexes etc) are deleted.
The log file is not really too informative, mostly lines of this form:
Jul 01 14:00:36 imap(firstname.lastname at domain.x): Info: Disconnected: IMAP session state is inconsistent, please relogin. in=781 out=2630
Jul 01 14:00:36 imap(operators-east at east.domain.x): Debug: Namespace : /opt/mail/operators-east doesn't exist yet, using default permissions
Jul 01 14:00:36 imap(operators-east at east.doma...
2011 Dec 22
1
Properly Escaping Quotes and Commas
...1})
exten => s,n,JabberSend(asterisk,user2 at internal.jabber.server.tld,${ARG1})
[macro-sendim]
exten => s,1,Noop("Holder");
same => n,Macro(sendimuser1,${ARG1})
same => n,Macro(sendimuser2,${ARG1})
The issue I'm having, is if the callerID contains a command, such as:
Lastname, Firstname, ${CALLERID(all)} turns into "Lastname, Firstname"
<number>.
This seems to mess up the quoting, as the macro argument expands to be
"Incoming call from "Lastname, Firstname" <number>, and the ${ARG1} as the
macro sees it is set to "Incoming cal...
2009 Oct 28
1
replacing <NA> in character column
...nd one of the numeric cells is blank.
I read the data file with the following code:
library(RODBC)
channel <- odbcConnectExcel('u:/test.xls')
sqlTables(channel)
s1 <- sqlFetch(channel, "Sheet1")
odbcClose(channel)
s1
The code prints the data file as:
Firstname Lastname Age
1 Bob Smith 20
2 John Clark NA
3 Andy <NA> 40
I can replace the NA with the number zero in the second row of the third (?Age?) column using the following line:
s1[is.na(s1[,3]), 3] <- 0
What code can I use to replace the <NA> in the third row...
2007 May 16
2
Login with firstname.lastname instead of loginname
Some of our users use to login as
firstname.lastname
or
firstname.lastname at charite.de
instead of using the "correct"
"flastname" login name.
In order to get this behaviour a long-gone co-worker wrote an
authdaemon.pl, which speaks the courier-authdaemon protocol.
How can I emulate this behaviour with dovecot?
Basically, all...
2006 Apr 10
3
Problems with multiple ActiveRecords and Validations
...2 ActiveRecords involved, the first one being "User", the
second one being "Visibility".
The corresponding users table holds address informations regarding a
User. The visibilities table holds visibility settings for the
individual columns of the users table (i.e. firstname, lastname, country
should be visible to everybody while the credit card data should be only
visible to the admin, and so on) for individual users. It has
practically the same schema as the users table and a foreign key, namely
user_id. The relationship between the tables is 1:1.
Now I have created an &...
2006 Aug 08
1
form parameter
How can I change some parameters in a function of the controller. I have
a User_Controller, who''s responsible for update the information fields
in the database.
The parameters are "id", "firstname" and "lastname". Now, I want to
manipulate parameter "lastname", because I would like to add at the end
a point.
>> Thomas Miller ----->>> save in the database ------>>> Thomas Miller.
until now, I have the following codelines. But it doesn''t manipulate the
l...
2018 Oct 01
0
Authenticate users using their firstname
...firstname
> objectClass: top
> objectClass: person
> objectClass: posixAccount
> objectClass: shadowAccount
> objectClass: organizationalPerson
> objectClass: inetOrgPerson
> loginShell: /bin/bash
> homeDirectory: /home/firstname
> cn: firstname lastname
> mail: firstname.lastname at domain.com<mailto:firstname.lastname at domain.com>
>
> This is how I connect Dovecot with LDAP
>
> hosts = ldapserver
> ldap_version = 3
> base = ou=People,dc=domain,dc=com
> deref = never
> scope = subtree
> u...