Displaying 2 results from an estimated 2 matches for "joe_us".
Did you mean:
jesus
2009 Aug 21
9
Not sure how to do this in zfs
Hello all,
I''ve tried changing all kinds of attributes for the zfs''s, but I can''t
seem to find the right configuration.
So I''m trying to move some zfs''s under another, it looks like this:
/pool/joe_user move to /pool/homes/joe_user
I know I can do this with zfs rename, and everything is fine. The problem
I''m having is, when I mount /pool/homes I see joe_user directory but its
empty. I know for a fact there are files that are in the directory. Am I
on the right path, thinking its a p...
2010 Jul 19
0
sambaMungedDial attribute and VPN connections.
...-nito << EOF
dn: uid=$1,ou=people,dc=something,dc=com
changetype: modify
replace: sambaMungedDial
sambaMungedDial:
bQA6ACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIABkAAkAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAg$
EOF
I run that script as follows:
fix-dial-user.sh joe_user
The point is that doing this for several users, everytime in a while,
is less than an optimal solution. I'd like to find a way so that I
won't have to do this anymore. I did some googling about the
sambaMungedDial attribute, but the information I've found about it,
was rather scarce....