NS7.1: how can I change the directory of the address book?
Juergen Koch <[email protected]> Fri, 06 Feb 2004 12:07:31 +0100
| Newsgroups | gmane.comp.mozilla.devel.prefs |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Hi!
I wanna share my .mab-file with other useres in my LAN.
But I'm not able to tell NS7 in the user.js to search the
.mab-file in an other directory.
This will only search in the profile path:
user_pref("ldap_2.servers.pab_1.filename", "impab.mab");
I tryed to add a network path like this:
user_pref("ldap_2.servers.pab_1.filename", "h:\\data\impab.mab");
But this does not work?
I have a Linux file server wir Windows clients. I don't want to
install an LDAP-server on my Lunix-machine. I hope there is an
easyer way to share the address books.
Can anybody help?
CU
Juergen
(Germany)
P.S.:
I have been searching the web for two days before posting
this message. I haven't found anything!!!