CodeVerge.Net Beta


   Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums



> NEWSGROUP > Novell Forums > novell.devsup.gwadmin
 Post New
 TypeRepliesViewsDate
Technical Problem
We are experiencing some technical problems with our news server. We
are currently trying to restore the posts to the newsgroups.

You may post new messages to the forums now, and we hop
 1135/20/2003 2:10:59 PM
mailbox size
Does anyone know if there is an API that will retrieve the current
size of a
GW user's mailbox?

Thanks.





 065/13/2003 7:44:05 PM
NDS/GW user assosiation
Hi,

How are GroupWise users and NDS users associated with each other?

Is this only by the FID?


Thanks in advance,

Jacco





 2245/7/2003 11:13:20 PM
add GW user from template
I would like to create/add GW users using a template. ConsoleOne does
this,
but I don't see an API for doing it. Do I have to add the user
through
eDirectory using a template, and th
 4115/7/2003 11:13:19 PM
usersIterator
I am trying to write code that goes through the user accounts and
looks at
the accountID. When I do this with the usersIterator, it always seems
to
return a null value instead of a us
 295/7/2003 5:37:37 PM
Proxy User.
Hi

Using Admin Object API, is it possible to assign one user to be proxy
for
another ? I know it can be done by GW client but can it be done
programmatically using GW Admin Obj
 1195/7/2003 11:15:36 AM
Problem with international characters when creating a GW user
I have an inhouse application that creates our employees NDS and
Groupwise
account. If the user's given name or surname contains international
characters (ie Andr?e), then the name in the
 0125/2/2003 7:18:11 PM
Falling at the First Hurdle
Hi

I'm trying to use the GroupWise Administrative Object API from
VBScript
with the following code:

Dim objAdminSystem
Set objAdminSystem = CreateObject("NovellGrou
 3195/2/2003 6:50:20 PM
calling gwadapi from a DLL
I'm trying to create a DLL that makes calls to the GW Admin API. When
the
DLL links, I get unresolved symbol errors for all the GW symbols (such
as
CLSID_System and IID_IADSystem).
 344/29/2003 1:55:48 PM
Novell Forge Announcement
Novell Forge is a place where developers can form communities to share

ideas, experiences, news, documentation, tips, source code and
configuration
files about their individual projec
 0194/28/2003 6:12:22 PM
Groupwise/Edirectory Information Synchronization
Minor issue, changes to edirectory either don't show up untill a
manual synchronization or take some time to show up as groupwise
addressbook information. Is there a convenient way to program
 2264/21/2003 8:15:02 PM
Groupwise 6.5 apis
When the groupwise 6.5 apis get released 3rd quarter 2003
(see http://developer.novell.com/ndk/)
does this mean that the old groupwise com programming is going to quit
working? Does the g
 194/8/2003 4:51:56 PM
VB error when assigning large Messages propert to messages variable
In VB, I have been tring to assign a the messages property of from the
mailbox folder of an archive to a messages variable. I have run into
a problem where if a folder has too many messages i
 0164/3/2003 10:03:51 PM
Creating nicknames in a different PO
I'm adding nicknames to users and have a problem creating nicknames in
a
different PO (but same domain) from which the user to which I'm
assigning them exists. It does not work! Yet I have
 194/2/2003 10:41:54 PM
Function for Removing a users dl memberships
I'm writing a function that removes a all of user's distribution list
memberships.
Best as I can tell, all I need to do is:
1)Work my way down to the user
2)Get the user's dlmembers se
 2473/31/2003 7:17:09 PM
Export NDS / GW account / FID
Hello !
I am looking for a way to generate a table with NDS account, GW
account and
FID.
I can do manual export using C1 or NWAdmin, but I like my script to
generate
the listin
 4193/20/2003 9:47:29 PM
Mailbox Size limits
Hope someone can help me,

I would like to both set and get the current limits for users mailbox
size
under Groupwise 6.
Looking at the docs I have not found a way of doing this, i
 183/20/2003 9:05:31 PM
Maintaining Address Book
Greetings

I am new to the Admin API and would like some general guidelines /
pointers as to how to go about updating information in an address
book.

This address book might b
 1163/19/2003 5:13:59 PM
Counting Msg per domain
Hi,

Can anyone direct me as to how do count the messages per domain within

Groupwise System?

Cheers,

Dawid





 0123/19/2003 5:04:42 PM
NDS & GroupWise Distribution Lists
Does anyone know if it is possible to modify a GroupWise distribution

list via NDS because if you look at it all it has is a member's field

which points to NDS accounts?

<
 1143/19/2003 5:50:46 AM
Some questiones about Admin defined fields
Not quite sure if this belongs to the developer Admin API or the
support
Admin forum, but I guess this is the place.

I have a customer that wants a few extra fields in the the System<
 053/11/2003 8:08:42 AM
using VB to mark a message object as unread
Im using VB to create html archives of user mailboxes so they can take
the information with them. The process of accessing the text in the
messages marks the message as opened. I want to pre
 273/6/2003 9:56:34 PM
Change with VB the internet addressing format
Hello

How do I a retrieve/change and create values
under GroupWise Internet adressing by using Visual Basic and GroupWise
SDK.

I exectly wanne change/read the following field
 173/6/2003 5:05:13 AM
GWMTAVS API
Does anyone have API documentation for GWMTAVS (it's GroupWise NLM
designed to communicate with MTA and 3rd party antivirus software) ?

Thanks.




 1303/5/2003 7:31:52 PM
Synching attribute value changes
Since adding GW support to my repertoire last year, I've had a few
customers report than synchronization of changes to values of
attributes
such as given name, description, title, etc can
 0213/5/2003 12:13:52 AM
Checking domain status - Urgent !!!!!!!!!!
Hi

I have a GroupWise system setup where there is 1 primary , 1 secondary

domain .

I need to access each of these domain one by one (primary and
secondary) ,and perform
 0123/4/2003 10:37:39 AM
MailboxExpDate clear
Hi, I'm using the GW C administrative object API to expire en again
enable
mailboxes. This works fine. My problem is that the only way that I
can
enable the mailbox is to set the d
 2193/3/2003 10:24:54 AM
Update / edit Address book entries
Greetings

I would like to know if it is possible to update information stored in
any address
book in GroupWise via the Admin Api.

I got the following info from a Pdf documen
 0142/24/2003 10:52:22 AM
Webinar: Rapid GroupWise Customization using Advansys Formativ
Novell will be sponsoring a webinar featuring the increasing popular
Advansys Formativ solution to rapid GroupWise customization. Formativ

simplifies the use of the GroupWise APIs. The
 022/12/2003 6:14:03 PM
Groupwise User Account Last Login Time and Creation Date
Does anybody know how to get the Groupwise User Account Last Login
Date or
time and the Creation Date.

I can get this info about NDS objects like NDS User Objects, but I
can't
 1161/31/2003 8:38:11 AM
accessing GW domain database without Novell client
Hi all,

Due to a platform migration, we've removed the Novell client from some
of
our machines. However, we're still running GroupWise (over IP), and
I'm
trying to develop a
 0161/28/2003 12:27:08 AM
gwcheck dr. watson error - wpecallback - help!!
Hi, groupwise 6.0 sp1 on nw 6 sp2. Stand alone gwcheck works except
for
the expire/reduce on a users archive. Everytime I get the following
application error. Happens on nt, 2000 and
 0151/22/2003 1:50:23 PM
help with GW Install

Hi,
I'm totally new to Groupwise and trying to do some development with
Tokens..
so I downloaded the trial version of Groupwise.. and installed the
client.
Now.. I'm trying to
 2121/22/2003 8:26:33 AM
Problems on GW 5.5
I have a couple of problems with using the admin API on GW 5.5. The
same code works perfectly on GW 6.0.

First, pIGWSystem->ConnectByDN fails on some machines but not others.
On th
 3161/16/2003 8:52:51 PM
IGWMessage.Send in C++ is not working
Hello

I am trying to send a message from GroupWise using GWObject API.
The message is sent, as from the code point of view, a copy is placed
in
Outbox but GW does not deliver the
 0231/13/2003 1:03:46 PM
ConnectByDN Problem
Hi,
I have the following type of setup. I am using GroupWise 6.0.2 patch
with
8.5 E-Directory.

System 1 : Has the NDS installed with groupwise .
System 2 : Has the GroupW
 0201/11/2003 3:14:26 PM
Problems adding documenttype - syntax
Does anyone have a snippet (VB) how to add new documenttypes to the
documenttype lookup table?

I have problems to find the correct syntax.

Thanks in advance.


JanG
 091/10/2003 6:34:45 AM
APIs for email msg components
Hi,

We are planning to write an application that would save different
components of an email msg - body and different attachements - as
separate
objects. Being new to GW/C3PO a
 01312/19/2002 6:39:37 PM
Java Beans?
Does anyone know if there are any plans to allow access to GroupWise
information via a Java bean at some point? For instance accessing the

users email or calendar?

As far as I
 31212/11/2002 4:11:50 PM
Last Login Time or Account Accessed
We are trying to find out the last login time for a GroupWise account,

and if that's not available then whether or not the account has ever
been logged into. I've looked through the API
 12712/6/2002 8:19:06 AM
Syncronizing changes
After mking changes via the admin API, is there any way to
programmatically kick off a sync to update other POs, dist lists, etc?


TIA, John
DevSup SysOp 24



 01312/5/2002 8:50:36 PM
NDS/GW Account reassocation
If you move an NDS account the GW account won't be properly linked and

you need to do the following to reassociate it.

Does anyone know how this could be accomplished using the Admin
 93011/29/2002 7:53:08 PM
Memory leak in GW Admin API?
The GroupWise Admin API seems to eat memory. For every user object I
connect to, it takes somewhere between 2 and 3 kb of RAM that I never
get back. I'm using the Admin API from GWClient 6.0.2
 41011/25/2002 2:31:43 PM
Problem in addition of distribution list.
We have a problem in addition of distribution list .

We are using pIADDistributionLists->Add with the necessary
parameters .

Sometimes it succeed and sometimes it fail .
 12511/18/2002 5:21:38 PM
Visibility of GroupWise user
Although vissibility of a GroupWise user is set to none
still by using the GroupWise Administrative Object API we
get the value as PostOffice (enum 1) Please suggest .



 31811/15/2002 7:38:40 PM
URGENT !!!! Problem in getting the Visibility of a GroupWise User
We have a problem in getting the Visibility value of a
GroupWise User by using IADUser->get_Visibility
(*VisibilityTypeConstants) .

We have written a program which connects to the
 01411/8/2002 2:14:23 PM
proxy en masse updation
hi,
i have 10 users in my groupwise system. How do i set all
of their proxy users to one users using object api. Is it
possible in groupwise system or do i need to go to each
user
 01311/6/2002 6:13:05 PM
proxy en masse updation
hi,
i have 10 users in my groupwise system. How do i set all
of their proxy users to one users using object api. Is it
possible in groupwise system or do i need to go to each
user
 01411/6/2002 6:12:17 PM
Incompatible char-handling between GW 5.2 and 5.5/6 client?
Hello,

we are developing a system for a customer using Novell 5.2.6 Server
and
Groupwise 5.2.6 clients.

On a separate machine we have installed Novell 4.83 and Groupwise 6 <
 02411/1/2002 11:31:20 AM
Disable GW mailbox
I must be just overlooking it, but I can't seem to find an API (in
gwutil.h, for C) to disable a GW user? The only DisableLogins I found
is under PostOffices which doesn't seem right. ??
<
 6510/29/2002 12:12:05 AM


   
  Privacy | Contact Us
All Times Are GMT