Results 1 to 3 of 3
Hi ALL
I have currently got a setup where my ubuntu server is part of the AD domain using samba. So a user using their windows PC can access their ...
- 07-20-2009 #1Just Joined!
- Join Date
- Jan 2008
- Posts
- 46
Samba
Hi ALL
I have currently got a setup where my ubuntu server is part of the AD domain using samba. So a user using their windows PC can access their personal folders on the ubuntu server (which has been mapped to a drive on their PC) once they have logged on to their computer.
My question is, if however the windows server failed for whatever reason, how can i get the users to access their personal folders on the ubuntu server using their windows PC?
Thanks for any help in advance!
t.
- 07-22-2009 #2Just Joined!
- Join Date
- Jul 2009
- Location
- Brazil
- Posts
- 6
Hi,
If you no longer have the AD Domain, it is necessary to create local users in Linux and add the Samba.
You can use:
# smbpasswd -a username
I think that will help.
Leandro
- 08-03-2009 #3Just Joined!
- Join Date
- Jan 2008
- Posts
- 46
Hello lcoronato
Thank you very much for your response - greatly appreciated! Sorry for the late response, have been so busy doing other things have not had a chance to look into this problemo, until this morning!
Yes, making the windows user a linux and samba user with the same password, as well as minor amendments to the samba config files did the trick!
Thanks again for all your help!
t.


Reply With Quote
