All,
I've got a real problem with a file server at work. The school district won't pony up for a generator, and so they have an UPS system as a power failover for the data center. The battery life is insufficient to the task. Well, we had a blizzard here, power went out, and in the time that it took me to walk from my office to the data center, servers were already going down hard. Well, when I brought the district file server back up, Samba would no longer authenticate clients against Open Directory and I've not been able to get it to work since. The shares themselves can still be accessed from the network, just not with network credentials. Which is, as you can imagine, all kinds of wrong. Since I'm too junior to fix the issue, I'm just going to start from scratch over the Xmas school break and call it good. In the interim, I need to start moving data off the old file server. I can't get anything to mount on the box, so I can't sneakernet the data off the file server. Since Samba is broke, I can't log into it and pull it down that way. There's only *one* directory I can access on the file server, so I've been reduced to copying files from /store/homes/ into /home/tech/ and then pulling it off that way. I log in via SSH and operate from the command line. Is there a way for me to at least cut out the step of copying data from /store/homes/ to /home/tech, e.g., granting the user tech access to /store/homes? Or something? Man, there's a steep learning curve going from being a help desk technician to UNIX systems administrator in two months.
I've got a real problem with a file server at work. The school district won't pony up for a generator, and so they have an UPS system as a power failover for the data center. The battery life is insufficient to the task. Well, we had a blizzard here, power went out, and in the time that it took me to walk from my office to the data center, servers were already going down hard. Well, when I brought the district file server back up, Samba would no longer authenticate clients against Open Directory and I've not been able to get it to work since. The shares themselves can still be accessed from the network, just not with network credentials. Which is, as you can imagine, all kinds of wrong. Since I'm too junior to fix the issue, I'm just going to start from scratch over the Xmas school break and call it good. In the interim, I need to start moving data off the old file server. I can't get anything to mount on the box, so I can't sneakernet the data off the file server. Since Samba is broke, I can't log into it and pull it down that way. There's only *one* directory I can access on the file server, so I've been reduced to copying files from /store/homes/ into /home/tech/ and then pulling it off that way. I log in via SSH and operate from the command line. Is there a way for me to at least cut out the step of copying data from /store/homes/ to /home/tech, e.g., granting the user tech access to /store/homes? Or something? Man, there's a steep learning curve going from being a help desk technician to UNIX systems administrator in two months.