Displaying 20 results from an estimated 87 matches for "userhome".
Did you mean:
usershome
2003 Sep 14
1
"home folder" v.s. regular drive mappings
Hey, has anyone on the list experienced the following behavior ?
When \\server\userhome <\\server\userhome> is specified as the "home
folder" in the AD user profile, XP takes a long time to open up "my
computer"
But when \\server\userhome <\\server\userhome> is mapped via a netlogon
script, XP opens "my computer" quickly
I've searched...
2009 Nov 24
2
Problem using LDAP generating Userhome
Hi there,
I'm trying to let dovecot generate the userhome directory dynamicly via
user_attr.
If "uid" is returned from LDAP before "mail" everything is fine, but if
"mail" is delivered
before "uid" the localpart of the mailaddress is used in home path.
e.g.:
Mail: testuser at domain.de
UID : test123
sometimes ho...
2009 Apr 27
3
%d does not expand to domain
Hello, dovecot-1.1.7 on FreeBSD 7.1.
Usernames have dot in them (like uname.example for a user in
example.com).
in dovecot.conf I have:
mail_location: maildir:/userhomes/maildirs/%d/%n/Maildir
and for authentication:
username_format: %Ln
In the client, tried with CONE and Mail.app, I put the username as:
uname.example at example.com
So, the authentication works fine, as it extracts the uname.example
from the uname.example at example.com supplied.
The ma...
2007 Jun 27
1
Samba shares slow
...= cups
printcap name = cups
load printers = yes
cups options = raw
map to guest = Bad user
log file = /etc/samba/log/%U.log
include = /etc/samba/dhcp.conf
add machine script = /usr/sbin/useradd -c Machine -d /var/lib/nobody -s
/bin/false %m$
logon path = \\%L\profiles\%u
logon home = \\%L\userhomes\%U
logon drive = U:
logon script = %U.bat
domain logons = Yes
domain master = Yes
smb passwd file = /etc/samba/smbpasswd
security = user
wins support = Yes
passdb backend = smbpasswd
netbios name = MYNTWRK-server
local master = Yes
os level = 65
preferred master = Yes
[userhomes]
co...
2000 Sep 08
5
mount: only root can do that
I am having a problem letting users mount there samba shares.
The root user has no problem mounting . But regular users get the error
"mount: only root can do that "
when trying to execute the following.
mount -rw -t smbfs //jelly-bean-iii/E /home/ca43887/E
Any help is appreciated.
Thanks,
Charles
2004 Sep 21
2
Corrupted userid in mail folders - Crisis
...t she had
received other people's mail. So I ran the following script to reset all
the folders:
#!/bin/bash
export IFS=:
echo "Auto-creating home directories for windows domain users"
getent passwd|grep ":10[0-9][0-9][0-9]"|while read USER FLAG USERUID USERGID
USER_LONG USERHOME USERSHELL; do
if [ -e $USERHOME ]; then
echo "Setting ownership of existing $USERHOME"
chown -R $USERUID.$USERGID $USERHOME
else
echo "Creating $USERHOME for $USER with $USERUID/$USERGID"
mkdir $USER...
2003 Mar 04
1
Windows 2K/XP Profile/Homedir replication issue?
Hey there,
Just a question for you Samba 2.2.x gurus out there :)
We have a contingent (a steadily increasing contingent) of Win2K and WinXP
workstations.
Does anyone here know how to stop the profiles from replicating?
If we create a file in the profile dir, say \\PDC\UserHome\profile.doc.
It will replicate that to the profile directory, while one file or two files
are not a problem, we use classroom based logins, so they all login at once
and it's transferring the whole \\PDC\UserHome dir around everywhere it
goes, it does it when you login and logout, so if everyon...
2003 Jan 10
0
Directly smbmounting share folder (a la w2k)
...e a communal Linux system that is operating in
a primarily Windows group, and I want to give each user access to their
windows home directory. The windows sysadm has set up the home
directories on a Windows NT server. The problem is that all of the home
directories are within a single share "UserHomes". The win2k clients have
no problem mapping the folder (e.g. //server/userhomes/myuser) to a drive,
and I would like to be able to do that with autofs and samba.
Right now, the best I can do is to map the whole share each time:
==auto.master==
/windows /etc/auto.windows -t 300
#...
2013 Nov 01
3
change user home
Hai,
?
Im trying to change the userhome folder, but im still not getting the path i want.
?
getent passwd
Administrator:x:0:100::/home/MATWS/Administrator:/bin/bash
and i want
Administrator:x:0:100::/home/users/Administrator:/bin/bash
?
I did change the following.
logon path = /home/samba/profiles
logon home = /home/users
My server i...
2007 Sep 28
3
Host groups config in puppet & User Management.
Hi,
I have installed Puppet puppet-0.23.2-1.el4 &
puppet-server-0.23.2-1.el4.
Now trying to configure. I have a basic config which changes the sudo
permission of the file.
Currently I am using the puppet server as client. Now I wanted to add
all my hosts some linux some unix. So was looking for a config syntax
whioh can create groups.
Like IT = [ host-1, host2, shost3 ]
2015 Mar 09
0
Outlook 2013/2010 nightmare #2
...s file if the contents of the 'mail' directory change.
You may need to mod these but I have a cron running as root to do this.
Script 1 (mail_root_enforce):
=----------------------------------------------------------------------------------=
COMPLETE_HOME=/u/home
cd ${COMPLETE_HOME}
for USERHOME in *
do
ls -d ${USERHOME}/mail/mail? | while read CHECKME
do
JUST_CHECKME=`basename ${CHECKME}`
if [ -d ${CHECKME} -a -L ${CHECKME} ]
then
#echo "${CHECKME} is ok"
:
else
echo "${CHECKME} is _not_ ok"
cd ${U...
2019 Feb 06
6
unix_primary_group = yes don t work
thanks for the answer, Louis.
i m talking about the userhome dir.
I ve already read https://wiki.samba.org/index.php/User_Home_Folders and
i m applying the posix acls to my share.
As the users's home is shared between windows and linux, i d rather use
the posix acls than the windows ones.
Beside the homedir of my users have a form like /home/ first le...
2008 Jul 26
2
Samba + LDAP integration
...ou=people,${suffix}"
computersdn="ou=machines,${suffix}"
groupsdn="ou=groups,${suffix}"
sambaUnixIdPooldn="sambaDomainName=MYDOMAIN,${suffix}"
scope="one"
hash_encrypt="SSHA"
crypt_salt_format="%s"
userLoginShell="/bin/bash"
userHome="/home/%U"
userHomeDirectoryMode="700"
userGecos="System User"
defaultUserGid="513"
defaultComputerGid="515"
skeletonDir="/etc/skel"
defaultMaxPasswordAge="45"
userSmbHome=""
userProfile=""
userScript="lo...
2004 Nov 23
2
Users being deleted from Domain Users group on Samba BDC during vampire process of migration
...#######
#
# Unix Accounts Configuration
#
##############################################################################
# Login defs
# Default Login Shell
# Ex: userLoginShell="/bin/bash"
userLoginShell="/bin/bash"
#userLoginShell="/bin/false"
# Home directory
# Ex: userHome="/home/%U"
userHome="/home/%U"
#userHome="/dev/null"
# Gecos
userGecos="System User"
# Default User (POSIX and Samba) GID
defaultUserGid="513"
# Default Computer (Samba) GID
defaultComputerGid="515"
# Skel dir
skeletonDir="/etc/sk...
2005 Feb 24
1
Winbind Authentication on Redhat & Home Directories
...4).
My question is this. I know that I can, by massaging /etc/pam.d files manually, have Winbind/Samba automatically create a home directory for each user that logs in, but I am wondering if Samba/Winbind can instead map to their home directory as defined in their Windows profile (\\mywindowsbox\userhome) ?
David A. Morrow
Technical Systems Lead
Autodata Solutions Company
David.Morrow@Autodata.Net
http://www.autodata.net
Tel: (519) 951-6079
Fax: (519) 451-6615
< Poor planning on your part does not necessarily constitute an emergency on my part. >
This message has originated from Autodata...
2006 Aug 29
0
/home vs. /homes vs. [%U]
...\\SERVER\homes All Users Home
\\SERVER\home Home Directory
\\SERVER\user Home Directory
Seems ok so far. But the problem: on my XP client,
accessing gives this server path:
\\server\homes -> \home\userhome
\\server\home -> "empty"
\\server\%U -> \home\userhome
For some reason "my share named "/homes" is mapping me to my
user directory, while /home maps to "nada?"
I'm guessing maybe "/homes" is a special name reserved for
user h...
2010 Mar 14
1
XP clients cannot find profile after logout when re-login
...sed when the user logsoff.
I'm lost in finding a solution for this as most "Can't find profile
errors" are based on usernames or whatever don't exist on Linux, but
this is all good and works.
What I have changed in the config is that all Paths that you can
redirect to the userhome using a NTConfig.pol are set to the server and
after this, this problem started.
I hope someone can help out.
2004 Nov 23
1
Fw: Users being deleted from Domain Users group on Samba BDC during vampire process of migration
...#####
#
# Unix Accounts Configuration
#
##############################################################################
# Login defs
# Default Login Shell
# Ex: userLoginShell="/bin/bash"
userLoginShell="/bin/bash"
#userLoginShell="/bin/false"
# Home directory
# Ex: userHome="/home/%U"
userHome="/home/%U"
#userHome="/dev/null"
# Gecos
userGecos="System User"
# Default User (POSIX and Samba) GID
defaultUserGid="513"
# Default Computer (Samba) GID
defaultComputerGid="515"
# Skel dir
skeletonDir="/etc/sk...
2015 Mar 10
2
Outlook 2013/2010 nightmare #2
...o mod these but I have a cron running as root to do this.
>>
>> Script 1 (mail_root_enforce):
>>
>> =----------------------------------------------------------------------------------=
>>
>> COMPLETE_HOME=/u/home
>> cd ${COMPLETE_HOME}
>>
>> for USERHOME in *
>> do
>> ls -d ${USERHOME}/mail/mail? | while read CHECKME
>> do
>> JUST_CHECKME=`basename ${CHECKME}`
>> if [ -d ${CHECKME} -a -L ${CHECKME} ]
>> then
>> #echo "${CHECKME} is ok"
>> :
>&...
2020 Oct 09
0
creating and copying users
If you use windows ADUC, i do recommend to this on Win7PC.
Because thats the only way (for now) that
automaticly sets the last used UID/GID +1 for the next user.
- Create user in ADUC
- If backend AD is used (as your do)
set UID/GID and Homedir (the linux path) and shell
- Now add userHome and userProfile in ADUC.
\\server.fqdn\users\%username%
\\server.fqdn\profiles\%username%
The user homedir is now created. (when you klik Apply/Ok)
The user profiles will be created when you logout a PC.
I hope that helps a bit.
But yes, a full setup without windows tools, is wha...