Displaying 7 results from an estimated 7 matches for "theisen".
2004 Mar 18
1
Autentication without /etc/passwd users
...ser [marcone] does not ave a uid!
If I have this user in /etc/passwd the autentication is Ok, but I will
only autentication in ldap database, without /etc/passwd users....
Why ?
Ps: I'm use samba-2.2.8a.
My ldap entrie:
dn: uid=marcone,ou=People,dc=test,dc=com
uid: marcone
cn: Marcone Luis Theisen
objectClass: person
objectClass: posixAccount
objectClass: top
objectClass: sambaAccount
objectClass: inetOrgPerson
sn: Theisen
loginShell: /bin/bash
uidNumber: 2199
rid: 5398
gidNumber: 100
primaryGroupID: 1201
homeDirectory: /home/marcone
gecos: Marcone Luis Theisen,,,
mail: marcone@test.com
lmPa...
2010 Dec 28
1
Kickstart Network Configuration Issues
...my best to correct those differences with my netconfig script. I've already tried running system-config-network-tui in the %post section, but it doesn't seem to work. If anyone has had experience in dealing with a scenario such as this, any help would be greatly appreciated.
Thanks,
Daniel Theisen <dtheisen at nexcess.net>
2003 Jul 03
1
BAT Files
How I can execute .Bat file with Wine ?
When I'm execute, receive this message:
$ wine FILE.BAT
/opt/wine/bin/wine.bin: cannot determine executable type for 'C:\FILE.BAT'
Wine failed with return code 1
Any ideas ?
Thank's.
________________________________________________
Message sent using UebiMiau 2.7.2
2004 Mar 08
1
Windows XP with Samba Ldap.
My Ldap Admin password is correct in secrets.tdb and I can logon in Win
9x, but not in Win XP. The option "RequireSignOrSeal"= dword:00000000
is ok.
The WinXP can found the Samba Domain, but not the user/password. When I
logon in Network place the password is correct and I can view the user
files.
Any ideas why I cannot logon in Win XP ?
Thank's.
On ldap user in database:
2004 Mar 23
2
user authentication ....
HI Samba Guru's
We are installing Samba newly on our environment. We have lot of users
existing in our enviromnt. We would like to give samba access to users.
Do we have add each user or can we tell the samba to authenticate the users
from /etc/passwd and password from /etc/shadow and what are the options
if the users are in NIS.
Please help Thanks
Prasad.
2011 Jan 02
0
CentOS Digest, Vol 71, Issue 28
...support? INTEL DP43BF (Ryan Wagoner)
33. Re: Dual or quad fast ethernet NICs (that work with CentOS)
(David Sommerseth)
34. Re: 2 Ethernet cabling question (Bowie Bailey)
35. Server unresponsive until reboot, memory exhausted (james)
36. Kickstart Network Configuration Issues (Daniel Theisen)
37. Re: logrotate.d - reload vs restart (Robert Nichols)
38. Re: logrotate.d - reload vs restart (Robert Nichols)
39. Re: Kickstart Network Configuration Issues (Nico Kadel-Garcia)
40. Re: logrotate.d - reload vs restart (Frank Cox)
41. Re: Server unresponsive until reboot, memory exhaus...
2007 Aug 24
0
rsync patch to add Apple keychain support
Hi!
In a project I'm working on, I needed a way to run rsync in daemon mode
as a regular user without having the passwords readable to everybody
accessing the console. With this chance rsync falls back to Apples
keychain access if no secrets file is given.
You need to put the passwords into the keychain like this (I do it
programmatically bit it can be done manually as well):