search for: sudakov

Displaying 20 results from an estimated 82 matches for "sudakov".

2012 Jan 16
6
Prevent smbd from consulting winbindd
...ication. The problem is, as soon as I start winbindd, smbd begins consulting it and all Windows users start receiving uids/gids different from those in /etc/passwd. How do I prevent smbd from consulting winbindd and make it use the old /etc/passwd mechanism for uids? TIA for any input. -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN sip:sudakov at sibptus.tomsk.ru
2012 Feb 21
4
A windows user can create a file, but cannot delete
...it on the directory, no weird UFS file flags and attributes. I have tried "acl check permissions" both yes and no with no effect. TIA for any ideas. I have seen people with similar problems, like http://lists.samba.org/archive/samba/2006-May/120521.html but never a solution. -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN sip:sudakov at sibptus.tomsk.ru
2012 Feb 26
3
allow trusted domains
...user john. If there is no Unix user "john", it is created by the add user script. How will the users OTHERDOMAIN\otheruser and especially OTHERDOMAIN\join be mapped/created? If OTHERDOMAIN\join is mapped to the same Unix user as MYDOMAIN\join, it's a big security hole. -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN sip:sudakov at sibptus.tomsk.ru
2020 Oct 20
6
A user's last access time
Sami Ketola wrote: > > > > On 19. Oct 2020, at 18.54, Victor Sudakov <vas at sibptus.ru> wrote: > > > > Dear Colleagues, > > > > Is there a file or directory within a user's Maildir, whose date of > > modification or access indicates the last time the user accessed his/her > > E-mail via IMAP or POP3? > > > &...
2013 Jul 24
3
memtest86 does not work after upgrading to PXELINUX 6.01
...994-2013 H. Peter Anvin et al Loading memtest86... ok Booting kernel failed: invalid argument boot: The config is simple: DEFAULT memtest label memtest kernel memtest86 Any ideas? What additional information can I provide? That is "Memtest-86 v4.3" if it's important. -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN sip:sudakov at sibptus.tomsk.ru
2020 Oct 14
5
Changing IMAP separator - does it break things?
...ing other clients and the mail layout on disk, losing mail etc? I don't want to break mail for 50 people just to please one Mac Mail user. The users are advanced developers actively using mail sorting rules, nested folders etc. My `doveconf -n` is here: https://termbin.com/w1wd -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN 2:5005/49 at fidonet http://vas.tomsk.ru/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 455 bytes Desc: not available URL: <https://dovecot.org/pipermail/dovecot/attachments/20201014...
2013 Jul 12
3
pxechn.c32 does not do TFTP
...mes. However, all i get from pxechn.c32 is pxechn.c32: Attempting to load '10.14.141.150::boot\x86\wdsnbp.com': 2:No such file or directory and it does not even attemt to send any packets to 10.14.141.150 (I checked with WireShark). What I am doing wrong? TIA for any input. -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN sip:sudakov at sibptus.tomsk.ru
2018 Sep 27
5
Local access to IMAP mailboxes
...re on a box exposed to the Internet. > > You'll also get a lot of innocuous griping in the log files about > UIDVALIDITY and mailbox corruption, but they can be safely ignored. My mail goes through procmail, so Dovecot will not be the only one to touch the mboxes anyway. -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN 2:5005/49 at fidonet http://vas.tomsk.ru/
2020 Oct 14
4
Changing IMAP separator - does it break things?
14. 10. 2020 v 11:28, Markus Winkler <ml at irmawi.de>: > > Hi Victor, > > On 14.10.20 04:36, Victor Sudakov wrote: >> Do you think I can change the hierarchy separator in the "inbox" >> namespace without breaking other clients and the mail layout on disk, >> losing mail etc? > > I personally would try to avoid such a change (really IMHO), especially if it's "on...
2020 Oct 14
4
Changing IMAP separator - does it break things?
> On 14. Oct 2020, at 12.51, Victor Sudakov <vas at sibptus.ru> wrote: > > Those Mac clients who do not use nested folders do not seem to be > affected. That is, I've already suggested to the Mac Mail user that he > start Thunderbird, move all his mailboxes into the IMAP root folder, and > then go on using Mac Mail....
2018 Sep 26
4
Local access to IMAP mailboxes
...;mail_location = mbox:~/Mail:INBOX=/var/mail/%u" However, I often read and modify the mailboxes locally with mutt (e.g. append and delete mails). Should I expect any problems wit Dovecot indexes etc? What if I even do "rm ~/Mail/some/mailbox", will Dovecot be mad at me? -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN 2:5005/49 at fidonet http://vas.tomsk.ru/
2018 Sep 26
2
Local access to IMAP mailboxes
* Victor Sudakov <vas at mpeks.tomsk.su> 2018.09.26 12:17: > > >> However, I often read and modify the mailboxes locally with Mutt (e.g. > > >> append and delete mails). Why not use Mutt's IMAP capabilities and keep the indexes nice and clean? Regards Thomas -------------- next...
2020 Oct 21
2
A user's last access time
@lbutlr wrote: > On 19 Oct 2020, at 20:31, Victor Sudakov <vas at sibptus.ru> wrote: > > I have seen this but I do not want this information in a database. > ? > > > Even a local sqlite database would do. > > What? > This meant that an external DMBS/daemon process (MySQL, Redis etc) was not desirable, but any on-disk...
2013 Jul 12
2
pxechn.c32 does not do TFTP
On Fri, Jul 12, 2013 at 2:14 PM, Victor Sudakov <vas at mpeks.tomsk.su> wrote: > Gene Cumm wrote: >> pxelinux.0 since Syslinux-5.10 won't return the IP of a string like >> "192.0.2.1" (which is the source of the issue). > > Which means the correct syntax for the pxechn.c32 command line > should be like...
2013 Jul 24
2
memtest86 does not work after upgrading to PXELINUX 6.01
...wn bug in the 5.xx and 6.xx releases. A fix is being worked > on. Well, it's odd, PXELINUX 6.01 + memtest86 still works on VirtualBOX, but not on any "real" NICs I have tried. For the present I had to use a workaround (memdisk + memtest86 floppy image work all right). -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN sip:sudakov at sibptus.tomsk.ru
2020 Oct 19
2
A user's last access time
...or POP3? I'd like to figure out the time a user last logged in into his/her mail account, not the last time a mail was delivered to the INBOX. This information is probably available in the log, but a file which is touched each time a user accesses his/her mail, is more convenient. -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN 2:5005/49 at fidonet http://vas.tomsk.ru/
2013 Jul 15
2
pxechn.c32 does not do TFTP
On Jul 14, 2013 10:02 PM, "Victor Sudakov" <vas at mpeks.tomsk.su> wrote: > > I have tried replacing the IP address with a DNS name like this: > > LABEL WDS1 > Menu LABEL WDS1 > com32 pxechn.c32 > append ws150.sibptus.transneft.ru::boot\x86\wdsnbp.com -W -o 66.x=0a:0e:8d:96 Did you try without "-o...
2013 Jul 19
2
pxechn.c32 does not do TFTP
On Fri, 19 Jul, at 04:24:52PM, Victor Sudakov wrote: > Gene Cumm wrote: > > > > The big thing I notice is just that since 5.10, the > > > > code in pxelinux.0 does DNS queries for specific calls rather than a > > > > dotted quad conversion first. > > > > > > That *was* relevant. It did n...
2013 Jul 16
2
pxechn.c32 does not do TFTP
On Jul 16, 2013 8:13 AM, "Victor Sudakov" <vas at mpeks.tomsk.su> wrote: > > Gene Cumm wrote: > > >> > > >> Did you try without "-o 66..."? Any chance for a packet capture from a > > >> mirrored port or the dhcpd+tftpd-old+tftpd-new+dnsd? > > > > > > OK, I h...
2020 Oct 14
3
Changing IMAP separator - does it break things?
14. 10. 2020 v 11:51, Victor Sudakov <vas at sibptus.ru>: > >> I had to do it with 10-20 live users and it went fine, nobody noticed >> anything (I made the change in the night hours just to be sure >> though). I had to go down and fix some erratic folder names that >> resulted from the botched separa...