search for: ermitted

Displaying 3 results from an estimated 3 matches for "ermitted".

Did you mean: permitted
2006 Jun 26
1
/bin/tar bug
...-r-- 1 root root 0 Jun 26 11:16 afile -rw-r--r-- 1 root root 0 Jun 26 11:16 bfile -rw-r--r-- 1 root root 0 Jun 26 11:16 cfile #create a tar archive tar zcvf testoh.tgz afile bfile cfil #become regular user tar -zxof testoh.tgz tar: afile: Cannot change ownership to uid 0, gid 0: Operation not ermitted tar: bfile: Cannot change ownership to uid 0, gid 0: Operation not ermitted tar: cfile: Cannot change ownership to uid 0, gid 0: Operation not ermitted tar: Error exit delayed from previous errors This error should not happen! tar --no-same-owner -zxf testoh.tgz jazzy 328 % ls -l total 4 -rw----...
1998 Nov 07
1
SAMBA digest 1867
OK, med 19:00 sv tid /Lennart At 13:05 1998-11-07 +1100, you wrote: > SAMBA Digest 1867 > >For information on unsubscribing see http://samba.anu.edu.au/listproc >Topics covered in this issue include: > > 1) Re: nis homedir troubles > by Jeremy Allison <jallison@cthulhu.engr.sgi.com> > 2) calling all Samba vendors! > by Andrew Tridgell
2005 May 13
1
problem with test69
...aildir, with spool over NFS. Now I immediately select the new folder. I now see only a part of the emails reported. And with rawlog I indeed see something like: * FLAGS (\Answered \Flagged \Deleted \Seen \Draft Junk) * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft Junk \*)] Flags p ermitted. * 158 EXISTS * 158 RECENT * OK [UNSEEN 3] First unseen. * OK [UIDVALIDITY 1115970206] UIDs valid * OK [UIDNEXT 217] Predicted next UID 2 OK [READ-WRITE] Select completed. My client faithfully reports 158 instead of 200. If I now close/open my client, and re-select, I see 200. This I can reprod...