Displaying 20 results from an estimated 120 matches for "realname".
2002 May 09
0
functions : server_input_channel_req userauth_pubkey
...to openssh
which record the users rsa/dsa identity comment file to
a log file when the user logs in (password authentication
is disabled).
The ssh1 portion of the modification works perfectly
but the ssh2 portion has me completely lost.
in userauth_pubkey() [ in auth2.c ]
i defined a variable realname (char 40).
which gets set after user_key_allowed2 is processed.
i want to pass this variable to server_input_channel_req
but i can not find where these two functions are being called
from.
vix at osr5: openssh-3.1p1 > grep -l "userauth_pubkey" *.c
auth2.c
sshconnect2.c
vix at osr5: o...
2003 Mar 17
2
Unix Realname with samba 2.2.4
Hi there,
is it possible to acitivate Unix Realname with samba 2.2.4 ? I've tried it, but samba will ignore
the unknown parameter. Does there exist an alternative parameter like unix realname under
samba 2.2.4 ???
--
Peter Forst
<mail: pforst@firemail.de>
2011 Dec 10
5
create user and push out keys.
Hello
Im just been working with puppet, the first usecase i have is to set
up a system to create users and then push ssh keys on this machines in
the create users .ssh files. I just started with puppet so i am a bit
cluesless, Can someone push me in the right direction?
Im having a centos enviorment.
--
You received this message because you are subscribed to the Google Groups "Puppet
2002 Feb 18
1
querying realname
Hello,
I need to query additional information about NT domain users (especially
the realname) from a PDC for display in a web frontend running on a Linux
box. But so far I've been unable to find anything within the samba suite
that seems to be able to do that. Does anybody have a clue what I can use
for that purpose?
--
Thanks in advance.
bye, Michael
2018 Jun 08
2
Fail to install llvm/clang on debian
...;std::unique_ptr<clang::vfs::File> > {anonymous}::RealFileSystem::openFileForRead(const llvm::Twine&)’:
/home/yubo/git/llvm/tools/clang/lib/Basic/VirtualFileSystem.cpp:262:46: error: ‘OF_None’ is not a member of ‘llvm::sys::fs’ sys::fs::openFileForRead(Name, FD, sys::fs::OF_None, &RealName))
[ 75%] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/clangRewrite.dir/HTMLRewrite.cpp.o
tools/clang/lib/Basic/CMakeFiles/clangBasic.dir/build.make:1244: recipe for target 'tools/clang/lib/Basic/CMakeFiles/clangBasic.dir/VirtualFileSystem.cpp.o' failed
make[2]: *** [tools/cla...
2012 Aug 07
3
SMB+LDAP
...XXXXXXXXXX-XXXXXXXXXX-XXXXXXXXXX
dsAttrTypeNative:sn: Sixpack
dsAttrTypeNative:csuxPersonGuID: G000242316
AppleMetaNodeLocation: /LDAPv3/ldap-99.soe.csux.edu
AppleMetaRecordName: uid=dsixpack,ou=People,dc=crm,dc=csux,dc=edu
NFSHomeDirectory: /Users/dsixpack
Password: ********
PrimaryGroupID: 100002
RealName:
David Sixpack
RecordName: dsixpack
RecordType: dsRecTypeStandard:Users
UniqueID: 9239
UserShell: /bin/bash
2) Regarding the "sudo smbpasswd -w secret" step, does this smb user
need to exist in our LDAP or that local to the machine running the SMB
daemon? I wasn't clear on how this...
2007 Mar 19
2
locale in wine??
...t;
LC_TELEPHONE="de_DE.UTF-8"
LC_MEASUREMENT="de_DE.UTF-8"
LC_IDENTIFICATION="de_DE.UTF-8"
LC_ALL=
but i need pl_PL@UTF-8 in some wine apps
locale -a|grep pl_PL:
pl_PL
pl_PL.utf8
How do i make wine use pl_PL@UTF-8 for some specific apps?
thx in advance
--
/raider
realname: wna gvttl (Rot-13)
mailto: gvttl@tzk.qr (Rot-13)
Missing 'Content-Type' & 'Content-Transfer-Encoding' > ignored!
2008 Dec 21
1
change sender name in Sieve
Hello,
the vacation module of Sieve works fine for me, but the sender name
(From Header) is always the e-mail address. I'm unable to add a name
here. I'd love to have my realname in the From: field.
Did I miss something? :-)
Thanks,
Jakob
2007 Oct 20
1
how to deliver when username and email differ
...an Active Directory virtual setup and am using LDA to deliver to
local recipients. Today I found a big problem with my configuration and
not sure if this is fixable. Some of the users have multiple email
addresses and the %n variable for user doesn't match their actual
username. So if I have realname "Joe Bob" with a username of "joe" and
an email of "jbob at somewhere.com", deliver will try to deliver to "jbob"
and this is wrong. Here is the relevant part of my ldap config:
user_attrs = mail,postOfficeBox=home
user_filter = (|(mail=%n@%d)(proxyAddresse...
2004 Sep 17
1
remote name change & machine account creation (Bug ?)
...emote_machine_name() (in lib/substitute.c) which might be the reason of
my problem...
It's the first time I take a look into the samba source code, and I don't
understand well how it works, but the param "perm" of this function seems to
define if smbd must look (or not) for the realname of the computer.
The only call of set_remote_machine_name() that I found which defines perm as
True is in auth/auth_ntlmssp.c.
set_remote_machine_name(auth_ntlmssp_state->ntlmssp_state->workstation, True);
But I don't dare to change it as False because I don't understand what so...
2000 Jan 13
3
Conflict between NT-PDC and Samba 2.0.6
...socket options = SO_REUSEADDR TCP_NODELAY IPTOS_LOWDELAY
printcap name = /usr/local/samba/lib/printcap
client code page = 437
domain logons = Yes
os level = 0
local master = No
browse list = No
dns proxy = No
wins server = 10.11.10.5
kernel oplocks = No
oplock break wait time = 100
unix realname = Yes
lpq command = lpstat -o %p
veto files =
.cshrc/.dvrc/.dvsc/.facet/.l123set/.profile/.sh_history/.wp51.set/.wpc51.set
hide files = .forward
<snip>
The rest is removed for the sake of brevity. :-)
--------------------
Michael St. Laurent
Hartwell Corporation
2019 Oct 25
2
RFC: Switching from Bugzilla to Github Issues
...er of users where the
> mapping isn't obvious.
Replying to myself here - I rememeberd that when viewing a commit on
github, github is actually very good at replacing any references to the
original author name with their github username (to the extent that it
actually is hard to find the realname of the author when viewing a
commit).
So for CCing people on issues, the author/committer should be easy to
discover; potential related reviewers are the only ones where discovering
their github usernames might be tricky. And that's much less important.
// Martin
2004 Oct 20
1
installing dovecot on Mac OS X
...passwd '*'
sudo niutil -createprop / /users/dovecot _writers_passwd root
sudo niutil -createprop / /users/dovecot change 0
sudo niutil -createprop / /users/dovecot shell /dev/null
sudo niutil -createprop / /users/dovecot home /var/empty
sudo niutil -deleteprop / /users/dovecot realname
sudo niutil -createprop / /users/dovecot realname 'Dovecot user'
sudo niutil -createprop / /users/dovecot expire 0
This seems to create the correct thing, and looking in NetInfo it looks
like the other users and groups used for daemons.
I then launched dovecot and I got (trying to run...
2014 Mar 12
2
How do graphical admin tools requiring root get authentication?
...forums that has no response:
https://www.centos.org/forums/viewtopic.php?f=13&t=45307&sid=865afae345fe831c86661f5f264f9021
It looks like my problem may be that when I do a ck-list-sessions the
device/terminal information does not seem to be known:
Session2:
unix-user = '500'
realname = '(null)'
seat = 'Seat2'
session-type = ''
active = FALSE
x11-display = ''
x11-display-device = ''
display-device = ''
remote-host-name = ''
is-local = TRUE
on-since = '2014-03-06T17:23:07.718097Z'
login-...
2004 Mar 24
2
Request for comment, logging patch
Greetings.
Attached is a patch that provides more logging information
for example:
Mar 19 08:34:54 secosr5 sshd[7667]: Accepted publickey of? vix at wormhole for root from 192.168.1.1 port 1256 ssh2
Mar 19 08:34:54 secosr5 sshd[7667]: executing command 'who' for? vix at wormhole as user root
Mar 19 10:37:16 secosr5 sshd[7725]: Accepted publickey of? vix at wormhole for root from
2014 Dec 26
4
Thunderbird supports SPECIAL-USE (Merry x-mas!)
...es easier. Clients don't create their own
'special folders'. They understand special folders already exist and adapt. No
more superfluous ambiguous folders. Users will know where their messages have
been stored.
Note: Combined with automx [2] users will only have to enter their
realname, mail address and (optional) password and their client will setup
all the rest automatically.
SPECIAL-USE started as a suggestion to friends at IETF. We sponsored its
implementation in Dovecot [3], when it had become a RFC standard. Then we took
out to bring it to Thunderbird.
This took use l...
2001 Sep 25
3
windoze whitout broswing network (I did something wrong?)
...s =
lock directory = /var/lock/samba
default service =
message command =
dfree command =
valid chars =
remote announce =
remote browse sync =
socket address = 0.0.0.0
homedir map = auto.home
time offset = 0
unix realname = No
NIS homedir = No
source environment =
panic action =
comment =
path =
revalidate = No
username =
guest account = nobody
invalid users =
valid users =
admin users =
read list =
write list =...
2007 Sep 28
2
dovecot 1.05 err: Reason Given: Mailbox isn't a valid mbox file
> ERROR:
> ERROR: Could not complete request.
> Query: SELECT "Mailbox"
> Reason Given: Mailbox isn't a valid mbox file
removing the () from the first line of the mbox fixed it.
The line:
From luser at hotmail.com () Mon Jun 25 11:20:33 2007
Is this a valid line?
--
Ken Anderson
Pacific.Net
1999 Dec 20
0
Roving profiles on Samba 2.0.6
...r %v
interfaces = 10.1.0.2/255.255.0.0 152.101.128.2/255.255.255.128
encrypt passwords = Yes
time server = No
socket options = TCP_NODELAY
logon drive = h:
# logon path =
# logon home = \\%N\%U\windows\profiles
logon script = bat\startup-%m.bat
domain master = Yes
domain logons = Yes
unix realname = Yes
preferred master = Yes
remote announce = 202.85.70.95
remote announce = 10.2.1.255
os level = 64
wins support = Yes
create mask = 0755
directory mask = 0755
force create mode = 0755
force directory mode = 0755
veto files = /_borders/_derived/_fpclass/_overlay/_themes/_vti_cnf/_vti_...
1999 Dec 20
0
wins host lookup fails
...server string = Usagi Samba Server
update encrypted = Yes
log level = 9
log file = /local/samba/var/log.%m
name resolve order = host wins bcast
os level = 66
preferred master = Yes
wins proxy = Yes
wins support = Yes
unix realname = Yes
I am using Samba 2.0.6 on Solaris 2.6. Previously I was using 1.9.16p2
on SunOS 4.1.4. This suddenly started failing in a rather strange way,
after applying y2k patches to the OS. Sometimes lookups would work OK,
othertimes I would get back an IP of 0.0.1.16 or some such. Not sure
why tha...