Displaying 2 results from an estimated 2 matches for "acct2".
Did you mean:
acct
2006 Jul 18
3
Thunderbird Upgraded from 1.0.8 to 1.5.0.4 and MOZ_NO_REMOTE dead
...r/lib/thunderbird
I am NOT a Linux guy so could not figure out how to properly replace
/usr/lib/thunderbird-1.0.8 and /usr/bin/thunderbird...
So I setup the following script, acct1mail:
set MOZ_NO_REMOTE=1
/usr/lib/thunderbird/thunderbird -profile ~/data/acct1/Mail &
set MOZ_NO_REMOTE=0
and acct2mail
set MOZ_NO_REMOTE=1
/usr/lib/thunderbird/thunderbird -profile ~/data/acct2/Mail &
set MOZ_NO_REMOTE=0
In 1.0.8, running these two scripts (mozilla-thunderbird -profile
...)and have two copies of Thunderbird running.
with 1.5.4 the second script gets:
Warning: unrecognized command line f...
2005 Jul 14
1
NT4 migration errors
...heck if your unix group is mapped to an NT group
[2005/07/14 12:18:59, 0] utils/net_rpc_samsync.c:fetch_account_info(527)
fetch_account: Running the command `/usr/local/sbin/smbldap-useradd -a
-m 'acct1'' gave 7 Could not create posix account info for 'acct1'
Creating account: acct2
Error: SID not set for unix group 1001
check if your unix group is mapped to an NT group
[2005/07/14 12:18:59, 0] utils/net_rpc_samsync.c:fetch_account_info(527)
fetch_account: Running the command `/usr/local/sbin/smbldap-useradd -a
-m 'acct2'' gave 7 Could not create posix account in...