Displaying 5 results from an estimated 5 matches for "macuser".
2003 Jan 07
5
Usernames with dots
...quot;invalid group"
(there is no palmer group, obviously).
Now, I could just use the numeric UID in place of the textual username,
but using wbinfo I can't find out what winbind has set my UID to:
# wbinfo -r chris.palmer
Could not get groups for user chris.palmer
# wbinfo -r MacUser
Could not get groups for user MacUser
"wbinfo -u" and "wbinfo -g" do work, giving me a list of users and
groups. Also, I can discover my UID with getent:
# getent passwd | grep chris
# GENEEDINC+chris.palmer:x:10010:10000:Chris Palmer:/home/chris.palmer:/bin/bash...
2019 Jul 26
1
vfs_recycle throwing errors when files are deleted by a Mac on a share with vfs_fruit enabled
...t = User Files
path = /share/samba/user
directory mask = 0775
create mask = 0774
force directory mode = 0775
force create mode = 0774
writable = yes
browseable = yes
guest ok = no
write list = @home
valid users = @home, macuser, pcuser
veto files =
/.AppleDB/.AppleDouble/.AppleDesktop/:2eDS_Store/Network Trash
Folder/Temporary
Items/TheVolumeSettingsFolder/. at __thumb/. at __desc/:2e*/. at __qini/. at upload_cache/. at qsys/.digest/
delete veto files = yes
vfs objects = catia fruit streams_xattr...
2009 Jul 28
0
DO NOT REPLY [Bug 6582] New: blocking characters in filenames
...ro at polymtl.ca
QAContact: rsync-qa at samba.org
client : mac os x 10.5.7, darwin kernel version 9.7.0
server : Linux Ubuntu 2.6.24-19-server #1 SMP x86_64 GNU/L
cmd : /usr/local/bin/rsync -avz -i --iconv=UTF8-MAC,ISO-8859-15 --delete -e ssh
/Users/toto/Documents toto at X.X.X.X:/home/MACUSERS/toto/
In the past i faced problems since users have accentuated charcaters (or weird
characters in file/directory names), rsync reports :
****[generator] cannot convert filename:these/cours...
the only thing i had to do is to rename the file with deleting weird
characters.
On one of my clients...
2008 Oct 06
10
DO NOT REPLY [Bug 5811] New: rsync error: error allocating core memory buffers (code 22) at io.c(635)
...By: lionel.valero@polymtl.ca
QAContact: rsync-qa@samba.org
Hello,
server ubuntu 64bits (3.0.4 compiled)
client mac os x leopard (3.0.4 compiled)
command on client :
/usr/local/bin/rsync -avz -i --iconv=UTF8-MAC,ISO8859-15 --delete -e ssh
/Users/kalypso/Documents kalypso@IP_SERVER:/home/MACUSERS/kalypso/
got the error on client :
rsync error: error allocating core memory buffers (code 22) at io.c(635)
regards.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watchin...
2008 Jan 09
3
Sync passwords unix/smb with FDS backend?
Using simple authentication I have been able to tie FDS to Samba 3.x.24.
Knowing that the unix passwd and smb passwd are different, dare I ask
how difficult it would be to have them sync? Most of my users are using
netatalk w/ posix user info and MD5 password. I would like to swing this
over to samba without the worries of two passwords per user. I have seen
blips on this but not directly related