Displaying 6 results from an estimated 6 matches for "rwxrwsrwt".
Did you mean:
drwxrwsrwt
2005 Dec 02
1
Cannot read strange filenames
...with writeaccess to the
WindowsXP PC.
mount -t cifs //192.168.9.115/Xchange /mnt/test -o
codepage=cp850,iocharset=iso8859-15,unixcharset=iso8859-15
[root@foobar ]# ls -lah /mnt/test/EURO
insgesamt 2,5K
drwxrwxrwx 1 root root 0 2005-12-01 16:30 .
drwxrwxrwx 1 root root 0 2005-12-01 14:26 ..
-rwxrwSrwt 1 root root 7 2005-12-01 09:14 euro@?.txt (linux)
-rwxrwSrwt 1 root root 7 2005-12-01 10:09 T?uro (linux)
-rwxrwSrwt 1 root root 0 2005-12-01 14:37 ?ml?ute (linux)
-rwxrwSrwt 1 root root 7 2005-12-01 09:40 ?uro (linux)
-rwxrwSrwt 1 root root 23 2005-12-01 14:26 wint?u...
2005 Oct 31
1
unicode/control characters displaying as ? with cifsfs
greeting samba.general;
i am trying to set up a backup server to archive files from
a windows 2000 fileserver, and i can't seem to get filenames
containing non-ascii characters to appear correctly on the
linux box.
my windows server:
windows 2000 service pack 4
my linux server:
debian 3.1
kernel 2.6.13.3 with these options:
CONFIG_CIFS=m
# CONFIG_CIFS_STATS is not set
#
2006 Jul 31
1
Issues with cifs mounts following Samba upgrade to 3.0.23a
...the problem from my laptop:
$ sudo mount -t cifs //192.168.123.2/hde1 /mnt/hde1 -o /
username=[myuser],domain=[mydomain],uid=[myuser],gid=[mygroup]
Password:
$ file /mnt/hde1/test.mp3 /mnt/hde1/test.mp3: ERROR: cannot read
`/mnt/hde1/test.mp3' (Permission denied)
$ ls -l /mnt/hde1/test.mp3
-rwxrwSrwt 1 [myuser] [mygroup] 5019629 2006-07-31 11:12 /mnt/hde1/test.mp3
If I simply change to smbfs:
$ sudo mount -t smbfs //192.168.123.2/hde1 /mnt/hde1 -o
username=[myuser],domain=[mydomain],uid=[myuser],gid=[mygroup]
Password:
$ file /mnt/hde1/test.mp3 /mnt/hde1/test.mp3: MP3 file with ID3 version 2....
2006 Jul 26
1
Ubuntu samba slower than red hat??
...onds.
There is some other weirdness too: when logged in to the
server it reports the file owner and group as dean:1005.
dean is the name of another user on this client machine,
but rarely used. It should see it as doug:data, which is
how the server sees it.
Also it used to see the files as
-rwxrwSrwt 1 root root 4.0K 2003-01-25 03:18 wgetrc
Now it sees them as
-rwxrwxrwx 1 dean data 99 1993-09-28 22:07 TEST.SDW
The new server: Ubuntu 6.06, Celeron D 2.53Ghz, one
200GB HDD, 6 months old. samba 3.0.22
The old server: RedHat 9.0, Celeron 2Ghz, one
80GB HDD with OS on it, one 120GB HDD wit...
2010 Oct 19
1
delivering mail to public mbox with permission 660?
...and user
testuser create some subfolders in public (via Thunderbird accounts)
THE PROBLEM is that mbox folders that hold messages are created with
permssion 600.
My understanding, from the Dovecot wiki and other docs/postings is that
the folders should be 660 given the /var/mail permssions of rwxrwsrwt
and ~/mail permssions of rwxrws---
MY QUESTION is how do I correct the configuration and/or directory
permissions so that mbox folders and .imap indices (especially public/
ones) are created with 660 permissions thus allowing users who belong to
a common group (eg tarts) to access the public m...
2005 Aug 02
2
Winbind Understanding
I would like some clarification on Winbind's capabilities. I have winbind
up and fully functional. I can use wbinfo -g, wbinfo -u, etc..
I would like to use winbind to correlate sids to uid on filesystems
mounted with smbfs or cifs. In reading further I see lots of information
about doing this on EXT3 (or Linux filesystems that support ACL).
Perhaps, I had misunderstood the purpose of