Re: [SSSD-users] startup problem/port status 0

2012-11-06 Thread Longina Przybyszewska
 'ou=ADusers,dc=nat,dc=c,dc=sdu,dc=dk' 
'((objectClass=person)(sAMAccountName=imadatestuser))'
SASL/GSSAPI authentication started
ldap_sasl_interactive_bind_s: Local error (-2)
additional info: SASL(-1): generic failure: GSSAPI Error: Unspecified 
GSS failure.  Minor code may provide more information (Ticket expired)
alongina@testina4:~$ kinit
Password for along...@nat.c.sdu.dk: 
alongina@testina4:~$ ldapsearch  -E pr=1000/noprompt -H ldap://nat.c.sdu.dk -Y 
GSSAPI -b 'ou=ADusers,dc=nat,dc=c,dc=sdu,dc=dk' 
'((objectClass=person)(sAMAccountName=imadatestuser))'
SASL/GSSAPI authentication started
SASL username: along...@nat.c.sdu.dk
SASL SSF: 56
SASL data security layer installed.
# extended LDIF
#
# LDAPv3
# base ou=ADusers,dc=nat,dc=c,dc=sdu,dc=dk with scope subtree
# filter: ((objectClass=person)(sAMAccountName=imadatestuser))
# requesting: ALL
# with pagedResults control: size=1000
#

# IMADAtest Testesen, Odense, Institut for Matematik og Datalogi, ADUsers, na
 t.c.sdu.dk
dn: CN=IMADAtest Testesen,OU=Odense,OU=Institut for Matematik og Datalogi,OU=A
 DUsers,DC=nat,DC=c,DC=sdu,DC=dk
objectClass: top
objectClass: person
objectClass: organizationalPerson
objectClass: user
cn: IMADAtest Testesen
sn: Testesen
l: Odense M
title: Professor
postalCode: 5230
givenName: IMADAtest
distinguishedName: CN=IMADAtest Testesen,OU=Odense,OU=Institut for Matematik o
 g Datalogi,OU=ADUsers,DC=nat,DC=c,DC=sdu,DC=dk
instanceType: 4
whenCreated: 20091005131413.0Z
whenChanged: 20121019141347.0Z
displayName: IMADAtest Testesen
uSNCreated: 20103944
memberOf:: Q049Y29tbW9uX3VzZXJzLE9VPUbDpmxsZXMsT1U9SW5zdGl0dXR0ZXIsT1U9QURHcm9
 1cHMsREM9bmF0LERDPWMsREM9c2R1LERDPWRr
memberOf:: Q049bmF0LWxlY3R1cmVzLE9VPUbDpmxsZXMsT1U9SW5zdGl0dXR0ZXIsT1U9QURHcm9
 1cHMsREM9bmF0LERDPWMsREM9c2R1LERDPWRr
memberOf: CN=Imada-terminal-users,OU=Institut for Matematik og Datalogi (IMADA
 ),OU=Institutter,OU=ADGroups,DC=nat,DC=c,DC=sdu,DC=dk
uSNChanged: 117297654
department: Institut for Matematik og Datalogi
name: IMADAtest Testesen
objectGUID:: xevmnsllekOUPs5dy6xBUw==
userAccountControl: 512
badPwdCount: 0
codePage: 0
countryCode: 0
homeDirectory: \\sdu-data0.c.sdu.dk\staff\imadatestuser
homeDrive: M:
badPasswordTime: 129951292226925867
lastLogoff: 0
lastLogon: 129951296097614099
logonHours:: 
pwdLastSet: 129951295698649008
primaryGroupID: 513
objectSid:: AQUAAAUVNYoCGg16WjOCi6YolSgAAA==
accountExpires: 0
logonCount: 1
sAMAccountName: imadatestuser
sAMAccountType: 805306368
userPrincipalName: imadatestu...@nat.c.sdu.dk
objectCategory: CN=Person,CN=Schema,CN=Configuration,DC=c,DC=sdu,DC=dk
dSCorePropagationData: 20121026084647.0Z
dSCorePropagationData: 20120525083005.0Z
dSCorePropagationData: 20120328164019.0Z
dSCorePropagationData: 20111214110440.0Z
dSCorePropagationData: 16010714223649.0Z
lastLogonTimestamp: 129951296097540185
unixHomeDirectory: /home/imadatestuser

# search result
search: 4
result: 0 Success
control: 1.2.840.113556.1.4.319 false MIQFAgEABAA=
pagedresults: cookie=

# numResponses: 2
# numEntries: 1


Longina


-Original Message-
From: Stephen Gallagher [mailto:sgall...@redhat.com] 
Sent: 26. oktober 2012 15:22
To: End-user discussions about the System Security Services Daemon
Cc: Longina Przybyszewska; Timo Aaltonen
Subject: Re: [SSSD-users] startup problem

On Fri 26 Oct 2012 09:15:16 AM EDT, Longina Przybyszewska wrote:
 I have compiled 1.9.2 version and installed  in the /usr/local/

 This way the other programs cant' use the new libraries

 The preferable way would be installing  in the same places as native package 
 would do.

 The native version In Ubuntu-quantal is 1.9.1 so  the worse case  
 would be event.  regular upgrade to 1.9.2 some day.

 What are the relevant install options to 'configure' ?


SSSD has some pieces that *must* be in the standard locations or it will not 
function properly. These are the nss_sss.so.2 NSS libraries and the pam_sss.so 
PAM library.

If you are not familiar with packaging, you might have better luck coordinating 
with Timo Aaltonen, the Ubuntu/Debian maintainer for SSSD. 
I believe he keeps an Ubuntu PPA with the latest bits somewhere.

 CCing him on the conversation.
___
sssd-users mailing list
sssd-users@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/sssd-users


Re: [SSSD-users] startup problem

2012-10-26 Thread Longina Przybyszewska
I have compiled 1.9.2 version and installed  in the /usr/local/ 

This way the other programs cant' use the new libraries

The preferable way would be installing  in the same places as native package 
would do.

The native version In Ubuntu-quantal is 1.9.1 so  the worse case  would be 
event.  regular upgrade to 1.9.2
some day. 
 
What are the relevant install options to 'configure' ?

Longina




-Original Message-
From: sssd-users-boun...@lists.fedorahosted.org 
[mailto:sssd-users-boun...@lists.fedorahosted.org] On Behalf Of Longina 
Przybyszewska
Sent: 25. oktober 2012 15:49
To: End-user discussions about the System Security Services Daemon
Subject: Re: [SSSD-users] startup problem


Thanks - YES!

Longina

On Thu, 25 Oct 2012, Simo Sorce wrote:

 On Thu, 2012-10-25 at 15:32 +0200, Longina Przybyszewska wrote:
 ok - sssd is running, but no logging at all!



 ps ax | grep sssd
   2840 ?Ss 0:00 /usr/local/sbin/sssd -D --debug-level 0x1310 
 --debug-to-files
   2841 ?S  0:00 /usr/local/libexec/sssd/sssd_be --domain 
 nat.c.sdu.dk -d 0x1310 --debug-to-files
   2842 ?S  0:00 /usr/local/libexec/sssd/sssd_nss -d 0x1310 
 --debug-to-files
   2843 ?S  0:00 /usr/local/libexec/sssd/sssd_pam -d 0x1310 
 --debug-to-files

   ls -l /var/log/sssd/
 total 0

 you instakked in /usr/local so probably sssd is tryuing to log to 
 /usr/loca/var/log/sssd or similar

 Simo.



--
Longina Przybyszewska
IT-Service,
University of Southern Denmark,
Campusvej 55,
DK-5230 Odense M, Denmark
Phone Direct: +45 6550 2359
--
___
sssd-users mailing list
sssd-users@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/sssd-users
___
sssd-users mailing list
sssd-users@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/sssd-users


Re: [SSSD-users] startup problem

2012-10-24 Thread Jakub Hrozek
On Wed, Oct 24, 2012 at 03:55:27PM +, Longina Przybyszewska wrote:
 Hi again,
  Ubuntu-quantal -  sssd-1.9.1 
 
 Can start sssd in interactive mode , but cannot start it from init scripts as 
 a deamon
 with -D -f -d3 options
 
 /etc/ssd/sssd.conf  mode 600
 
 longina

Is there anything in logs, either syslog or the SSSD logs?
___
sssd-users mailing list
sssd-users@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/sssd-users