Displaying 5 results from an estimated 5 matches for "dbw".
Did you mean:
db
2007 Jul 04
1
Latest patches for win32 build files
Hi all,
Some small patches are attached for the Win32 build files. Also,
currently it's failing a test on some of the new stuff:
...
Running test: spell1... ok
Running test: spell2... ok
Running test: spell3....flint\dbw\flintlock - The process cannot access
the file because it is being used by another process.
.flint\dbw\postlist.DB - The process cannot access the file because it
is being used by another process.
.flint\dbw\record.DB - The process cannot access the file because it is
being used by another proce...
2005 Dec 04
1
net rpc vampire not working
...bind start
getent passwd
However from this point on nothing in "net rpc vampire" works.
net rpc vampire ldif ./vampire.ldif
fails with:
Could not retrieve domain trust secret
net rpc vampire ldif ./vampire.ldif -S MYPDC -U Administrator%PASSWORD
fails with:
Cannot import users from DBW at this time, as the current domain:
FC3-DBW-3: S-1-5-21-92691229-39247329-4222772032
conflicts with the remote domain
DBW: S-1-5-21-423981254-716712060-315576832
This is a suggested fix:
* http://lists.samba.org/archive/samba/2004-July/089148.html
but it fails like this:...
2003 May 20
0
2cent note-- RE: Access denied, unable to connect to prin ter
...t; | To troubleshoot the "Access denied", you might want to
|> |> | look into the "smbstatus" command, which shows *as which
|> |> | user* Samba is connecting clients to each share.
|> |
|> | Did you check this out?
|>
|> Yep. smbstatus tells me that 'dbw' is connecting. That makes sense:
|>
|> Samba version 2.2.8a-0.1 for Debian
|> Service uid gid pid machine
|> - ----------------------------------------------
|> IPC$ dbw dbw 642 athena
|(192.168.1.109) Tue May 6 13:19:35 2003
|>
|&...
2003 Apr 27
11
Access denied, unable to connect to printer
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello world,
I've dug through the docs and googled through the net, but I'm still
unable to fix my Samba (2.2.3a-6 for Debian) setup so that I can print
from my wife's Windows XP laptop.
The server is using Cups and I can print from the server and over the
net from my (Debian) laptop.
The XP box can connect to the server and browse
2009 May 28
1
What does "a" flag in Maildir format mean?
Here is sample filename from Maildir:
1243423383.M745917P32169.termserv1,W=1295:2,Sa
1) why there is no S=<size> field? It definetely differs from
1295.I've not quota plugin, could it be the reason of this?
2) what does "a" flag mean? I not found any description of this
neither in Maildir spec nor on the Dovecot wiki.