Hello all,
On Fedora 19, the packagekit daemon runs once in while in the background.
Can somebody please inform me about the systemd service that is responsible
for spawning the packagekit daemon?
- chandan
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change
hine?
Any pointers to RTFM would also be helpful. :-)
Thanks
Chandan
On Friday, March 22, 2013, Chandan Kumar wrote:
> Hi Rich,
>
> ops! my bad. Thank you so much for pointing that out. Now I could see
> MemberOf attribute in my user entries.
>
> Thanks again!
>
> --Chandan
&
So the user/group management I was able to achieve by appending ldapmodify
commands.
dn: uid=chandank,ou=People,dc=my,dc=net
objectclass: person
objectclass: inetorgperson
objectclass: posixAccount
cn: chandan
sn: k
givenName: Chandan
uid:chandank
uidNumber:9000
gidNumber:9000
objectclass
v/slapd-INSTANCE2/
# mv /path/to/server2.p12 /etc/dirsrv/slapd-INSTANCE2/
# mv /path/to/cacert.asc /etc/dirsrv/slapd-INSTANCE2/
# pk12util -d . -i server2.p12
# certutil -A -d . -n "CA certificate" -t "CT,," -a -i cacert.asc
# service dirsrv start
Thanks
Chandan
On Wednesday, Ma
all)
userdn="ldaps:///uid=support_manager,ou=people,dc=example,dc=come";)
Basically aforesaid ACI stating, if you login as uid=support_manager, you
have allow(all) access to Service Team Organization unit.
I would recommend to use GUI and copy paste the ACI, because GUI does not
allow all
ucker
>
> On 01/11/2013 11:14 AM, Grzegorz Dwornicki wrote:
>
>
> For the record dirsrv creates file in its directory with the last good
> configuration. I believe it was called dse.ldif.startok
>
> Greg.
>
> 11 sty 2013 18:06, "Chandan Kumar" chandank.kumar@gmail.**com&