LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris
User Name
Password
Solaris / OpenSolaris This forum is for the discussion of Solaris, OpenSolaris, OpenIndiana, and illumos.
General Sun, SunOS and Sparc related questions also go here. Any Solaris fork or distribution is welcome.

Notices


Reply
  Search this Thread
Old 03-04-2008, 09:44 PM   #1
tanvir_ahmed
LQ Newbie
 
Registered: Nov 2006
Location: Canberra, Australia
Distribution: OpenBSD 4.2, Solaris 8/9, Suse, Redhat, Slackware
Posts: 7

Rep: Reputation: 0
Sun JES - export mailing lists


I am new to JES. I am using Sun JES system for Email & Calendaring and also use the Directory Server and the version is 6.2-2.05 (Q1 2005) on Solaris 9. I need to export a copy of all the mailing lists along with a list of all users in each list. Could anyone tell me how to do that? I tried from iPlanet logging in as Admin. I also tried from Sun Java Systems Console (/n1/ds5.2/startconsole) - but I can't see where I can export this list. Should I look somewhere else under /n1 ? Or anywhere else?

Any help on how to do this would be much appreciated. Thanks!
 
Old 03-05-2008, 01:53 AM   #2
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
I suspect these lists to be stored in the directory server so a proper ldapsearch should allow to extract them.
 
Old 03-05-2008, 02:45 AM   #3
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
jlliagre is right. You can use ldapsearch to find out the lists and their members. Try something like:
Code:
./ldapsearch -b "dc=domain,dc=com" -D "cn=Directory Manager" -w <password> -h ldapserver.domain.com -p 389  "(uniqueMember=*)" dn uniqueMember
You can also use the admin console to export the ldif of the lists (should be under ou=groups, dc=domain,dc=com) and then grep it for "uniqueMember".

Regards
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mailing Lists? slinky2004 General 2 10-25-2005 02:34 PM
Linux mailing lists moger Linux - General 5 01-17-2004 01:17 PM
Mailing Lists Orwick Alefgard Linux - General 3 08-22-2003 01:25 AM
Opera 7.11 and mailing lists PapaNoHair Linux - Software 0 05-24-2003 07:39 AM
Mailing Lists... Nezar Linux - Networking 0 03-25-2002 01:11 AM

LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris

All times are GMT -5. The time now is 03:50 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration