Language:
switch to room list switch to menu My folders
Go to page: First ... 7 8 9 10 [11]
[#] Sun Jul 12 2026 13:05:19 EDT from harlan

Subject: Import .ics files

[Reply] [ReplyQuoted] [Headers] [Print]

Hello,

  I haven't found any way of import calendar files from other servers via .ics files.  Could someone point in the direction on how to do this?  I've been searching, but haven't found anything yet.

 

Thanks,

 

Harlan...



[#] Sun Jul 12 2026 16:19:34 EDT from harlan

Subject: Import .ics files

[Reply] [ReplyQuoted] [Headers] [Print]

Hello,

  I haven't found any way of import calendar files from other servers via .ics files.  Could someone point in the direction on how to do this?  I've been searching, but haven't found anything yet.

 

Thanks,

 

Harlan...



[#] Mon Jul 13 2026 09:12:19 EDT from IGnatius T Foobar

Subject: Re: Prepareing

[Reply] [ReplyQuoted] [Headers] [Print]

 After switching to LDAP, there’s no link between the user and the existing mailbox, and all admin roles are lost. Could this be due to a BASE DN misconfiguration? Is there a schema layout for a proper user transfer to LDAP?

Citadel -> LDAP -> User authentication works fine. The only thing I notice is the schema. Is there any documentation for this??

Funny you mention that, I just pushed a change into the code a few days ago that lets you specify an LDAP group whose membership conveys administrator privileges to Citadel users.  That'll be available soon.

However, the LDAP authentication system isn't really built to be able to switch over to it if you already have self-contained authentication.  It doesn't look for a user who has a matching name or email address.  It looks for a user with a matching uid (uid is set to -1 for self contained auth).  I suppose you could dump your database and edit the uid's and then reload it.  



[#] Mon Jul 13 2026 14:30:34 EDT from harlan

Subject: Time zones for users

[Reply] [ReplyQuoted] [Headers] [Print]

Hello,

  How I change the timezone for individual users?  So far, I haven't found any way of changing it for users.  I found only one timezone option, but it seemed to be a fall-back option.  It didn't change anything for users.

 

Thanks,

 

Harlan...



[#] Wed Jul 15 2026 01:58:24 EDT from Motobike

Subject: Re: Prepareing

[Reply] [ReplyQuoted] [Headers] [Print]

 

Mo Jul 13 2026 09:12:19 EDT von IGnatius T Foobar Betreff: Re: Prepareing

 After switching to LDAP, there’s no link between the user and the existing mailbox, and all admin roles are lost. Could this be due to a BASE DN misconfiguration? Is there a schema layout for a proper user transfer to LDAP?

Citadel -> LDAP -> User authentication works fine. The only thing I notice is the schema. Is there any documentation for this??

Funny you mention that, I just pushed a change into the code a few days ago that lets you specify an LDAP group whose membership conveys administrator privileges to Citadel users.  That'll be available soon.

However, the LDAP authentication system isn't really built to be able to switch over to it if you already have self-contained authentication.  It doesn't look for a user who has a matching name or email address.  It looks for a user with a matching uid (uid is set to -1 for self contained auth).  I suppose you could dump your database and edit the uid's and then reload it.  



Interesting, maybe it’s faster to export the mailboxes, switch to LDAP, and import the mailboxes via Mailstore. That’s the approach I’ll test. Do you have a link to the LDAP group schema so I can try it with admin rights? ;)



Go to page: First ... 7 8 9 10 [11]