Displaying 2 results from an estimated 2 matches for "biell".
Did you mean:
  bill
  
2007 May 25
2
Successful migration NT4->SAMBA3 domain, anyone?
Hello,
   I have simple question. Has anyone succeeded to migrate NT4 domain
with windows XP accounts to SAMBA3+LDAP domain?
 Our organization is very interested in doing this. We performed a
test migration, users' accounts
migrated without problems, but windows xp workstations can't login.
 I tried to find more information on this topic. What I found made me
to think that such clean
2007 Jun 11
5
Access Windows AD share From Linux
I am trying to mount and access a Windows share, from one of our Active 
Directory servers to one of our RedHat Enterprise 4 Linux hosts. I have 
used Samba in the past to do the opposite, which worked very well.
 
I was successful in mounting the share, using the following:
 
mount -t smbfs -o username=<myid>,password=<mypassword> //<AD 
Server>/<Share> /mnt/app1