|
Author |
Message |
|
|
Posted Jul 16, 2008 at 3:51:35 AM
Subject: Likewise authenication tool in Ubuntu: skeleton files?
Hello. I recently learned what the skel directory is for, and I used it to create default desktop icons for new users on a Ubuntu 8.04 box.
However, I recently switched the computer to Active Directory authentication using the Likewise program. It works great. However, it seems that when domain users log in for the first time that the skeleton files I set up are not being created.
Does anyone know enough about skeleton files or Likewise to help me? I tried googling for a Likewise help forum but couldn't find anything.
PerlCoder (http://indicium.us)
|
Shashank Sharma
Joined Jan 01, 1970 Posts: 1657
Location:New Delhi, India
Other Topics
|
Posted:
Jul 28, 2008 5:42:51 PM
Subject: Likewise authenication tool in Ubuntu: skeleton files?
These links might help. Perhaps you should try the Ubuntu forums.
http://gentoo-wiki.com/HOWTO_Active_Directory
https://help.ubuntu.com/community/ActiveDirectoryHowto
https://help.ubuntu.com/community/ActiveDirectoryWinbindHowto
Coauthor of Beginning Fedora: From Novice to Professional published by Apress.
Please follow the Forum Guidelines
|
PerlCoder
Joined Jun 30, 2008 Posts: 148
Other Topics
|
Posted:
Aug 03, 2008 1:45:45 AM
Subject: Likewise authenication tool in Ubuntu: skeleton files?
I just wanted to mention that I did get that problem solved. Someone on a Likewise Open mailing list told me that I needed to make a small adjustment to a configuration file.
For the benefit of the linux.com community, the specifics:
Edit the file /etc/security/pam_lwidentity.conf. There is a line which reads: ";skel = /etc/skel". Uncomment this line by removing the ";". That every new user (who hasn't already had his home directory created) will have a copy of the /etc/skel files in his home directory.
Apparently, a number of problems with Likewise Open configuration can be solved by editing this configuration file.
PerlCoder (http://indicium.us)
|
Shashank Sharma
Joined Jan 01, 1970 Posts: 1657
Location:New Delhi, India
Other Topics
|
Posted:
Aug 03, 2008 11:40:09 AM
Subject: Likewise authenication tool in Ubuntu: skeleton files?
|
PerlCoder
Joined Jun 30, 2008 Posts: 148
Other Topics
|
Posted:
Aug 05, 2008 9:23:07 PM
Subject: Likewise authenication tool in Ubuntu: skeleton files?
I'm not sure how to point you to the Likewise-open-discuss mailing list archives (or rather, do not want to take the time to find out). Besides, it wouldn't tell you anything I haven't already mentioned.
I really appreciate Likewise-open, but it seems like they don't have any kind of advanced documentation for subjects like these. They have documentation, but it really only tells you how to go through the obvious steps inside the program GUI.
PerlCoder (http://indicium.us)
|
Shashank Sharma
Joined Jan 01, 1970 Posts: 1657
Location:New Delhi, India
Other Topics
|
Posted:
Aug 06, 2008 7:37:51 AM
Subject: Likewise authenication tool in Ubuntu: skeleton files?
[quote=PerlCoder]I'm not sure how to point you to the Likewise-open-discuss mailing list archives (or rather, do not want to take the time to find out). Besides, it wouldn't tell you anything I haven't already mentioned.[/quote]
That's OK.
[quote=PerlCoder]
I really appreciate Likewise-open, but it seems like they don't have any kind of advanced documentation for subjects like these. They have documentation, but it really only tells you how to go through the obvious steps inside the program GUI.
[/quote]
I'm sure as the project matures, and as interest in it increases, they would try and make more satisfying documentation. Meanwhile, this thread, is a good start :)
Cheers!
Coauthor of Beginning Fedora: From Novice to Professional published by Apress.
Please follow the Forum Guidelines
|